diff options
Diffstat (limited to 'usr.sbin/cron/crontab/crontab.5')
-rw-r--r-- | usr.sbin/cron/crontab/crontab.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/cron/crontab/crontab.5 b/usr.sbin/cron/crontab/crontab.5 index 5b1191b..cf43525 100644 --- a/usr.sbin/cron/crontab/crontab.5 +++ b/usr.sbin/cron/crontab/crontab.5 @@ -15,7 +15,7 @@ .\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul .\" */ .\" -.\" $Id: crontab.5,v 1.4 1997/02/22 16:04:52 peter Exp $ +.\" $Id: crontab.5,v 1.5 1997/09/15 06:39:14 charnier Exp $ .\" .Dd January 24, 1994 .Dt CRONTAB 5 @@ -198,8 +198,8 @@ MAILTO=paul 5 4 * * sun echo "run at 5 after 4 every sunday" .Ed .Sh SEE ALSO -.Xr cron 8 , -.Xr crontab 1 +.Xr crontab 1 , +.Xr cron 8 .Sh EXTENSIONS When specifying day of week, both day 0 and day 7 will be considered Sunday. BSD and ATT seem to disagree about this. |