From 016a86b50b2ddeb566724dcdf8181f6ab08462cf Mon Sep 17 00:00:00 2001 From: Simon Perreault Date: Tue, 15 May 2001 15:38:43 +0000 Subject: [PATCH] Added an explanation for the manpages patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/manpages-exp.xml | 12 ++++++++++++ chapter06/manpages.xml | 1 + index.xml | 5 +++-- 3 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 chapter06/manpages-exp.xml 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 @@ + +Command explanations + + +patch -Np1 -i ../man-pages-1.35.patch: We patch the +man-pages package to include three important missing pages: +ldd's, ld.so's, and +ldconfig's. + + + + diff --git a/chapter06/manpages.xml b/chapter06/manpages.xml index 82063262c..0f1109855 100644 --- a/chapter06/manpages.xml +++ b/chapter06/manpages.xml @@ -2,6 +2,7 @@ Installing Man-pages &c6-manpages-inst; +&c6-manpages-exp; &aa-manpages-desc; diff --git a/index.xml b/index.xml index a64abcf8a..ac390dee4 100644 --- a/index.xml +++ b/index.xml @@ -4,8 +4,8 @@ - - + + @@ -292,6 +292,7 @@ +