]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
man: fix section of virt-sanlock-cleanup
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Thu, 16 Jan 2020 10:42:12 +0000 (11:42 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 17 Jan 2020 14:34:10 +0000 (15:34 +0100)
Reported at build time by lintian:
manpage-section-mismatch usr/share/man/man8/virt-sanlock-cleanup.8.gz:3 8 != 1

And indeed the rst file says 1 while the makefile say 8:
 if WITH_SANLOCK
   manpages8_rst += manpages/virt-sanlock-cleanup.rst
 else ! WITH_SANLOCK

8 "System administration commands and daemons" seems to match, so fix
the rst file to match.

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/manpages/virt-sanlock-cleanup.rst

index ac49fa4191108878b000451230a8317e3cc68192..3ad70ce683d5c67ec2f2d82efacd41d448fe9669 100644 (file)
@@ -6,7 +6,7 @@ virt-sanlock-cleanup
 remove stale sanlock resource lease files
 -----------------------------------------
 
-:Manual section: 1
+:Manual section: 8
 :Manual group: Virtualization Support
 
 .. contents::