Author: dnicholson
Date: 2007-02-23 21:49:34 -0700 (Fri, 23 Feb 2007)
New Revision: 7934

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/udev.xml
Log:
Udev docs directory already exists


Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2007-02-24 04:45:37 UTC (rev 7933)
+++ trunk/BOOK/chapter01/changelog.xml  2007-02-24 04:49:34 UTC (rev 7934)
@@ -40,6 +40,11 @@
       <para>2007-02-23</para>
       <itemizedlist>
         <listitem>
+          <para>[dnicholson] - Dropped the -D switch from the Udev
+          documentation install command since it is already created by
+          udev-config. Reported by Chris Staub.</para>
+        </listitem>
+        <listitem>
           <para>[dnicholson] - Corrected the text about Udev not installing
           any configuration files. Reported by Chris Staub.</para>
         </listitem>

Modified: trunk/BOOK/chapter06/udev.xml
===================================================================
--- trunk/BOOK/chapter06/udev.xml       2007-02-24 04:45:37 UTC (rev 7933)
+++ trunk/BOOK/chapter06/udev.xml       2007-02-24 04:49:34 UTC (rev 7934)
@@ -122,7 +122,7 @@
     rules:</para>
 
 <screen><userinput>cd ..
-install -m644 -D -v docs/writing_udev_rules/index.html \
+install -m644 -v docs/writing_udev_rules/index.html \
     /usr/share/doc/udev-&udev-version;/index.html</userinput></screen>
 
   </sect2>

-- 
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