summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-05-12 21:10:34 +0000
committerwosch <wosch@FreeBSD.org>1996-05-12 21:10:34 +0000
commit3da49cdc271be8440cd1da64bfed5310c35415ef (patch)
treee7f4d6610efd9604846e1d2b6da92b5590d8ff57 /etc
parent1474db4aa46ad6f5df45b58dfd95c8e5a83695b1 (diff)
downloadFreeBSD-src-3da49cdc271be8440cd1da64bfed5310c35415ef.zip
FreeBSD-src-3da49cdc271be8440cd1da64bfed5310c35415ef.tar.gz
makewhatis -> makewhatis.local
Diffstat (limited to 'etc')
-rw-r--r--etc/weekly4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/weekly b/etc/weekly
index aa75c5e..22cdfa6 100644
--- a/etc/weekly
+++ b/etc/weekly
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# @(#)weekly 5.14 (Berkeley) 6/23/91
-#
+# $Id: $
PATH=/bin:/sbin:/usr/sbin:/usr/bin:/usr/libexec
export PATH
@@ -54,7 +54,7 @@ echo ""
echo "Rebuilding whatis database:"
MANPATH=${MANPATH:-/usr/share/man:/usr/X11R6/man:/usr/local/man}
-makewhatis "${MANPATH}"
+makewhatis.local "${MANPATH}"
#echo ""
#echo "Reformatting manual pages:"
OpenPOWER on IntegriCloud