From owner-freebsd-doc@FreeBSD.ORG Sat Apr 28 22:50:24 2012 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E8621065670; Sat, 28 Apr 2012 22:50:24 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D5FE18FC0C; Sat, 28 Apr 2012 22:50:23 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q3SMoN1Z060177; Sat, 28 Apr 2012 22:50:23 GMT (envelope-from gjb@freefall.freebsd.org) Received: (from gjb@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q3SMoN9w060168; Sat, 28 Apr 2012 22:50:23 GMT (envelope-from gjb) Date: Sat, 28 Apr 2012 22:50:23 GMT Message-Id: <201204282250.q3SMoN9w060168@freefall.freebsd.org> To: f.unglaub@googlemail.com, gjb@FreeBSD.org, freebsd-doc@FreeBSD.org, gjb@FreeBSD.org From: gjb@FreeBSD.org Cc: Subject: Re: docs/166318: Contradicting information in crontab(5) and cron(8) about DST X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Apr 2012 22:50:24 -0000 Synopsis: Contradicting information in crontab(5) and cron(8) about DST State-Changed-From-To: open->patched State-Changed-By: gjb State-Changed-When: Sat Apr 28 22:48:03 UTC 2012 State-Changed-Why: A change has been committed to address this issue. Rather than removing the BUGS section entirely, I reworded the document to mention that disabling '-s' (which is enabled by default) may cause a problem with jobs scheduled when the time changes. MFC pending. Responsible-Changed-From-To: freebsd-doc->gjb Responsible-Changed-By: gjb Responsible-Changed-When: Sat Apr 28 22:48:03 UTC 2012 Responsible-Changed-Why: I committed a fix. http://www.freebsd.org/cgi/query-pr.cgi?pr=166318