Page MenuHomeFreeBSD

ministat: Clean up usage message, manual page, and chameleon
ClosedPublic

Authored by 0mp on Wed, Nov 12, 3:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 18, 9:55 PM
Unknown Object (File)
Sun, Nov 16, 1:08 AM
Unknown Object (File)
Sat, Nov 15, 7:38 AM
Unknown Object (File)
Sat, Nov 15, 7:38 AM
Unknown Object (File)
Sat, Nov 15, 7:38 AM
Unknown Object (File)
Sat, Nov 15, 7:38 AM
Unknown Object (File)
Sat, Nov 15, 5:01 AM
Unknown Object (File)
Sat, Nov 15, 12:36 AM

Details

Summary

In the manual page:

  • Fix synopsis and use better argument names
  • Improve description of flags.
  • In EXAMPLES, list the contents of iguana and chameleon files.
  • Use Rs to reference The Cartoon Guide to Statistics
  • Fix misc indentation and style issues

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68573
Build 65456: arc lint + arc unit

Event Timeline

0mp requested review of this revision.Wed, Nov 12, 3:09 PM

You should tag SPDX too while going this far.

This revision is now accepted and ready to land.Wed, Nov 12, 3:40 PM

Minor fix with suggestion which of the two to use.

usr.bin/ministat/ministat.1
86

s/The each/Each/

or

s/The each dataset/Each dataset/

  • s/The each/each/
  • Tag SPDX
This revision now requires review to proceed.Wed, Nov 12, 4:28 PM

It's OK now from my side. Thanks for the followup fix and the work itself!

This revision is now accepted and ready to land.Wed, Nov 12, 4:39 PM
pauamma_gundo.com added inline comments.
usr.bin/ministat/ministat.1
86

Spell consistently with line 133.

usr.bin/ministat/ministat.1
86

Thanks!