[Bug 274343] man(1) fails to render manpages that work correctly both with gnroff and mdocml

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 24 Dec 2023 17:06:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274343

--- Comment #4 from mirabilos <tg@mirbsd.org> ---
(In reply to G. Branden Robinson from comment #3)

No, that’s wrong.

For normal manpages, you *must* use -mandoc because you can’t know ahead of
time whether they want -man or -mdoc (-mandoc is a “switch”: it checks from the
first macro the manpage calls whether it’s a -man or a -mdoc page and loads the
correct one).

-- 
You are receiving this mail because:
You are the assignee for the bug.