From 51ae45300475de90d323cfa92b2bd42422201d27 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 31 Mar 2019 12:59:39 +0200 Subject: [PATCH] lopsub.7: Add NAME section. Lintian complains about this because the NAME sections of all man pages are parsed to generate the index for apropos(1) and co. Each manual page should start with a "NAME" section, which lists the name and a brief description of the page separated by "\-". The "NAME" section is parsed by lexgrog and used to generate a database that's queried by commands like apropos and whatis. This tag indicates that lexgrog was unable to parse the NAME section of this manual page. --- lopsub.7.m4 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lopsub.7.m4 b/lopsub.7.m4 index c728e8b..906fa6d 100644 --- a/lopsub.7.m4 +++ b/lopsub.7.m4 @@ -29,6 +29,9 @@ . \} .TH lopsub 7 "DATE()" GIT_VERSION() +.SH NAME +lopsub \- Long option parser for subcommands + .SH About .B Lopsub -- 2.39.2