#1093502 tset.1: Some remarks and a patch with editorial changes for this man page

Package:
ncurses-bin
Source:
ncurses-bin
Description:
terminal-related programs and man pages
Submitter:
Bjarni Ingi Gislason
Date:
2025-01-19 14:09:04 UTC
Severity:
normal
Tags:
#1093502#5
Date:
2025-01-19 10:37:37 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 "groff -e ' $' <file>" to find 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>:154: style: 4 leading space(s) on input line
an.tmac:<stdin>:177: style: 4 leading space(s) on input line
troff:<stdin>:448: 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.

#1093502#10
Date:
2025-01-19 12:40:54 UTC
From:
To:
The warnings shown here point to groff rather than ncurses

The other warnings (line length) are addressed upstream,
so there's nothing that I'm planning to do.

#1093502#13
Date:
2025-01-19 12:40:54 UTC
From:
To:
The warnings shown here point to groff rather than ncurses

The other warnings (line length) are addressed upstream,
so there's nothing that I'm planning to do.