summaryrefslogtreecommitdiffstats
path: root/usr.bin/locate
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/locate')
-rw-r--r--usr.bin/locate/locate/locate.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/locate/locate/locate.1 b/usr.bin/locate/locate/locate.1
index c580bbe..d49a627 100644
--- a/usr.bin/locate/locate/locate.1
+++ b/usr.bin/locate/locate/locate.1
@@ -31,7 +31,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)locate.1 8.1 (Berkeley) 6/6/93
-.\" $Id: locate.1,v 1.8 1997/03/06 05:11:55 jmg Exp $
+.\" $Id: locate.1,v 1.9 1997/04/18 11:12:52 jmg Exp $
.\"
.Dd June 6, 1993
.Dt LOCATE 1
@@ -171,13 +171,13 @@ Use the
library instead of
.Xr mmap 2 .
.Sh FILES
-.Bl -tag -width /usr/libexec/locate.updatedb -compact
+.Bl -tag -width /etc/periodic/weekly/310.locate -compact
.It Pa /var/db/locate.database
locate database
.It Pa /usr/libexec/locate.updatedb
Script to update the locate database
-.It Pa /etc/weekly
-Script that usually starts the database rebuild
+.It Pa /etc/periodic/weekly/310.locate
+Script that starts the database rebuild
.El
.Sh ENVIRONMENT
.Bl -tag -width LOCATE_PATH -compact
@@ -205,7 +205,7 @@ program may fail to list some files that are present, or may
list files that have been removed from the system. This is because
locate only reports files that are present in the database, which is
typically only regenerated once a week by the
-.Pa /etc/weekly
+.Pa /etc/periodic/weekly/310.locate
script. Use
.Xr find 1
to locate files that are of a more transitory nature.
OpenPOWER on IntegriCloud