Page MenuHomeFreeBSD

Improve smb(4) man page
ClosedPublic

Authored by grembo on Apr 25 2015, 4:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 21, 9:30 AM
Unknown Object (File)
Thu, Nov 21, 9:27 AM
Unknown Object (File)
Sat, Nov 16, 11:13 AM
Unknown Object (File)
Wed, Oct 30, 11:36 AM
Unknown Object (File)
Oct 4 2024, 3:35 PM
Unknown Object (File)
Oct 3 2024, 5:42 PM
Unknown Object (File)
Sep 30 2024, 7:22 AM
Unknown Object (File)
Sep 23 2024, 2:10 AM
Subscribers

Details

Reviewers
wblock
Group Reviewers
manpages
Commits
rS282020: Improve smb(4) man page.
Summary

Used Warren's advice in D1955 and also output from mandoc -Tlint
and igor (ignored the empty line warning in a literal block).

Test Plan

igor smb.4
mandoc -Tlint smb.4

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

grembo retitled this revision from to Improve smb(4) man page.
grembo updated this object.
grembo edited the test plan for this revision. (Show Details)
grembo added a reviewer: wblock.

Nice! Only one suggestion.

share/man/man4/smb.4
163 ↗(On Diff #5001)

"These" should be "The" or "This".

grembo marked an inline comment as done.
grembo edited edge metadata.

These data is -> This data is

share/man/man4/smb.4
163 ↗(On Diff #5001)

Missed that one, thank you!

wblock edited edge metadata.

Thank you!

This revision is now accepted and ready to land.Apr 26 2015, 4:08 AM
This revision was automatically updated to reflect the committed changes.