Author: bdubbs
Date: Sun Feb  3 08:33:35 2019
New Revision: 11510

Log:
Add some minor text tweaks

Modified:
   trunk/BOOK/chapter05/util-linux.xml
   trunk/BOOK/chapter06/findutils.xml

Modified: trunk/BOOK/chapter05/util-linux.xml
==============================================================================
--- trunk/BOOK/chapter05/util-linux.xml Sat Feb  2 22:37:50 2019        (r11509)
+++ trunk/BOOK/chapter05/util-linux.xml Sun Feb  3 08:33:35 2019        (r11510)
@@ -113,4 +113,12 @@
 
   </sect2>
 
+  <sect2 role="content">
+    <title/>
+
+    <para>Details on this package are located in
+    <xref linkend="contents-utillinux" role="."/></para>
+
+  </sect2>
+
 </sect1>

Modified: trunk/BOOK/chapter06/findutils.xml
==============================================================================
--- trunk/BOOK/chapter06/findutils.xml  Sat Feb  2 22:37:50 2019        (r11509)
+++ trunk/BOOK/chapter06/findutils.xml  Sun Feb  3 08:33:35 2019        (r11510)
@@ -50,7 +50,7 @@
 
 <screen><userinput remap="pre">sed -i 's/test-lock..EXEEXT.//' 
tests/Makefile.in</userinput></screen>
 
-    <para>Next, make some fixes required by glibc-2.28:</para>
+    <para>Next, make some fixes required by glibc-2.28 and later:</para>
 
 <screen><userinput remap="pre">sed -i 's/IO_ftrylockfile/IO_EOF_SEEN/' 
gl/lib/*.c
 sed -i '/unistd/a #include &lt;sys/sysmacros.h&gt;' gl/lib/mountlist.c
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to