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)
Thu, Nov 13, 3:56 AM
Unknown Object (File)
Thu, Nov 13, 12:31 AM
Unknown Object (File)
Wed, Nov 12, 10:07 PM
Unknown Object (File)
Wed, Nov 12, 9:28 PM
Unknown Object (File)
Wed, Nov 12, 8:05 PM
Unknown Object (File)
Wed, Nov 12, 8:05 PM
Unknown Object (File)
Wed, Nov 12, 8:05 PM
Unknown Object (File)
Wed, Nov 12, 7:47 PM

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 Not Applicable
Unit
Tests Not Applicable

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
87

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
87

Spell consistently with line 133.

usr.bin/ministat/ministat.1
87

Thanks!