[Bug 279202] mandoc: displays wrong date for GNU Radius manual pages: "0, 1900"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 279202] mandoc: displays wrong date for GNU Radius manual pages: "0, 1900""
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 279202] mandoc: displays wrong date for GNU Radius manual pages: "0, 1900""
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 May 2024 17:31:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279202 Bug ID: 279202 Summary: mandoc: displays wrong date for GNU Radius manual pages: "0, 1900" Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: wosch@FreeBSD.org mandoc(1) displays a wrong date for the GNU Radius manual pages: $ mandoc FreeBSD-ports-14.0-RELEASE/misc/man1/radgrep.1.gz | tail -n1 GNU Radius 0, 1900 radgrep(1) GNU troff (groff) version 1.23.0 works fine: $ zcat FreeBSD-ports-14.0-RELEASE/misc/man1/radgrep.1.gz |nroff -man | tail -n1 GNU Radius May 21, 2024 radgrep(1) -- You are receiving this mail because: You are the assignee for the bug.