From df47036f01e47ad1b5defc79bac113ceda9003b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B6ppner?= Date: Tue, 11 Mar 2025 18:31:19 +0100 Subject: [PATCH] zcryptstats: Remove beginning paragraph in man page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A single paragraph opening .TP macro at the end of the man page is causing errors found with: $ man --warnings -E UTF-8 -l -Tutf8 -Z zconf/zcrypt/zcryptstats.8 troff: error: automatically ending diversion 'an-div' on exit It also causes the footer of the man page not rendering correctly. Remove the macro. While at it, remove whitespace damage as well. Github-ID: https://github.com/ibm-s390-linux/s390-tools/issues/170 Reviewed-by: Ingo Franzki Reviewed-by: Steffen Eiden Signed-off-by: Jan Höppner --- zconf/zcrypt/zcryptstats.8 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/zconf/zcrypt/zcryptstats.8 b/zconf/zcrypt/zcryptstats.8 index fd4c6a14..51fd36cb 100644 --- a/zconf/zcrypt/zcryptstats.8 +++ b/zconf/zcrypt/zcryptstats.8 @@ -76,7 +76,7 @@ error message and exits. .B Note: \fBzcryptstats\fP utilizes the device node \fB/dev/chsc\fP. When this device node is not available, you might have to load kernel module \fBchsc_sch\fP using -\fBmodprobe chsc_sch\fP to make it available. +\fBmodprobe chsc_sch\fP to make it available. . . . @@ -248,5 +248,3 @@ default interval time of 10 seconds, for 10 intervals. .B zcryptstats 02 \-\-output JSON Display statistics for all cryptographic devices with card ID \fB02\fP in \fBJSON\fP output format. -.TP -