summaryrefslogtreecommitdiffstats
path: root/usr.bin/makewhatis/makewhatis.local.sh
diff options
context:
space:
mode:
authornik <nik@FreeBSD.org>1999-07-30 21:12:35 +0000
committernik <nik@FreeBSD.org>1999-07-30 21:12:35 +0000
commit5ccc55dc346b5c96e1b9c227de45a078f73f955f (patch)
tree26db0058919ca080ba23e2be5ac34770a97990f5 /usr.bin/makewhatis/makewhatis.local.sh
parent44986beccaaeb0b4987775026d274ebd7f728ebb (diff)
downloadFreeBSD-src-5ccc55dc346b5c96e1b9c227de45a078f73f955f.zip
FreeBSD-src-5ccc55dc346b5c96e1b9c227de45a078f73f955f.tar.gz
Reflect the change from the /etc/weekly to /etc/periodic/weekly/*.
PR: docs/12734 Submitted by: Alexey M. Zelkin <phantom@scorpion.crimea.ua>
Diffstat (limited to 'usr.bin/makewhatis/makewhatis.local.sh')
-rw-r--r--usr.bin/makewhatis/makewhatis.local.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/makewhatis/makewhatis.local.sh b/usr.bin/makewhatis/makewhatis.local.sh
index 9ad997b..56ebc7e 100644
--- a/usr.bin/makewhatis/makewhatis.local.sh
+++ b/usr.bin/makewhatis/makewhatis.local.sh
@@ -27,13 +27,13 @@
# makewhatis.local - start makewhatis(1) only for file systems
# physically mounted on the system
#
-# Running makewhatis from /etc/weekly for rw nfs-mounted /usr may kill
-# your NFS server -- all clients start makewhatis at the same time!
-# So use this wrapper instead calling makewhatis directly.
+# Running makewhatis from /etc/periodic/weekly/320.whatis for rw nfs-mounted
+# /usr may kill your NFS server -- all clients start makewhatis at the same
+# time! So use this wrapper instead calling makewhatis directly.
#
# PS: this wrapper works also for catman(1)
#
-# $Id$
+# $Id: makewhatis.local.sh,v 1.5 1997/02/22 15:47:03 peter Exp $
PATH=/bin:/usr/bin:$PATH; export PATH
opt= dirs= localdirs=
OpenPOWER on IntegriCloud