rust/pvimg/man: Fix whatis-entries in manpages

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 <mhartmay@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Marc Hartmayer
2024-12-19 18:46:21 +01:00
committed by Jan Höppner
parent 43858063ca
commit 7be364aa84
5 changed files with 13 additions and 18 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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] <COMMAND>
.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