Date: Tue, 21 May 2024 17:31:22 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 279202] mandoc: displays wrong date for GNU Radius manual pages: "0, 1900" Message-ID: <bug-279202-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279202 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) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279202-227>