[Bug 290801] date(1) does not render correctly on man.freebsd.org
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 290801] date(1) does not render correctly on man.freebsd.org"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Nov 2025 09:44:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290801
--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=6c185061a63b6db6676c6a24e6bf0802774a07fa
commit 6c185061a63b6db6676c6a24e6bf0802774a07fa
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2025-11-05 12:34:31 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2025-11-12 09:43:49 +0000
date.1: Lint with mandoc
Specifically, remove Tn macors, replace Li with Ql, and escape %N to
address date.1's rendering issues on man.freebsd.org.
PR: 290801
Reported by: jinwookjeongg@gmail.com
MFC after: 1 week
Sponsored by: Klara, Inc.
(cherry picked from commit e878ba8eea7206b3a435338c6eed0e4264e0ce14)
bin/date/date.1 | 35 ++++++++++++++++++-----------------
1 file changed, 18 insertions(+), 17 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.