소스 검색

Added a missing and.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6107 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 년 전
부모
커밋
e9842c1b5d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter06/hotplug.xml

+ 1 - 1
chapter06/hotplug.xml

@@ -69,7 +69,7 @@ that reason, remove the network hotplug agent:</para>
 <seglistitem><seg>hotplug</seg>
 <seg>/etc/hotplug/*.rc, /etc/hotplug/*.agent</seg>
 <seg>/etc/hotplug/hotplug.functions, /etc/hotplug/blacklist, /etc/hotplug/{pci,usb},
-/etc/hotplug/usb.usermap, /etc/hotplug.d, /var/log/hotplug/events</seg></seglistitem>
+/etc/hotplug/usb.usermap, /etc/hotplug.d, and /var/log/hotplug/events</seg></seglistitem>
 </segmentedlist>
 
 <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>