cvs commit: src/usr.bin/kdump kdump.1 kdump.c

[ Available lists | Index of cvs-src | Month of Dec 2003 | Week of 8 Dec 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Peter Wemm <peter@FreeBSD.org>
Date
8 Dec 2003 14:48:00
Subject
cvs commit: src/usr.bin/kdump kdump.1 kdump.c
Message-ID
200312082247.hB8Mlxcp020448@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.093 seconds