Author: randy
Date: 2008-10-09 16:10:56 -0600 (Thu, 09 Oct 2008)
New Revision: 8616

Modified:
   trunk/BOOK/chapter06/file.xml
Log:
Added a comment to the File instructions to remove the man page sed during the 
next package update

Modified: trunk/BOOK/chapter06/file.xml
===================================================================
--- trunk/BOOK/chapter06/file.xml       2008-10-09 22:05:45 UTC (rev 8615)
+++ trunk/BOOK/chapter06/file.xml       2008-10-09 22:10:56 UTC (rev 8616)
@@ -45,6 +45,9 @@
     <parameter>-e</parameter> (<parameter>--exclude</parameter>)
     parameter:</para>
 
+<!-- The following sed should not be required after the next version update
+     as the maintainer has fixed it upstream. -->
+
 <screen><userinput remap="pre">sed -i -e '197,+1d' \
        -e '189,+1d' \
        -e 's/token$/tokens/' doc/file.man</userinput></screen>

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