aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-10-18 19:35:10 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-10-18 19:35:10 +0000
commit0c11bd1656e429a6794a7c49a4b320cd61a32c10 (patch)
treeed3963ed4d41c58ca1e136eab6a6dd63eb022603 /chapter06
parent2fb15f2f23724ba7773b89af3442093d41c0fa42 (diff)
updated explanations
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2182 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/e2fsprogs-exp.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/e2fsprogs-exp.xml b/chapter06/e2fsprogs-exp.xml
index ad326915f..e06ef3fd5 100644
--- a/chapter06/e2fsprogs-exp.xml
+++ b/chapter06/e2fsprogs-exp.xml
@@ -15,5 +15,9 @@ libraries that some programs in this package can make use of.</para>
<para><userinput>make install-libs:</userinput> This installs the shared
libraries that are built.</para>
+<para><userinput>install-info...:</userinput> This updates the
+<filename>/usr/share/info/dir</filename> file to include this package's
+info pages to the index.</para>
+
</sect2>