From owner-freebsd-doc@FreeBSD.ORG Tue Oct 21 15:46:52 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0EF916A4B3; Tue, 21 Oct 2003 15:46:52 -0700 (PDT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0100943F85; Tue, 21 Oct 2003 15:46:52 -0700 (PDT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.9/8.12.9) with ESMTP id h9LMkpYM057242; Tue, 21 Oct 2003 16:46:51 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.9/8.12.9/Submit) with ESMTP id h9LMkpGk057239; Tue, 21 Oct 2003 16:46:51 -0600 (MDT) Date: Tue, 21 Oct 2003 16:46:50 -0600 (MDT) From: Warren Block To: Ceri Davies In-Reply-To: <200310212100.h9LL0XOI044021@freefall.freebsd.org> Message-ID: <20031021163829.R57162@wonkity.com> References: <200310212100.h9LL0XOI044021@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-doc@freebsd.org Subject: Re: docs/58318: missing modifier in crontab(5) manpage (changes meaning...) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2003 22:46:53 -0000 On Tue, 21 Oct 2003, Ceri Davies wrote: > I think you'll find that they *are* allowed (that is the nature of the > extension). Read the paragraph again, bearing in mind that you are > reading about Vixie cron: > > Lists and ranges are allowed to co-exist in the same field. > "1-3,7-9" would be rejected by ATT or BSD cron -- they want to see > "1-3" or "7,8,9" ONLY. > > i.e. this cron does allow it. Some slight editing might be in order: Lists and ranges are allowed to co-exist in the same field. (Traditional ATT or BSD cron would reject "1-3,7-9" -- they want to see "1-3" or "7,8,9" ONLY.) Or something like that. -Warren Block * Rapid City, South Dakota USA