mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Fix the rendering of an xref to man pages on the shadow page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11484 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
4654baa4ac
commit
91f0d5bf98
@ -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 / /' {} \;
|
||||
|
Loading…
Reference in New Issue
Block a user