diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/tcl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 9a264ad68..92ff30d8e 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -67,7 +67,7 @@ conditions that are not fully understood. Therefore, test suite failures here are not surprising, and are not considered critical. The <parameter>TZ=UTC</parameter> parameter sets the time zone to Coordinated - Universal Time (UTC), also known as Greenwich Mean Time (GMT), but only + Universal Time (UTC), but only for the duration of the test suite run. This ensures that the clock tests are exercised correctly. Details on the <envar>TZ</envar> environment variable are provided in <xref linkend="chapter-bootscripts"/>.</para> |