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 e9d273b..e2622da 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
#
-# $FreeBSD$
+# $Id$
LOCATE_CONFIG="/etc/locate.rc"
if [ -f "$LOCATE_CONFIG" -a -r "$LOCATE_CONFIG" ]; then
OpenPOWER on IntegriCloud