Page MenuHomeFreeBSD

nfsd: Fix some issues found by mandoc
ClosedPublic

Authored by gbe on Jul 11 2021, 12:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 26 2024, 12:51 PM
Unknown Object (File)
Apr 26 2024, 11:40 AM
Unknown Object (File)
Apr 26 2024, 11:40 AM
Unknown Object (File)
Apr 26 2024, 7:43 AM
Unknown Object (File)
Apr 19 2024, 1:20 AM
Unknown Object (File)
Mar 28 2024, 5:14 PM
Unknown Object (File)
Mar 22 2024, 9:32 PM
Unknown Object (File)
Mar 22 2024, 9:32 PM
Subscribers

Details

Summary
  • consider using OS macro: Fx

MFC after: 1 week

Test Plan

'mandoc -Tlint' checks

Diff Detail

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

Event Timeline

gbe requested review of this revision.Jul 11 2021, 12:42 PM
bcr added a subscriber: bcr.

Separate issue found about the use of you.
The actual change looks fine to me. Thanks!

usr.sbin/nfsd/pnfs.4
215

Maybe we can avoid the use of "you" here as well by writing "set the sysctl ..." or "must be set".
Perhaps in a separate commit.

This revision is now accepted and ready to land.Jul 11 2021, 1:13 PM
This revision was automatically updated to reflect the committed changes.