zcryptstats: Fix man page section in title line

The title line of the zcryptstats man page specifies section 1 (user
command) while the tool is a system command.
Change it to section 8 for system command.

Fixes: https://github.com/ibm-s390-linux/s390-tools/issues/135
Reviewd-by Ingo Franzki <ifranzki@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Jan Höppner
2022-05-31 22:06:29 +02:00
parent 463189bf60
commit a957e3efd6

View File

@@ -2,7 +2,7 @@
.\" s390-tools is free software; you can redistribute it and/or modify
.\" it under the terms of the MIT license. See LICENSE for details.
.\"
.TH ZCRYPTSTATS 1 "January 2019" "s390-tools"
.TH ZCRYPTSTATS 8 "January 2019" "s390-tools"
.SH NAME
zcryptstats \- Display usage statistics of IBM Crypto Express adapters
.