Dear Maintainer,
* What led up to the situation?
Checking for defects with
[test-]groff -mandoc -t -K utf8 -ww -b -z < "man page"
[test-groff is a script in the repository for "groff"]
* What was the outcome of this action?
troff: backtrace: file '<stdin>':79
troff:<stdin>:79: warning: trailing space in the line
troff: backtrace: file '<stdin>':86
troff:<stdin>:86: warning: trailing space in the line
troff: backtrace: file '<stdin>':142
troff:<stdin>:142: warning: trailing space in the line
troff: backtrace: file '<stdin>':296
troff:<stdin>:296: warning: trailing space in the line
troff: backtrace: file '<stdin>':392
troff:<stdin>:392: warning: trailing space in the line
* What outcome did you expect instead?
No output (warnings).
-.-
Remarks and a patch are in the attachments.