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?
tbl:<stdin>:98: error: excess table entry 'purpose' discarded
tbl:<stdin>:100: error: excess table entry 'print only body' discarded
tbl:<stdin>:102: error: excess table entry 'path to header files' discarded
tbl:<stdin>:104: error: excess table entry 'left margin' discarded
tbl:<stdin>:106: error: excess table entry 'path for \&Xr links' discarded
tbl:<stdin>:108: error: excess table entry 'paper size' discarded
tbl:<stdin>:110: error: excess table entry 'CSS file' discarded
tbl:<stdin>:112: error: excess table entry 'print table of contents' discarded
tbl:<stdin>:114: error: excess table entry 'right margin' discarded
* What outcome did you expect instead?
No output (warnings).