diff options
Diffstat (limited to 'usr.bin/locate/locate/locate.updatedb.8')
-rw-r--r-- | usr.bin/locate/locate/locate.updatedb.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/locate/locate/locate.updatedb.8 b/usr.bin/locate/locate/locate.updatedb.8 index fa48bc8f174e2..2e2248f535f1b 100644 --- a/usr.bin/locate/locate/locate.updatedb.8 +++ b/usr.bin/locate/locate/locate.updatedb.8 @@ -50,6 +50,11 @@ script. The contents of the newly built database can be controlled by the .Pa /etc/locate.rc file. +.Sh ENVIRONMENT +.Bl -tag -width /var/db/locate.database -compact +.It Pa LOCATE_CONFIG +path to the configuration file +.El .Sh FILES .Bl -tag -width /var/db/locate.database -compact .It Pa /var/db/locate.database @@ -57,11 +62,6 @@ the default database .It Pa /etc/locate.rc the configuration file .El -.Sh ENVIRONMENT -.Bl -tag -width /var/db/locate.database -compact -.It Pa LOCATE_CONFIG -path to the configuration file -.El .Sh SEE ALSO .Xr locate 1 , .Xr periodic 8 |