Changeset 5b01088


Ignore:
Timestamp:
01/03/2022 04:17:12 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4e08bcca
Parents:
ae2e9fd8
Message:

Add instructions to reinstall man pages to shadow

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/shadow.xml

    rae2e9fd8 r5b01088  
    155155
    156156<screen role="root"><userinput>make exec_prefix=/usr install</userinput></screen>
     157
     158    <para>
     159      The man pages were installed in LFS, but if reinstallation is
     160      desired, run (as the <systemitem class="username">root</systemitem> user):
     161    </para>
     162
     163<screen role="root"><userinput>make -C man install-man</userinput></screen>
    157164
    158165  </sect2>
Note: See TracChangeset for help on using the changeset viewer.