Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2002 13:16:10 -0800 (PST)
From:      Kevin Oberman <oberman@es.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   misc/45493: Confusing comment in /etc/crontab
Message-ID:  <20021119211610.C26055D06@ptavv.es.net>

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

>Number:         45493
>Category:       misc
>Synopsis:       Confusing comment in /etc/crontab
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 19 13:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Oberman
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
ESnet--The Energy Sciences Network
>Environment:
System: FreeBSD ptavv.es.net 4.7-STABLE FreeBSD 4.7-STABLE #15: Wed Nov 6 16:11:56 PST 2002 oberman@ptavv.es.net:/usr/obj/usr/src/sys/PTAVV i386

>Description:
	The comment for the adjkerntz entry in /etc/crontab is not
clear. The comma usage makes it unclear which cadse is the accepted
and which is rejected.
>How-To-Repeat:
	Not applicable.
>Fix:

--- crontab	Mon Jun 10 21:20:09 2002
+++ crontab.new	Tue Nov 19 13:14:47 2002
@@ -19,6 +19,6 @@
 30	5	1	*	*	root	periodic monthly
 #
 # time zone change adjustment for wall cmos clock,
-# does nothing, if you have UTC cmos clock.
+# does nothing if you have UTC cmos clock.
 # See adjkerntz(8) for details.
 1,31	0-5	*	*	*	root	adjkerntz -a
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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