mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
016a86b50b
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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>
|
|
|