#1103222 gpm-types.7: Some remarks and a patch with editorial changes for this man page

Package:
gpm
Source:
gpm
Description:
General Purpose Mouse interface
Submitter:
Bjarni Ingi Gislason
Date:
2025-04-15 01:09:03 UTC
Severity:
normal
Tags:
#1103222#5
Date:
2025-04-15 01:08:25 UTC
From:
To:
   * What led up to the situation?

     Checking for defects with a new version

test-[g|n]roff -mandoc -t -K utf8 -rF0 -rHY=0 -rCHECKSTYLE=10 -ww -z < "man page"

  [Use

grep -n -e ' $' -e '\\~$' -e ' \\f.$' -e ' \\"' <file>

  to find (most) trailing spaces.]

  ["test-groff" is a script in the repository for "groff"; is not shipped]
(local copy and "troff" slightly changed by me).

  [The fate of "test-nroff" was decided in groff bug #55941.]

   * What was the outcome of this action?

an.tmac:<stdin>:1: style: .TH missing fourth argument; consider package/project name and version (e.g., "groff 1.23.0")
an.tmac:<stdin>:2: style: use of deprecated macro: .UC
troff:<stdin>:53: warning: trailing space in the line
troff:<stdin>:133: warning: trailing space in the line
troff:<stdin>:145: warning: trailing space in the line
troff:<stdin>:146: warning: trailing space in the line
troff:<stdin>:152: warning: trailing space in the line


   * What outcome did you expect instead?

     No output (no warnings).

-.-

  General remarks and further material, if a diff-file exist, are in the
attachments.