freebsd-dev/usr.bin/bsdiff
Ed Schouten 43e0d7bfe0 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.
2014-04-23 14:05:28 +00:00
..
bsdiff Make usage printing more consistent with other tools. 2014-04-23 14:05:28 +00:00
bspatch Make usage printing more consistent with other tools. 2014-04-23 14:05:28 +00:00
Makefile
Makefile.inc Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00