diff --git a/Manuals/en/Html/Repository/repository_50.html b/Manuals/en/Html/Repository/repository_50.html index 2bb5979..b402bda 100644 --- a/Manuals/en/Html/Repository/repository_50.html +++ b/Manuals/en/Html/Repository/repository_50.html @@ -176,8 +176,8 @@ graphical interface using the following command:
info

Note

If you set your system clock to use UTC time -representation, you will need to set the TZ environment -variable inside `~/.bash_profile' as follows: +representation, you will need to set the TZ environment variable +inside `~/.bash_profile' as follows:

export TZ=UTC
 

This is required in order for your terminal to display the correct time information of your zone, taking UTC time representation as diff --git a/Manuals/en/Texinfo/Repository/trunk/Scripts/Bash/Functions/Verify.texi b/Manuals/en/Texinfo/Repository/trunk/Scripts/Bash/Functions/Verify.texi index e17fc5e..bb85f4f 100644 --- a/Manuals/en/Texinfo/Repository/trunk/Scripts/Bash/Functions/Verify.texi +++ b/Manuals/en/Texinfo/Repository/trunk/Scripts/Bash/Functions/Verify.texi @@ -92,8 +92,8 @@ system-config-date @quotation @strong{Note} If you set your system clock to use UTC time -representation, you will need to set the @var{TZ} environment -variable inside @file{~/.bash_profile} as follows: +representation, you will need to set the @var{TZ} environment variable +inside @file{~/.bash_profile} as follows: @verbatim export TZ=UTC @end verbatim