Page MenuHomeFreeBSD

who(1): Add EXAMPLES section
ClosedPublic

Authored by fernape on Aug 28 2020, 3:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 1:51 AM
Unknown Object (File)
Fri, Oct 10, 11:47 PM
Unknown Object (File)
Wed, Oct 1, 4:35 PM
Unknown Object (File)
Wed, Oct 1, 12:12 PM
Unknown Object (File)
Thu, Sep 25, 9:22 PM
Unknown Object (File)
Mon, Sep 22, 4:37 PM
Unknown Object (File)
Aug 27 2025, 12:35 AM
Unknown Object (File)
Aug 2 2025, 7:52 AM

Details

Reviewers
bcr
Group Reviewers
manpages
Commits
rS364977: who(1): Add EXAMPLES section
Summary

Add EXAMPLES section covering all the flags except -m and bTu covered by
other flags.

Test Plan
  • mandoc -Tlint clean
  • igor clean (spurious repeated root)
  • aspell happy
  • man ./who.1 renders the page properly

Diff Detail

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

Event Timeline

A few suggestions...

usr.bin/who/who.1
144 ↗(On Diff #76307)

s/version/summary
You could also go with the description line from -q above...

151 ↗(On Diff #76307)

I'd add: "(without the headers)" at the end to contrast it with the -H example.

Thanks for reviewing!

Thank you for your constant supply of useful EXAMPLES.

Approved for commit!

This revision is now accepted and ready to land.Aug 28 2020, 8:47 PM
This revision was automatically updated to reflect the committed changes.
In D26219#582752, @bcr wrote:

Thank you for your constant supply of useful EXAMPLES.

Approved for commit!

Thanks for reviewing.
I have more EXAMPLES to add yet, but if you think of a specific man page you would like me to have a look at, just let me know!