Author: pierre
Date: Sat Nov 10 03:08:36 2018
New Revision: 11484
Log:
Fix the rendering of an xref to man pages on the shadow page
Modified:
trunk/BOOK/chapter06/shadow.xml
Modified: trunk/BOOK/chapter06/shadow.xml
==============================================================================
--- trunk/BOOK/chapter06/shadow.xml Fri Nov 9 12:40:46 2018 (r11483)
+++ trunk/BOOK/chapter06/shadow.xml Sat Nov 10 03:08:36 2018 (r11484)
@@ -51,8 +51,8 @@
<para>Disable the installation of the <command>groups</command> program
and its man pages, as Coreutils provides a better version. Also
- Prevent the installation of manual pages that were already installed by the
- <xref linkend="man-pages"/> package:</para>
+ Prevent the installation of manual pages that were already installed in
+ <xref linkend="ch-system-man-pages"/>:</para>
<screen><userinput remap="pre">sed -i 's/groups$(EXEEXT) //' src/Makefile.in
find man -name Makefile.in -exec sed -i 's/groups\.1 / /' {} \;
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page