* 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 ' $' -e '\\~$' <file>" to find obvious 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:68: warning: trailing space in the line
troff:stdin:70: warning: trailing space in the line
troff:stdin:71: warning: trailing space in the line
troff:stdin:74: warning: trailing space in the line
troff:stdin:120: warning: trailing space in the line
troff:stdin:121: warning: trailing space in the line
an.tmac:stdin:162: warning: cannot nest .TP or .TQ inside .TP; supply a tag
an.tmac:stdin:195: misuse, warning: .BR is for at least 2 arguments, got 1
Use macro '.B' for one argument or split argument.
troff:stdin:213: warning: trailing space in the line
troff:stdin:254: warning: trailing space in the line
troff:stdin:363: warning: trailing space in the line
troff:stdin:382: warning: trailing space in the line
troff:stdin:384: warning: trailing space in the line
troff:stdin:475: warning: trailing space in the line
troff:./../Project:5: 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.