123456789101112 |
- <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>
|