aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc-pass2-inst.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-01-01 14:27:12 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-01-01 14:27:12 +0000
commita20338e3bd6b3d1ccef2d6619102963d810fa3d4 (patch)
tree3aaadd7513b0ed5af958e4727f8d70a8f7f0ce8e /chapter06/glibc-pass2-inst.xml
parenta9fb6a45626023ed9e1fab231b7adf1235b31e0e (diff)
moved kernel man pages to end of chap6 | fixed typo in glibc linuxthreads man page install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2259 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc-pass2-inst.xml')
-rw-r--r--chapter06/glibc-pass2-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc-pass2-inst.xml b/chapter06/glibc-pass2-inst.xml
index 5e5637b30..876430117 100644
--- a/chapter06/glibc-pass2-inst.xml
+++ b/chapter06/glibc-pass2-inst.xml
@@ -45,7 +45,7 @@ cd ../glibc-build &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
make -C ../glibc-&glibc-version;/linuxthreads/man &amp;&amp;
-make -C ../glibc-&glibc-version;/linuxthread/man install &amp;&amp;
+make -C ../glibc-&glibc-version;/linuxthreads/man install &amp;&amp;
exec /bin/bash --login</userinput></screen></para>
</sect2>