HomeFreeBSD

MFC r264823 (ed): Make usage printing more consistent with other tools.

Description

MFC r264823 (ed): Make usage printing more consistent with other tools.

  • Introduce a separate usage() function.
  • Don't use argv[0]. Directly name the application, as we do elsewhere.
  • Don't prepend the application name.
  • Don't print two newlines.

Also apply the unnecessary semicolon cleanup from r298089

Details

Provenance
emasteAuthored on
Parents
rS306216: cxgbe(4): Fix the output of the "tids" sysctl on T6.
Branches
Unknown
Tags
Unknown