From a957e3efd65c0dc4649bb8a7666c4725e15281f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B6ppner?= Date: Tue, 31 May 2022 22:06:29 +0200 Subject: [PATCH] zcryptstats: Fix man page section in title line MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Jan Höppner --- zconf/zcrypt/zcryptstats.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zconf/zcrypt/zcryptstats.8 b/zconf/zcrypt/zcryptstats.8 index ef99809a..57bded22 100644 --- a/zconf/zcrypt/zcryptstats.8 +++ b/zconf/zcrypt/zcryptstats.8 @@ -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 .