Package: sbsigntool
Version: 0.9.4-3.1
Severity: minor
Tags: upstream patch

Greetings,

the visual of the sbsiglist manpage could take an improvement:

| DESCRIPTION
|       Create an EFI_SIGNATURE_LIST from a signature file Options:
                                                           ^^^^^^^
Seems help2man (used during build) needs an extra blank line:

--- a/src/sbsiglist.c
+++ b/src/sbsiglist.c
@@ -101,6 +101,7 @@
 
        printf("Usage: %s [options] --owner <guid> --type <type> <sig-file>\n"
                "Create an EFI_SIGNATURE_LIST from a signature file\n"
+               "\n"
                "Options:\n"
                "\t--owner <guid>   Signature owner GUID\n"
                "\t--type <type>    Signature type. One of:\n",

Result (after rebuild):

--- usr/share/man/man1/sbsiglist.1.gz
+++ usr/share/man/man1/sbsiglist.1.gz
@@ -7,7 +7,7 @@
 [\fI\,options\/\fR] \fI\,--owner <guid> --type <type> <sig-file>\/\fR
 .SH DESCRIPTION
 Create an EFI_SIGNATURE_LIST from a signature file
-Options:
+.SH OPTIONS
 .TP
 \fB\-\-owner\fR <guid>
 Signature owner GUID

Much better.

Cheers,

    Christoph

Attachment: signature.asc
Description: PGP signature

Reply via email to