Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2000 12:01:42 -0700 (PDT)
From:      uwe.pierau@tu-clausthal.de
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/19272: makewhatis.1 refers to nonexistent file
Message-ID:  <20000614190142.34B0D37BD5F@hub.freebsd.org>

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

>Number:         19272
>Category:       docs
>Synopsis:       makewhatis.1 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 12:10:02 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:
manpage makewhatis(1) refers to /etc/weekly which doesn't 
exist anymore, the script is now 320.whatis in /etc/periodic/weekly/
(compare with makewhatis.local(8) which is corrected)
>How-To-Repeat:
man makewhatis
>Fix:
--- makewhatis.1.orig   Wed Jun 14 20:45:52 2000
+++ makewhatis.1        Wed Jun 14 20:46:54 2000
@@ -122,7 +122,7 @@
 .Bl -tag -width /etc/master.passwdxx -compact
 .It Pa */man/whatis
 whatis database
-.It Pa /etc/weekly
+.It Pa /etc/periodic/weekly/320.whatis
 run
 .Nm makewhatis.local
 every week


>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?20000614190142.34B0D37BD5F>