From e8b0f8a2511cddc281f0ed877c0d9fd5d43f68f2 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 21 Jun 2007 15:57:49 +0000 Subject: [PATCH] Thu Jun 21 16:56:00 BST 2007 Richard W.M. Jones * docs/virsh.pod: Fixed a few typos and POD directives. --- ChangeLog | 4 ++++ docs/virsh.pod | 7 +++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9ea9edb1af..398ef9b5a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Jun 21 16:56:00 BST 2007 Richard W.M. Jones + + * docs/virsh.pod: Fixed a few typos and POD directives. + Thu Jun 21 16:48:00 BST 2007 Richard W.M. Jones * src/remote_internal.c: Fix virConnectGetMaxVcpus in the diff --git a/docs/virsh.pod b/docs/virsh.pod index dc7f5a3d8c..9e6abc2952 100644 --- a/docs/virsh.pod +++ b/docs/virsh.pod @@ -87,7 +87,7 @@ Running hypervisor: Xen 3.0.0 (Re)-Connect to the hypervisor. This is a build-in command after shell start up, and usually get an I parameter specifying how to connect to the hypervisor. The documentation page at L -list the values supported but the most commons are: +list the values supported but the most common are: =over 4 @@ -119,7 +119,7 @@ Print an XML document describing the capabilities of the hypervisor we are currently connected to. This includes a section on the host capabilities in terms of CPU and features, and a set of description for each kind of guest which can be virtualized. For a more complete -description see the description at: +description see: L =item B @@ -148,7 +148,6 @@ B The State field lists 6 states for a Xen Domain, and which ones the current Domain is in. -=back =item B @@ -472,4 +471,4 @@ L L -= +=end