diff options
Diffstat (limited to 'chapter07/udev.xml')
-rw-r--r-- | chapter07/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/udev.xml b/chapter07/udev.xml index 3a287e8f1..a099e0f90 100644 --- a/chapter07/udev.xml +++ b/chapter07/udev.xml @@ -155,7 +155,7 @@ 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 a an absolure path in /dev or /sys such as /dev/sr0 or + <device> is a an absolute path in /dev or /sys such as /dev/sr0 or /sys/class/rtc.</para> </sect3> |