summaryrefslogtreecommitdiffstats
path: root/usr.bin/makewhatis/makewhatis.local.sh
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-05-22 00:57:42 +0000
committerwosch <wosch@FreeBSD.org>1996-05-22 00:57:42 +0000
commitf7107b8cab1f6064acced4707d2dec3f9aec250a (patch)
tree66b53873e9ab01932915a615488ae824014594e5 /usr.bin/makewhatis/makewhatis.local.sh
parent57113eed947a8aca610dd466cc4369120100584f (diff)
downloadFreeBSD-src-f7107b8cab1f6064acced4707d2dec3f9aec250a.zip
FreeBSD-src-f7107b8cab1f6064acced4707d2dec3f9aec250a.tar.gz
New option -append: teach makewhatis to only add records, instead
of clobbering the entire database. sort options in alphabetic order. install manpage makewhatis.local.8
Diffstat (limited to 'usr.bin/makewhatis/makewhatis.local.sh')
-rw-r--r--usr.bin/makewhatis/makewhatis.local.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/makewhatis/makewhatis.local.sh b/usr.bin/makewhatis/makewhatis.local.sh
index 5260e89..d566920 100644
--- a/usr.bin/makewhatis/makewhatis.local.sh
+++ b/usr.bin/makewhatis/makewhatis.local.sh
@@ -10,7 +10,7 @@
#
# PS: this wrapper works also for catman(1)
#
-# $Id: makewhatis.local.sh,v 1.2 1996/04/27 12:17:01 wosch Exp $
+# $Id: makewhatis.local.sh,v 1.1 1996/05/14 10:27:27 wosch Exp $
PATH=/bin:/usr/bin:$PATH; export PATH
opt= dirs= localdirs=
OpenPOWER on IntegriCloud