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
Unknown Object (File)
Tue, Nov 19, 6:54 PM
Unknown Object (File)
Thu, Nov 14, 5:24 PM
Unknown Object (File)
Fri, Nov 8, 1:51 PM
Unknown Object (File)
Sat, Nov 2, 2:01 AM
Unknown Object (File)
Sat, Nov 2, 2:01 AM
Unknown Object (File)
Sat, Nov 2, 2:01 AM
Unknown Object (File)
Sat, Nov 2, 1:41 AM
Unknown Object (File)
Oct 1 2024, 12:11 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 Not Applicable
Unit
Tests Not Applicable

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.