From 13d673e0f7d8a54da4c225104c318e2e8e62a1b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B6ppner?= Date: Tue, 14 May 2024 13:02:22 +0200 Subject: [PATCH] dasdstat: Fix man page title MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The man page title was incorrectly set to "LSDASD". Set the correct name "DASDSTAT". Reviewed-by: Stefan Haberland Signed-off-by: Jan Höppner Signed-off-by: Steffen Eiden --- zconf/dasdstat.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zconf/dasdstat.8 b/zconf/dasdstat.8 index 85d5c025..656fb7e2 100644 --- a/zconf/dasdstat.8 +++ b/zconf/dasdstat.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 LSDASD 8 "Feb 2011" "s390-tools" +.TH DASDSTAT 8 "Feb 2011" "s390-tools" .SH NAME dasdstat \- read or modify the statistics of the DASD device driver.