* 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?
troff:<stdin>:74: warning: trailing space in the line
troff:<stdin>:76: warning: trailing space in the line
troff:<stdin>:78: warning: trailing space in the line
troff:<stdin>:80: warning: trailing space in the line
troff:<stdin>:135: warning: trailing space in the line
troff:<stdin>:136: warning: trailing space in the line
troff:<stdin>:137: warning: trailing space in the line
troff:<stdin>:138: warning: trailing space in the line
troff:<stdin>:139: warning: trailing space in the line
troff:<stdin>:140: warning: trailing space in the line
troff:<stdin>:141: warning: trailing space in the line
troff:<stdin>:142: warning: trailing space in the line
troff:<stdin>:143: warning: trailing space in the line
troff:<stdin>:144: warning: trailing space in the line
troff:<stdin>:145: warning: trailing space in the line
troff:<stdin>:984: warning: trailing space in the line
troff:<stdin>:987: warning: trailing space in the line
troff:<stdin>:991: warning: trailing space in the line
troff:<stdin>:993: warning: trailing space in the line
troff:<stdin>:1028: warning: trailing space in the line
troff:<stdin>:1090: warning: trailing space in the line
troff:<stdin>:1098: warning: trailing space in the line
troff:<stdin>:1106: warning: trailing space in the line
troff:<stdin>:1128: warning: trailing space in the line
troff:<stdin>:1136: warning: trailing space in the line
troff:<stdin>:1144: warning: trailing space in the line
an.tmac:<stdin>:1184: misuse, warning: .BI is for at least 2 arguments, got 1
Use macro '.B' for one argument or split argument."
an.tmac:<stdin>:1189: misuse, warning: .BI is for at least 2 arguments, got 1
Use macro '.B' for one argument or split argument."
troff:<stdin>:1220: warning: font name 'CW' is deprecated
* What outcome did you expect instead?
No output (no warnings).
-.-
General remarks and further material, if a diff-file exist, are in the
attachments.