mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
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:
@@ -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
|
||||
.
|
||||
|
||||
Reference in New Issue
Block a user