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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 07 Oct 2023 22:42:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274343

--- Comment #2 from mirabilos <tg@mirbsd.org> ---
Hmm, I don’t follow.

On a Debian system (unstable/sid chroot) with GNU groff 1.23 the manpage *also*
renders okay, even with -mandoc:

$ nroff -c -mandoc mksh.1 | head -10
MKSH(1)                     General Commands Manual                    MKSH(1)

NAME
       mksh, sh — MirBSD Korn shell

SYNOPSIS
       mksh  [-+abCefhiklmnprUuvXx]  [-T [!]tty | -] [-+o option] [-c string |
            -s | file [argument ...]]
       builtin‐name [argument ...]

So it’s not a GNU groff issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.