summaryrefslogtreecommitdiffstats
path: root/usr.bin/locate/locate/updatedb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/locate/locate/updatedb.sh')
-rw-r--r--usr.bin/locate/locate/updatedb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/locate/locate/updatedb.sh b/usr.bin/locate/locate/updatedb.sh
index f0717e0..e9d273b 100644
--- a/usr.bin/locate/locate/updatedb.sh
+++ b/usr.bin/locate/locate/updatedb.sh
@@ -26,7 +26,7 @@
#
# updatedb - update locate database for local mounted filesystems
#
-# $Id: updatedb.sh,v 1.4 1996/08/27 20:04:28 wosch Exp $
+# $FreeBSD$
LOCATE_CONFIG="/etc/locate.rc"
if [ -f "$LOCATE_CONFIG" -a -r "$LOCATE_CONFIG" ]; then
OpenPOWER on IntegriCloud