Ignore:
Timestamp:
07/02/2005 05:28:48 PM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
82fd24a
Parents:
b568bbaf
Message:

Reprise of r6318. (merged from trunk r6334)

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6338 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/setclock.xml

    rb568bbaf rb8a3fb2  
    1818<filename>/etc/localtime</filename> file (which tells the
    1919<command>hwclock</command> program which timezone the user is in). There is no
    20 way to detect whether or not the hardware clock is set to UTC time, so this
     20way to detect whether or not the hardware clock is set to UTC, so this
    2121needs to be configured manually.</para>
    2222
    23 <para>If you cannot remember whether or not the hardware clock is set to UTC
    24 time, find out by running the <userinput>hwclock --localtime --show</userinput>
     23<para>If you cannot remember whether or not the hardware clock is set to UTC,
     24find out by running the <userinput>hwclock --localtime --show</userinput>
    2525command. This will display what the current time is according to the hardware
    2626clock. If this time matches whatever your watch says, then the hardware clock is
Note: See TracChangeset for help on using the changeset viewer.