man: fix section of virt-sanlock-cleanup

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>
This commit is contained in:
Christian Ehrhardt 2020-01-16 11:42:12 +01:00 committed by Andrea Bolognani
parent 05a38d4c4a
commit a7f3b901aa

View 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::