summaryrefslogtreecommitdiff
path: root/usr.sbin/cron
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2012-04-28 22:48:00 +0000
committerGlen Barber <gjb@FreeBSD.org>2012-04-28 22:48:00 +0000
commitf85ad80c6f0229feb6887ee08b0df0be8281ab44 (patch)
tree47915324127ce9624a8e29bcc409d9da871eeb93 /usr.sbin/cron
parent6af850068cd8e6595e4d6ab5d1dcf9c72dff423d (diff)
downloadsrc-test2-f85ad80c6f0229feb6887ee08b0df0be8281ab44.tar.gz
src-test2-f85ad80c6f0229feb6887ee08b0df0be8281ab44.zip
Notes
Diffstat (limited to 'usr.sbin/cron')
-rw-r--r--usr.sbin/cron/crontab/crontab.519
1 files changed, 15 insertions, 4 deletions
diff --git a/usr.sbin/cron/crontab/crontab.5 b/usr.sbin/cron/crontab/crontab.5
index 65b56310c457..458175e7a48d 100644
--- a/usr.sbin/cron/crontab/crontab.5
+++ b/usr.sbin/cron/crontab/crontab.5
@@ -17,7 +17,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 28, 2012
+.Dd April 28, 2012
.Dt CRONTAB 5
.Os
.Sh NAME
@@ -296,10 +296,21 @@ are extensions.
.An Paul Vixie Aq paul@vix.com
.Sh BUGS
If you are in one of the 70-odd countries that observe Daylight
-Savings Time, jobs scheduled during the rollback or advance will be
-affected.
+Savings Time, jobs scheduled during the rollback or advance may be
+affected if
+.Xr cron 8
+is not started with the
+.Fl s
+flag.
In general, it is not a good idea to schedule jobs during
-this period.
+this period if
+.Xr cron 8
+is not started with the
+.Fl s
+flag, which is enabled by default.
+See
+.Xr cron 8
+for more details.
.Pp
For US timezones (except parts of AZ and HI) the time shift occurs at
2AM local time.