소스 검색

Another typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10336 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 12 년 전
부모
커밋
f6eeb8015d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter07/udev.xml

+ 1 - 1
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 &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>
 
     </sect3>