blob: 626710aab81346688c9879d7c3fc366e9548dd43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<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>
|