months are from 1-12 not 0-12, netbsd pr#2806, mouse@Rodents.Montreal.QC.CA
authorderaadt <deraadt@openbsd.org>
Sat, 7 Dec 1996 09:13:11 +0000 (09:13 +0000)
committerderaadt <deraadt@openbsd.org>
Sat, 7 Dec 1996 09:13:11 +0000 (09:13 +0000)
usr.sbin/cron/crontab.5

index 4230d13..976be35 100644 (file)
@@ -15,7 +15,7 @@
 .\" * Paul Vixie          <paul@vix.com>          uunet!decwrl!vixie!paul
 .\" */
 .\"
-.\" $Id: crontab.5,v 1.1.1.1 1995/10/18 08:47:30 deraadt Exp $
+.\" $Id: crontab.5,v 1.2 1996/12/07 09:13:11 deraadt Exp $
 .\" 
 .TH CRONTAB 5 "24 January 1994"
 .UC 4
@@ -99,7 +99,7 @@ hour  0-23
 .br
 day of month   0-31
 .br
-month  0-12 (or names, see below)
+month  1-12 (or names, see below)
 .br
 day of week    0-7 (0 or 7 is Sun, or use names)
 .br