Page MenuHomeFreeBSD

kldstat(8): Add EXAMPLES to the man page
ClosedPublic

Authored by fernape on Sep 1 2020, 5:10 PM.
Tags
None
Referenced Files
F169186015: D26283.id.diff
Mon, Aug 31, 6:23 PM
F169151382: D26283.diff
Mon, Aug 31, 2:47 PM
Unknown Object (File)
Sun, Aug 30, 8:40 AM
Unknown Object (File)
Sun, Aug 30, 4:55 AM
Unknown Object (File)
Sat, Aug 29, 10:48 AM
Unknown Object (File)
Sat, Aug 29, 5:13 AM
Unknown Object (File)
Thu, Aug 27, 10:51 AM
Unknown Object (File)
Wed, Aug 26, 10:13 PM

Details

Summary

Add EXAMPLES for all the flags.

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 33305
Build 30625: arc lint + arc unit

Event Timeline

Small correction. I like how thorough you've covered all the options.
Thanks for that!

sbin/kldstat/kldstat.8
96

I'd move the "verbose" before the "status" above (verbose status).

This revision is now accepted and ready to land.Sep 2 2020, 1:59 PM
This revision was automatically updated to reflect the committed changes.
fernape marked an inline comment as done.
In D26283#584420, @bcr wrote:

Ready to land.

Thanks for reviewing this!

sbin/kldstat/kldstat.8
96

Thanks!