https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268568
--- Comment #2 from Wolfram Schneider <[email protected]> --- Looking at the shell script man(1) I see that mandoc fails with exit status 4 for the given parameters: $ /usr/bin/zcat /usr/share/man/man1/lesskey.1.gz | mandoc -Tlint -Wunsupp mandoc: <stdin>:220:3: UNSUPP: ignoring macro in table: goto-mark $ echo $? 4 -- You are receiving this mail because: You are the assignee for the bug.
