Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2000 09:11:11 -0700 (PDT)
From:      uwe.pierau@tu-clausthal.de
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/19268: locate.updatedb(8) refers to nonexistent file
Message-ID:  <20000614161111.2821837B583@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         19268
>Category:       docs
>Synopsis:       locate.updatedb(8) refers to nonexistent file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 14 09:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Uwe Pierau
>Release:        4.0-STABLE
>Organization:
TU Clausthal
>Environment:
FreeBSD jever.heim2.tu-clausthal.de 4.0-STABLE FreeBSD 4.0-STABLE #0: Mon Jun  5 16:03:25 CEST 2000     root@jever.heim2.tu-clausthal.de:/usr/src/sys/compile/JEVER  i386

>Description:
man page locate.updatedb(8) refers to /etc/weekly which doesn't 
exist anymore, the script is now 310.locate in /etc/periodic/weekly/
>How-To-Repeat:
man locate.updatedb
>Fix:
--- locate.updatedb.8.orig      Wed Jun 14 17:56:15 2000
+++ locate.updatedb.8   Wed Jun 14 17:59:07 2000
@@ -43,7 +43,7 @@
 updates the database used by
 .Xr locate 1 .
 It is typically run once a week by the
-.Pa /etc/weekly
+.Pa /etc/periodic/weekly/310.locate
 script.
 .Pp
 The contents of the newly built database can be controlled by the


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000614161111.2821837B583>