From dfb8516c83c2a3377829096892579c969e0a5906 Mon Sep 17 00:00:00 2001 From: David Bryant Date: Sat, 31 Dec 2022 10:23:56 -0600 Subject: Minor tweaks: a couple of commas, "your time zone". --- chapter09/usage.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter09/usage.xml') diff --git a/chapter09/usage.xml b/chapter09/usage.xml index ffbfc408a..2e9843988 100644 --- a/chapter09/usage.xml +++ b/chapter09/usage.xml @@ -249,7 +249,7 @@ EOF 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 udevadm info --attribute-walk <device> 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. For information on kernel module loading and udev, see @@ -283,7 +283,7 @@ EOF clock. If this time matches whatever your watch says, then the hardware clock is set to local time. If the output from hwclock 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 hwclock. 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. -- cgit v1.2.3-54-g00ecf