mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-01 11:52:31 +00:00
13 lines
301 B
XML
13 lines
301 B
XML
|
<sect2>
|
||
|
<title>Command explanations</title>
|
||
|
|
||
|
<para>
|
||
|
<userinput>patch -Np1 -i ../man-pages-1.35.patch</userinput>: We patch the
|
||
|
man-pages package to include three important missing pages:
|
||
|
<filename>ldd</filename>'s, <filename>ld.so</filename>'s, and
|
||
|
<filename>ldconfig</filename>'s.
|
||
|
</para>
|
||
|
|
||
|
</sect2>
|
||
|
|