peter 2003/12/08 14:47:59 PST
FreeBSD src repository
Modified files:
usr.bin/kdump kdump.1 kdump.c
Log:
First pass at attempted debrucification:
- sort the -E switch into the right place.
- add previously missing -p pid in usage (from the last few commits).
- add -E to usage.
- consistently use trfile in the man page.
I knew I shouldn't have touched the man page. If I commit to a man page,
it just makes people suspicious. :-)
Revision Changes Path
1.10 +5 -5 src/usr.bin/kdump/kdump.1
1.24 +2 -2 src/usr.bin/kdump/kdump.c