Page MenuHomeFreeBSD

w(1): Add EXAMPLES to man page
ClosedPublic

Authored by fernape on Aug 24 2020, 4:43 PM.
Tags
None
Referenced Files
F156813479: D26172.id76169.diff
Sat, May 16, 3:09 PM
F156809049: D26172.id76168.diff
Sat, May 16, 2:03 PM
F156809004: D26172.id76168.diff
Sat, May 16, 2:03 PM
Unknown Object (File)
Fri, May 15, 10:28 AM
Unknown Object (File)
Wed, May 6, 4:10 PM
Unknown Object (File)
Thu, Apr 30, 7:44 AM
Unknown Object (File)
Thu, Apr 30, 2:12 AM
Unknown Object (File)
Sat, Apr 25, 7:53 AM

Details

Reviewers
bcr
Group Reviewers
manpages
Commits
rS364719: w(1): Add EXAMPLES to man page
Summary

Add small example section showing general use and -d and -h flags

Test Plan
  • mandoc -Tlint clean
  • igor clean
  • aspell happy
  • man ./w.1 renders the page properly

Diff Detail

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

Event Timeline

Typo and grammar fixes. In general, I like the examples.

usr.bin/w/w.1
130 ↗(On Diff #76167)

s/for root/for the root/
s/ommitting/omitting/

usr.bin/w/w.1
130 ↗(On Diff #76167)

Thanks for reviewing.
The grammar issue is a deficiency of me, the typo slipped in the output of aspell.

Thanks again!

Thanks, it looks good to me now.

usr.bin/w/w.1
130 ↗(On Diff #76167)

Thanks for reviewing.
The grammar issue is a deficiency of me, the typo slipped in the output of aspell.

Thanks again!

No worries, it happens to all of us non-native speakers. That's why we do these reviews: collectively correcting our mistakes and make the patch better this way for everyone's benefit.

This revision is now accepted and ready to land.Aug 24 2020, 5:41 PM
This revision was automatically updated to reflect the committed changes.