Changeset 91f0d5b


Ignore:
Timestamp:
11/10/2018 11:08:36 AM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
e0472a1
Parents:
4654baa
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/shadow.xml

    r4654baa r91f0d5b  
    5252    <para>Disable the installation of the <command>groups</command> program
    5353    and its man pages, as Coreutils provides a better version. Also
    54     Prevent the installation of manual pages that were already installed by the
    55     <xref linkend="man-pages"/> package:</para>
     54    Prevent the installation of manual pages that were already installed in
     55    <xref linkend="ch-system-man-pages"/>:</para>
    5656
    5757<screen><userinput remap="pre">sed -i 's/groups$(EXEEXT) //' src/Makefile.in
Note: See TracChangeset for help on using the changeset viewer.