From: thib Date: Sat, 11 Jun 2005 23:02:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver2_9_7~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50a820934b39602a9e4def12190a99fb143faec1;p=fcron *** empty log message *** --- diff --git a/doc/en/fcrondyn.1.sgml b/doc/en/fcrondyn.1.sgml index b37b3eb..3f593ad 100644 --- a/doc/en/fcrondyn.1.sgml +++ b/doc/en/fcrondyn.1.sgml @@ -8,7 +8,7 @@ Foundation. A copy of the license is included in gfdl.sgml. --> - + @@ -303,7 +303,7 @@ serial or lavg queue. SCHEDULE - Next run is scheduled at this time and date. + Next run is scheduled at this time and date. Please note that fcrondyn prints the schedule in the time zone of the system (not the time zone of fcrontab option &opttimezone;). diff --git a/doc/en/fcrontab.5.sgml b/doc/en/fcrontab.5.sgml index 6cf46b0..404173b 100644 --- a/doc/en/fcrontab.5.sgml +++ b/doc/en/fcrontab.5.sgml @@ -8,7 +8,7 @@ Foundation. A copy of the license is included in gfdl.sgml. --> - + @@ -681,9 +681,9 @@ not run) or be let there until the system load average allows its execution timezone - timezone-name() + timezone-name(time zone of the system) Run the job in the given time zone. timezone-name is a string which is valid for the environment variable TZ : see the documentation of your system for more details. For instance, "Europe/Paris" is valid on a Linux system. This option handles daylight saving time changes correctly. - Please note that if you give an erroneous timezone-name argument, it will be SILENTLY ignored, and the job will run in system's time zone. + Please note that if you give an erroneous timezone-name argument, it will be SILENTLY ignored, and the job will run in the time zone of the system. WARNING : do *not* use option timezone and option tzdiff simultaneously ! There is no need to do so, and timezone is cleverer than tzdiff. &seealso; options &opttzdiff;.