freebsd-dev/usr.bin/bsdiff/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.1 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
bsdiff.c Make usage printing more consistent with other tools. 2014-04-23 14:05:28 +00:00
Makefile