mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 14:24:48 +00:00
Minor tweaks: a couple of commas, "your time zone".
This commit is contained in:
parent
06df566407
commit
dfb8516c83
@ -249,7 +249,7 @@ EOF</userinput></screen>
|
||||
any words in this file other than comments are considered subsystem names
|
||||
to trigger at retry time. To find the subsystem of a device, use
|
||||
<command>udevadm info --attribute-walk <device></command> where
|
||||
<device> is an absolute path in /dev or /sys such as /dev/sr0 or
|
||||
<device> is an absolute path in /dev or /sys, such as /dev/sr0, or
|
||||
/sys/class/rtc.</para>
|
||||
|
||||
<para>For information on kernel module loading and udev, see
|
||||
@ -283,7 +283,7 @@ EOF</userinput></screen>
|
||||
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
|
||||
time, chances are it is set to UTC time. Verify this by adding or subtracting
|
||||
the proper number of hours for the time zone to the time shown by
|
||||
the proper number of hours for your time zone to the time shown by
|
||||
<command>hwclock</command>. For example, if you are currently in the MST
|
||||
time zone, which is also known as GMT -0700, add seven hours to the local
|
||||
time.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user