aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/dev_mkdb
Commit message (Collapse)AuthorAgeFilesLines
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+1
| | | | Notes: svn path=/stable/4/; revision=69769
* kvm_mkdb(8) no longer exists (in .Xr) and kvm_nlist(8) has even less to doPeter Wemm1999-12-271-3/+1
| | | | | | | with dev_mkdb(8) than it did before. Notes: svn path=/head/; revision=55133
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
| | | | Notes: svn path=/head/; revision=50479
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
| | | | | | | | | | | | | | | | | | | | track. The Id line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde Notes: svn path=/head/; revision=48791
* Use err(3) instead of local redefinition.Philippe Charnier1997-09-172-51/+23
| | | | Notes: svn path=/head/; revision=29527
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
| | | | | | | posix standard on the topic. Notes: svn path=/head/; revision=24428
* Get rid of update. Make man page installation work with our schemeGarrett Wollman1994-08-051-1/+1
| | | | | | | (and rename a few in the process). Notes: svn path=/head/; revision=1863
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-263-0/+268
Notes: svn path=/cvs2svn/branches/WIN_TUE_NL/; revision=1553