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
F164587966: D53710.id166348.diff
Sun, Aug 2, 5:39 AM
F164548465: D53710.id166300.diff
Sun, Aug 2, 1:07 AM
Unknown Object (File)
Sat, Aug 1, 3:04 PM
Unknown Object (File)
Sat, Aug 1, 3:04 PM
Unknown Object (File)
Sat, Aug 1, 8:15 AM
Unknown Object (File)
Mon, Jul 27, 4:29 PM
Unknown Object (File)
Sun, Jul 26, 10:43 PM
Unknown Object (File)
Sat, Jul 25, 10:12 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 68575
Build 65458: arc lint + arc unit

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_chezdork.com added inline comments.
usr.bin/ministat/ministat.1
87

Spell consistently with line 133.

usr.bin/ministat/ministat.1
87

Thanks!