Date: Sat, 28 Jan 2012 21:06:46 +0000 (UTC) From: Sean Farley <scf@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r230655 - head/usr.sbin/cron/crontab Message-ID: <201201282106.q0SL6kOY098576@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: scf Date: Sat Jan 28 21:06:45 2012 New Revision: 230655 URL: http://svn.freebsd.org/changeset/base/230655 Log: Since April 2, 2006, Indiana has observed DST. MFC after: 5 days Modified: head/usr.sbin/cron/crontab/crontab.5 Modified: head/usr.sbin/cron/crontab/crontab.5 ============================================================================== --- head/usr.sbin/cron/crontab/crontab.5 Sat Jan 28 20:45:47 2012 (r230654) +++ head/usr.sbin/cron/crontab/crontab.5 Sat Jan 28 21:06:45 2012 (r230655) @@ -17,7 +17,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 31, 2005 +.Dd January 28, 2012 .Dt CRONTAB 5 .Os .Sh NAME @@ -301,7 +301,7 @@ affected. In general, it is not a good idea to schedule jobs during this period. .Pp -For US timezones (except parts of IN, AZ, and HI) the time shift occurs at +For US timezones (except parts of AZ and HI) the time shift occurs at 2AM local time. For others, the output of the .Xr zdump 8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201282106.q0SL6kOY098576>