Author: chris
Date: 2006-05-16 01:40:21 -0600 (Tue, 16 May 2006)
New Revision: 1613

Modified:
   trunk/BOOK/final-system/common/udev.xml
Log:
Removed unneeded -D option from udev install command

Modified: trunk/BOOK/final-system/common/udev.xml
===================================================================
--- trunk/BOOK/final-system/common/udev.xml     2006-05-16 07:00:16 UTC (rev 
1612)
+++ trunk/BOOK/final-system/common/udev.xml     2006-05-16 07:40:21 UTC (rev 
1613)
@@ -78,7 +78,7 @@
 
     <para os="i">Install necessary helpers.</para>
 
-<screen os="j"><userinput>install -Dv extras/eventrecorder.sh 
/lib/udev</userinput></screen>
+<screen os="j"><userinput>install -v extras/eventrecorder.sh 
/lib/udev</userinput></screen>
 
     <para os="l">Install the documentation that explains how to create
     Udev rules:</para>

-- 
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to