aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2001-08-26 20:26:43 +0000
committerMark Hymers <markh@linuxfromscratch.org>2001-08-26 20:26:43 +0000
commitcd5180b6ab57400a7e0aab3009d5211160fa914c (patch)
tree0811de11bcce6cb2a134531b9e2d51ae7e519045 /chapter05
parent3027ba679affddbbf9d92771495bda5a1352f108 (diff)
add sh-utils patch comment
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1052 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/shellutils-inst.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter05/shellutils-inst.xml b/chapter05/shellutils-inst.xml
index e6241b1e1..1e28737ed 100644
--- a/chapter05/shellutils-inst.xml
+++ b/chapter05/shellutils-inst.xml
@@ -12,5 +12,8 @@ to be unpacked.</para>
<userinput>mv -f date echo false pwd stty $LFS/bin &amp;&amp;</userinput>
<userinput>mv -f su true uname hostname $LFS/bin</userinput></screen></para>
+<para>The patch file only needs to be applied if you are running
+glibc-2.1.x on your base system.</para>
+
</sect2>