Author: robert
Date: 2010-06-14 22:13:25 -0600 (Mon, 14 Jun 2010)
New Revision: 9296

Modified:
   trunk/BOOK/chapter06/udev.xml
Log:
Verbose rmdir when installing Udev.

Modified: trunk/BOOK/chapter06/udev.xml
===================================================================
--- trunk/BOOK/chapter06/udev.xml       2010-06-01 19:42:40 UTC (rev 9295)
+++ trunk/BOOK/chapter06/udev.xml       2010-06-15 04:13:25 UTC (rev 9296)
@@ -119,7 +119,7 @@
 
     <para>Remove an empty documentation directory:</para>
 
-<screen><userinput remap="install">rmdir 
/usr/share/doc/udev</userinput></screen>
+<screen><userinput remap="install">rmdir -v 
/usr/share/doc/udev</userinput></screen>
 
     <para>Udev's default configuration covers most but not all devices. Install
     a file to create symlinks for certain hand-held devices:</para>

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

Reply via email to