Page MenuHomeFreeBSD

smbfs(5): Add a basic man page
ClosedPublic

Authored by gbe on Mar 1 2020, 11:12 AM.
Tags
None
Referenced Files
F81543343: D23905.id69023.diff
Wed, Apr 17, 7:20 PM
Unknown Object (File)
Dec 23 2023, 3:23 AM
Unknown Object (File)
Nov 15 2023, 1:13 AM
Unknown Object (File)
Nov 11 2023, 5:31 AM
Unknown Object (File)
Nov 9 2023, 3:21 PM
Unknown Object (File)
Nov 9 2023, 2:28 AM
Unknown Object (File)
Nov 8 2023, 9:20 PM
Unknown Object (File)
Nov 8 2023, 4:47 PM
Subscribers

Details

Summary

Add a basic man page for smbfs.

Test Plan

mandoc output review

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 29702
Build 27551: arc lint + arc unit

Event Timeline

Could somebody review this differential?

Looks good. Did you run "mandoc -Tlint" and igor over it?

smbfs(5): Eliminate Whitespaces and Correct Xr Order

In D23905#535330, @bcr wrote:

Looks good. Did you run "mandoc -Tlint" and igor over it?

I just did. The igor tool throws an error message, that the manpage date should be set to today, but I didn't change it, since the manpage was written on the first of march.

Looks good apart from the missing comma.

share/man/man5/smbfs.5
51

Missing comma. ".Xr smbutil 1 ,"

  • Add mission common sign at the .Xr elements

Looks good apart from the missing comma.

I have corrected this.

This revision is now accepted and ready to land.Apr 8 2020, 7:55 PM
This revision was automatically updated to reflect the committed changes.