Page MenuHomeFreeBSD

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

Authored by 0mp on Nov 12 2025, 3:09 PM.
Tags
None
Referenced Files
F156569465: D53710.diff
Thu, May 14, 6:08 PM
Unknown Object (File)
Thu, May 14, 10:16 AM
Unknown Object (File)
Thu, May 14, 3:32 AM
Unknown Object (File)
Thu, May 14, 3:32 AM
Unknown Object (File)
Wed, May 13, 5:11 PM
Unknown Object (File)
Mon, May 11, 4:06 PM
Unknown Object (File)
Mon, May 11, 4:05 PM
Unknown Object (File)
Mon, May 11, 11:01 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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

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

You should tag SPDX too while going this far.

This revision is now accepted and ready to land.Nov 12 2025, 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.Nov 12 2025, 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.Nov 12 2025, 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!