Date: Wed, 21 Apr 1999 11:50:13 +0900 (JST) From: takamune@avrl.mei.co.jp To: FreeBSD-gnats-submit@freebsd.org Subject: docs/11253: periodic.8 has a typo(`local_cron' is obsoleted) Message-ID: <199904210250.LAA02556@dream.avrl.mei.co.jp>
index | next in thread | raw e-mail
>Number: 11253
>Category: docs
>Synopsis: periodic.8 has a typo(`local_cron' is obsoleted)
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Apr 20 20:00:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator: Kazutoki TAKAMUNE
>Release: FreeBSD 3.1-STABLE i386
>Organization:
Matsushita Electric Industrial Co., Ltd.
>Environment:
src/usr.sbin/periodic/periodic.8
.\" $Id: periodic.8,v 1.8.2.1 1999/02/14 20:06:52 jkh Exp $
>Description:
`$ man 8 periodic' shows followings. In EXAMPLES section, the
variable name of system registry is obsoleted.
Local_cron in /etc/defaults/rc.conf and /usr/sbin/periodic was
changed to local_periodic at Aug 19 1997.
EXAMPLES
Additionally, the system registry will typically have a local_cron vari-
able reading:
local_cron="/usr/local/etc/periodic /usr/X11R6/etc/periodic" # cron
script dirs.
>How-To-Repeat:
$ man 8 periodic
>Fix:
--- src/usr.sbin/periodic/periodic.8.orig Mon Feb 15 05:06:52 1999
+++ src/usr.sbin/periodic/periodic.8 Wed Apr 21 11:29:28 1999
@@ -108,9 +108,9 @@
.Dl 0 5 1 * * root periodic monthly 2>&1
.Pp
Additionally, the system registry will typically have a
-.Va local_cron
+.Va local_periodic
variable reading:
-.Dl local_cron="/usr/local/etc/periodic /usr/X11R6/etc/periodic" # cron script dirs.
+.Dl local_periodic="/usr/local/etc/periodic /usr/X11R6/etc/periodic" # periodic script dirs
.Sh SEE ALSO
.Xr sh 1 ,
.Xr crontab 5 ,
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904210250.LAA02556>
