|
@@ -17,11 +17,11 @@ clock, also known as the BIOS or the Complementary Metal Oxide Semiconductor
|
|
|
hardware clock's time to the local time using the
|
|
|
<filename>/etc/localtime</filename> file (which tells the
|
|
|
<command>hwclock</command> program which timezone the user is in). There is no
|
|
|
-way to detect whether or not the hardware clock is set to UTC time, so this
|
|
|
+way to detect whether or not the hardware clock is set to UTC, so this
|
|
|
needs to be configured manually.</para>
|
|
|
|
|
|
-<para>If you cannot remember whether or not the hardware clock is set to UTC
|
|
|
-time, find out by running the <userinput>hwclock --localtime --show</userinput>
|
|
|
+<para>If you cannot remember whether or not the hardware clock is set to UTC,
|
|
|
+find out by running the <userinput>hwclock --localtime --show</userinput>
|
|
|
command. This will display what the current time is according to the hardware
|
|
|
clock. If this time matches whatever your watch says, then the hardware clock is
|
|
|
set to local time. If the output from <command>hwclock</command> is not local
|