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
rS306213: MFC bspatch Capsicumization, sanity checks, and other improvements
Branches
Unknown
Tags
Unknown