[Bug 297248] groff: .Fx needs the right release version
| Newsgroups | gmane.os.freebsd.devel.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297248 --- Comment #6 from [email protected] --- A commit in branch stable/15 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=8ce50d778757766d237d31e2d7fcea611fd3e204 commit 8ce50d778757766d237d31e2d7fcea611fd3e204 Author: Alexander Ziaee <[email protected]> AuthorDate: 2026-08-04 14:04:23 +0000 Commit: Alexander Ziaee <[email protected]> CommitDate: 2026-08-07 14:58:19 +0000 manuals: Fix more Fx and nearby mechanical typos Fix compiler warnings related to the Fx macro, as well as all other mechanical typos that were visible within one screenful of them. These cause rendering glitches on various toolchains with various of the five and a half decades of rich output formats and tooling manpages scale to. The *x macro set specifies operating systems. These macros take the rest of the line as an argument. Sometimes, a space was not used to separate the argument of Fx and the trailing period. Others had other parts of the sentence supplied as an argument to Fx. While here, fix the other mechanical typos visible on those specific screenfulls. Correct section typo AUTHOR to AUTHORS, markup utilities with Sy, and apply line break after the end of a sentence. PR: 297248 MFC after: 3 days Reported by: wosch (are you sure that's all of the broken Fx'es?) Fixes: ff2bc641599a ("Fix Fx and nearby mechanical typos") Fixes: d790b16bbf0c ("add man pages for stdbit functions") Fixes: 6c57e368eb17 ("implement C23 memalignment()") Fixes: b06338167d64 ("ROUTE_MPATH and FIB_ALGO") Fixes: 7e1affa242ca ("revise divert-to and divert-reply") (cherry picked from commit 82c013fb59114b228cbc59536914be1c1772c69c) lib/libc/stdbit/stdc_first_leading_zero.3 | 2 +- lib/libc/stdlib/memalignment.3 | 4 ++-- sbin/route/route.8 | 3 ++- share/man/man5/pf.conf.5 | 16 +++++++++++----- 4 files changed, 16 insertions(+), 9 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.