freebsd-dev/usr.bin/bsdiff/bspatch
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
..
bspatch.1
bspatch.c Make usage printing more consistent with other tools. 2014-04-23 14:05:28 +00:00
Makefile