Page MenuHomeFreeBSD

nfsd: Fix some issues found by mandoc
ClosedPublic

Authored by gbe on Jul 11 2021, 12:42 PM.
Tags
None
Referenced Files
F170091152: D31145.id.diff
Thu, Sep 3, 11:53 AM
F170084390: D31145.id92094.diff
Thu, Sep 3, 11:24 AM
F169866900: D31145.id92094.diff
Wed, Sep 2, 8:12 PM
F169866099: D31145.id92074.diff
Wed, Sep 2, 8:07 PM
F169865806: D31145.diff
Wed, Sep 2, 8:04 PM
Unknown Object (File)
Tue, Sep 1, 12:08 PM
Unknown Object (File)
Sun, Aug 30, 11:56 AM
Unknown Object (File)
Sun, Aug 30, 8:11 AM
Subscribers

Details

Summary
  • consider using OS macro: Fx

MFC after: 1 week

Test Plan

'mandoc -Tlint' checks

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.