Another typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10336 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2013-09-04 16:20:07 +00:00
parent 7bfe7dffd8
commit f6eeb8015d

View File

@ -155,7 +155,7 @@
any words in this file other than comments are considered subsystem names 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 to trigger at retry time. To find the subsystem of a device, use
<command>udevadm info --attribute-walk &lt;device&gt;</command> where <command>udevadm info --attribute-walk &lt;device&gt;</command> where
&lt;device&gt; is a an absolute path in /dev or /sys such as /dev/sr0 or &lt;device&gt; is an absolute path in /dev or /sys such as /dev/sr0 or
/sys/class/rtc.</para> /sys/class/rtc.</para>
</sect3> </sect3>