]> xenbits.xensource.com Git - libvirt.git/commit
snapshot: fix man page typos
authorEric Blake <eblake@redhat.com>
Tue, 27 Sep 2011 23:33:55 +0000 (17:33 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 27 Sep 2011 23:35:21 +0000 (17:35 -0600)
commit63b2edc81ccf3aa296256f54e5a84d5be10c77f8
treee92bc39ed649ece9907a56b28291e06c7a5258e8
parentdc79852af88a6ee8b03f8fd7e48e039bae056ed3
snapshot: fix man page typos

pod2man from perl-5.8.8 (RHEL 5) errors out on ill-formed POD:

*** ERROR: unterminated I<...> at line 1114 in file virsh.pod
*** ERROR: unterminated I<...> at line 1851 in file virsh.pod

Newer pod2man appears to be more tolerant (which is a shame,
because it meant that this error is harder to detect).

* tools/virsh.pod (undefine, snapshot-current): Add missing >.
tools/virsh.pod