From owner-freebsd-bugs Tue Nov 19 13:20: 5 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EAE037B401 for ; Tue, 19 Nov 2002 13:20:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A96343E75 for ; Tue, 19 Nov 2002 13:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gAJLK1x3004694 for ; Tue, 19 Nov 2002 13:20:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gAJLK1GA004693; Tue, 19 Nov 2002 13:20:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCEB237B401 for ; Tue, 19 Nov 2002 13:16:12 -0800 (PST) Received: from postal2.es.net (postal2.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3141443E75 for ; Tue, 19 Nov 2002 13:16:12 -0800 (PST) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP id MUA74016 for ; Tue, 19 Nov 2002 13:16:10 -0800 Received: by ptavv.es.net (Tachyon Server, from userid 9381) id C26055D06; Tue, 19 Nov 2002 13:16:10 -0800 (PST) Message-Id: <20021119211610.C26055D06@ptavv.es.net> Date: Tue, 19 Nov 2002 13:16:10 -0800 (PST) From: Kevin Oberman Reply-To: Kevin Oberman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: misc/45493: Confusing comment in /etc/crontab Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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