]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Thu Jun 21 16:56:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 21 Jun 2007 15:57:49 +0000 (15:57 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 21 Jun 2007 15:57:49 +0000 (15:57 +0000)
* docs/virsh.pod: Fixed a few typos and POD directives.

ChangeLog
docs/virsh.pod

index 9ea9edb1af2a905d28553cbb62cb7501de12889a..398ef9b5a642d3e7f65b0bb06229178d100311cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jun 21 16:56:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
+
+       * docs/virsh.pod: Fixed a few typos and POD directives.
+
 Thu Jun 21 16:48:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
 
        * src/remote_internal.c: Fix virConnectGetMaxVcpus in the
index dc7f5a3d8c88ad4a3ad825ce844b0880f33eab5c..9e6abc29528442373f55d9d8f82674804de72cb4 100644 (file)
@@ -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<URI> parameter specifying how to connect
 to the hypervisor. The documentation page at L<http://libvirt.org/uri.html>
-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<http://libvirt.org/format.html#Capa1>
 
 =item B<list>  
@@ -148,7 +148,6 @@ B<STATES>
 
 The State field lists 6 states for a Xen Domain, and which ones the
 current Domain is in.
-=back
 
 =item B<r - running>
 
@@ -472,4 +471,4 @@ L<https://bugzilla.redhat.com/>
 
 L<https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&component=libvirt&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=MODIFIED&short_desc_type=allwordssubstr&short_desc=&long_desc_type=allwordssubstr>
  
-=
+=end