Hi Bjarni,
On 3/8/25 16:50, Bjarni Ingi Gislason wrote:
* 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?
an.tmac:<stdin>:2: style: .TH missing third argument; consider document
modification date in ISO 8601 format (YYYY-MM-DD)
an.tmac:<stdin>:2: style: .TH missing fourth argument; consider package/project name and
version (e.g., "groff 1.23.0")
* What outcome did you expect instead?
No output (no warnings).
[...]
Many thanks!
I pushed this in your name at:
https://git.sv.gnu.org/cgit/findutils.git/commit/?id=2be6812e01df4
Have a nice day,
Berny