From owner-cvs-usrsbin Wed Feb 12 23:16:16 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA22899 for cvs-usrsbin-outgoing; Wed, 12 Feb 1997 23:16:16 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA22892; Wed, 12 Feb 1997 23:16:14 -0800 (PST) Date: Wed, 12 Feb 1997 23:16:14 -0800 (PST) From: Mike Pritchard Message-Id: <199702130716.XAA22892@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/cron/crontab crontab.5 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/02/12 23:16:14 Modified: usr.sbin/cron/crontab crontab.5 Log: crontab(5) incorrectly documented the dom/month arguments. They have valid ranges of 1-31 and 1-12, not 0-31 and 0-12. Revision Changes Path 1.3 +2 -2 src/usr.sbin/cron/crontab/crontab.5