diff options
Diffstat (limited to 'chapter06/manpages-exp.xml')
-rw-r--r-- | chapter06/manpages-exp.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter06/manpages-exp.xml b/chapter06/manpages-exp.xml new file mode 100644 index 000000000..626710aab --- /dev/null +++ b/chapter06/manpages-exp.xml @@ -0,0 +1,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> + |