From 7be364aa843412a7cb1a8717fb6a733b38df3d04 Mon Sep 17 00:00:00 2001 From: Marc Hartmayer Date: Thu, 19 Dec 2024 18:46:21 +0100 Subject: [PATCH] rust/pvimg/man: Fix whatis-entries in manpages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Before this change: $ lexgrog -w -m man/pvimg-create.1 man/pvimg-create.1: parse failed After this change: $ lexgrog -w -m man/pvimg-create.1 man/pvimg-create.1: "pvimg-create - Create an IBM Secure Execution image" In addition, pvimg is highlighted in the manpage description section. Github-ID: https://github.com/ibm-s390-linux/s390-tools/issues/170 Signed-off-by: Marc Hartmayer Signed-off-by: Jan Höppner --- rust/pvimg/man/genprotimg.1 | 5 ++--- rust/pvimg/man/pvimg-create.1 | 5 ++--- rust/pvimg/man/pvimg-info.1 | 5 ++--- rust/pvimg/man/pvimg-test.1 | 5 ++--- rust/pvimg/man/pvimg.1 | 11 +++++------ 5 files changed, 13 insertions(+), 18 deletions(-) diff --git a/rust/pvimg/man/genprotimg.1 b/rust/pvimg/man/genprotimg.1 index bc3375ee..da6001c2 100644 --- a/rust/pvimg/man/genprotimg.1 +++ b/rust/pvimg/man/genprotimg.1 @@ -3,12 +3,11 @@ .\" it under the terms of the MIT license. See LICENSE for details. .\" -.TH genprotimg 1 "2024-12-17" "s390-tools" "Genprotimg Manual" +.TH "GENPROTIMG" "1" "2024-12-19" "s390-tools" "Genprotimg Manual" .nh .ad l .SH NAME -\fBgenprotimg\fP \- Create an IBM Secure Execution image -\fB +genprotimg \- Create an IBM Secure Execution image .SH SYNOPSIS .nf .fam C diff --git a/rust/pvimg/man/pvimg-create.1 b/rust/pvimg/man/pvimg-create.1 index 1a12e6e8..dd232083 100644 --- a/rust/pvimg/man/pvimg-create.1 +++ b/rust/pvimg/man/pvimg-create.1 @@ -3,12 +3,11 @@ .\" it under the terms of the MIT license. See LICENSE for details. .\" -.TH pvimg-create 1 "2024-12-17" "s390-tools" "Pvimg Manual" +.TH "PVIMG-CREATE" "1" "2024-12-19" "s390-tools" "Pvimg Manual" .nh .ad l .SH NAME -\fBpvimg create\fP \- Create an IBM Secure Execution image -\fB +pvimg-create \- Create an IBM Secure Execution image .SH SYNOPSIS .nf .fam C diff --git a/rust/pvimg/man/pvimg-info.1 b/rust/pvimg/man/pvimg-info.1 index aaaa3ab9..df615ed6 100644 --- a/rust/pvimg/man/pvimg-info.1 +++ b/rust/pvimg/man/pvimg-info.1 @@ -3,12 +3,11 @@ .\" it under the terms of the MIT license. See LICENSE for details. .\" -.TH pvimg-info 1 "2024-12-17" "s390-tools" "Pvimg Manual" +.TH "PVIMG-INFO" "1" "2024-12-19" "s390-tools" "Pvimg Manual" .nh .ad l .SH NAME -\fBpvimg info\fP \- Print information about the IBM Secure Execution image -\fB +pvimg-info \- Print information about the IBM Secure Execution image .SH SYNOPSIS .nf .fam C diff --git a/rust/pvimg/man/pvimg-test.1 b/rust/pvimg/man/pvimg-test.1 index 4fb7d73f..f492de34 100644 --- a/rust/pvimg/man/pvimg-test.1 +++ b/rust/pvimg/man/pvimg-test.1 @@ -3,12 +3,11 @@ .\" it under the terms of the MIT license. See LICENSE for details. .\" -.TH pvimg-test 1 "2024-12-11" "s390-tools" "Pvimg Manual" +.TH "PVIMG-TEST" "1" "2024-12-19" "s390-tools" "Pvimg Manual" .nh .ad l .SH NAME -\fBpvimg test\fP \- Test different aspects of an existing IBM Secure Execution image -\fB +pvimg-test \- Test different aspects of an existing IBM Secure Execution image .SH SYNOPSIS .nf .fam C diff --git a/rust/pvimg/man/pvimg.1 b/rust/pvimg/man/pvimg.1 index 5676b61d..af3d09cd 100644 --- a/rust/pvimg/man/pvimg.1 +++ b/rust/pvimg/man/pvimg.1 @@ -3,12 +3,11 @@ .\" it under the terms of the MIT license. See LICENSE for details. .\" -.TH pvimg 1 "2024-12-11" "s390-tools" "Pvimg Manual" +.TH "PVIMG" "1" "2024-12-19" "s390-tools" "Pvimg Manual" .nh .ad l .SH NAME -\fBpvimg\fP \- Create and inspect IBM Secure Execution images -\fB +pvimg \- Create and inspect IBM Secure Execution images .SH SYNOPSIS .nf .fam C @@ -16,9 +15,9 @@ pvimg [OPTIONS] .fam C .fi .SH DESCRIPTION -Use pvimg to create an IBM Secure Execution image, which can be loaded using -zipl or QEMU. pvimg can also be used to inspect existing Secure Execution -images. +Use \fBpvimg\fP to create an IBM Secure Execution image, which can be loaded +using zipl or QEMU. \fBpvimg\fP can also be used to inspect existing Secure +Execution images. .SH "PVIMG COMMANDS" .PP