Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2023 22:53:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 273245] textproc/groff: groff_mdoc(7): output from 'man 7 groff_mdoc' is badly broken
Message-ID:  <bug-273245-9-GpPGK2nJFm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273245-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273245-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273245

--- Comment #14 from commit-hook@FreeBSD.org ---
A commit in branch releng/14.0 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D21bcb2c2a13ea9555d7f84f45be02fcb3=
64475df

commit 21bcb2c2a13ea9555d7f84f45be02fcb364475df
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2023-09-07 06:28:24 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2023-10-12 22:51:51 +0000

    switch groff parameter -man to -mandoc

    groff 1.23.0 changed the semantics of the -man parameter, and many
    manual pages are not rendered. The -mandoc parameter brings back
    the old behavior, as in groff 1.22.4 and earlier.

    PR: 273565, 273245

    Approved by:    re (delphij)

    (cherry picked from commit 035f7c9a3653d91564a5513f1311aa3b6e14a17e)
    (cherry picked from commit 7f9f152307652d1cb454acb8b9018f29672b452f)

 usr.bin/man/man.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273245-9-GpPGK2nJFm>