https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281597
Bug ID: 281597
Summary: [PATCH] Fix errors in .2 pages
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Manual Pages
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 253673
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253673&action=edit
manuals: Fix errors in .2 pages
These were reported by `mandoc -T lint ...` as errors (and manually reviewed).
In swapon.2, the syntax errors caused two headers to not be displayed, which is
a rather unfortunate error.
None of the other errors seem to affect the way that man(1) displays the pages,
so I'm not certain why mandoc reports them as errors rather than warnings or
style. But there's certainly no harm in fixing them!
--
You are receiving this mail because:
You are on the CC list for the bug.