Page MenuHomeFreeBSD

nfsd.8: Fix mandoc -Tlint and igor warnings
ClosedPublic

Authored by 0mp on May 9 2019, 2:36 PM.
Tags
None
Referenced Files
F109056453: D20215.diff
Fri, Jan 31, 5:49 AM
Unknown Object (File)
Nov 26 2024, 3:12 AM
Unknown Object (File)
Nov 19 2024, 6:54 PM
Unknown Object (File)
Nov 14 2024, 5:24 PM
Unknown Object (File)
Nov 8 2024, 1:51 PM
Unknown Object (File)
Nov 2 2024, 2:01 AM
Unknown Object (File)
Nov 2 2024, 2:01 AM
Unknown Object (File)
Nov 2 2024, 2:01 AM
Subscribers

Details

Summary
nfsd.8: Fix mandoc -Tlint and igor warnings

- Remove Tn macros
- Refernce sysctl(8) instead of sysctl(1)
- Start new sentences on new lines
- Capitalize NFS where needed
- Use Fx for FreeBSD
- Remove a list block (Bl) that was added to the manual page by accident in r335174.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24173
Build 23020: arc lint + arc unit

Event Timeline

Looks good, thanks for working on these changes.

This revision is now accepted and ready to land.May 9 2019, 4:27 PM
This revision was automatically updated to reflect the committed changes.