]> xenbits.xensource.com Git - libvirt.git/commitdiff
virsh: fix doc typos
authorEric Blake <eblake@redhat.com>
Thu, 24 Oct 2013 08:57:20 +0000 (09:57 +0100)
committerEric Blake <eblake@redhat.com>
Thu, 24 Oct 2013 08:57:20 +0000 (09:57 +0100)
Reported in https://bugzilla.redhat.com/show_bug.cgi?id=1022872

* tools/virsh.pod: s/COMMMANDS/COMMANDS/

Signed-off-by: Eric Blake <eblake@redhat.com>
tools/virsh.pod

index 7af55037ef35f142844548c5fbdade40d22eeace..68e6e8631f3530b7082c5979b98cc6cab1969c5e 100644 (file)
@@ -2823,7 +2823,7 @@ B<blockresize> for live resizing.
 
 =back
 
-=head1 SECRET COMMMANDS
+=head1 SECRET COMMANDS
 
 The following commands manipulate "secrets" (e.g. passwords, passphrases and
 encryption keys).  Libvirt can store secrets independently from their use, and
@@ -2870,7 +2870,7 @@ I<--no-private> to list the non-private ones.
 
 =back
 
-=head1 SNAPSHOT COMMMANDS
+=head1 SNAPSHOT COMMANDS
 
 The following commands manipulate domain snapshots.  Snapshots take the
 disk, memory, and device state of a domain at a point-of-time, and save it
@@ -3170,7 +3170,7 @@ the data contents from that point in time.
 
 =back
 
-=head1 NWFILTER COMMMANDS
+=head1 NWFILTER COMMANDS
 
 The following commands manipulate network filters. Network filters allow
 filtering of the network traffic coming from and going to virtual machines.