[Bug 297248] groff: .Fx needs the right release version
[email protected] Mon, 03 Aug 2026 21:38:30 +0000
| Newsgroups | gmane.os.freebsd.devel.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D297248 Alexander Ziaee <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress CC| |[email protected] Assignee|[email protected] |[email protected] --- Comment #1 from Alexander Ziaee <[email protected]> --- I'll fix these. > or add a newline after .Fx if no argument is required: > > .Fx Foundation. ->=20 > .Fx > Foundation. Please do not do this. The *x macros are for denoting operating systems. Th= is is semantically different because the FreeBSD Foundation is a copyright hol= der, so the appropriate macro is .An. The application is that then we can search manuals for ones the FreeBSD Foundation has funded work in, like every other copyright holder. The corre= ct usage is like this: .Fx Foundation. -> .An FreeBSD Foundation . Thanks for reporting this. --=20 You are receiving this mail because: You are on the CC list for the bug.=