Author: ken
Date: Wed Feb 14 20:23:18 2018
New Revision: 19765

Log:
Fix extraneous blank line from previous commit.

Modified:
   trunk/BOOK/postlfs/filesystems/xfsprogs.xml

Modified: trunk/BOOK/postlfs/filesystems/xfsprogs.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/xfsprogs.xml Wed Feb 14 20:20:41 2018        
(r19764)
+++ trunk/BOOK/postlfs/filesystems/xfsprogs.xml Wed Feb 14 20:23:18 2018        
(r19765)
@@ -82,8 +82,7 @@
     <para>Install <application>xfsprogs</application> by running the following
     commands:</para>
 
-<screen><userinput>
-sed -i '/copy_file_range(/s/copy/xfs_&amp;/' io/copy_file_range.c &amp;&amp;
+<screen><userinput>sed -i '/copy_file_range(/s/copy/xfs_&amp;/' 
io/copy_file_range.c &amp;&amp;
 make DEBUG=-DNDEBUG INSTALL_USER=root INSTALL_GROUP=root      \
      LOCAL_CONFIGURE_OPTIONS="--enable-readline"</userinput></screen>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to