[libvirt] [PATCH] virsh: Fix man page syntax

Jiri Denemark jdenemar at redhat.com
Mon Jul 12 15:48:44 UTC 2010


pod2man prints the following warning when generating virsh.1:

    tools/virsh.pod:890: Unmatched =back
---
 tools/virsh.pod |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tools/virsh.pod b/tools/virsh.pod
index 64cd0d0..e03dbe8 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -781,6 +781,8 @@ Returns the UUID of the named I<pool>.
 
 =head1 VOLUME COMMANDS
 
+=over 4
+
 =item B<vol-create> I<pool-or-uuid> I<FILE>
 
 Create a volume from an XML <file>.
-- 
1.7.1.1




More information about the libvir-list mailing list