[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:43:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290801
--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=6ef503c80ff3d5d219b30e63124f704721148a4b
commit 6ef503c80ff3d5d219b30e63124f704721148a4b
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:34 +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.