aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/creatingstage1dir.xml
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-10-02 04:51:57 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-10-02 04:51:57 +0000
commit53315193788755aae6f2be447a47e87260b5c0a0 (patch)
tree70351617c32b6d5fab0a7746425964ca3d42b5cb /chapter05/creatingstage1dir.xml
parent318e3c85876b968f02389f4e102131fe231cfe1c (diff)
Yet more clarifying text re test suites.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/creatingstage1dir.xml')
-rw-r--r--chapter05/creatingstage1dir.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter05/creatingstage1dir.xml b/chapter05/creatingstage1dir.xml
index 0d466c034..0bae60f15 100644
--- a/chapter05/creatingstage1dir.xml
+++ b/chapter05/creatingstage1dir.xml
@@ -29,5 +29,10 @@ and linker will work both in this chapter (when we are still using some tools
from the host) <emphasis>and</emphasis> in the next (when we are chrooted to
the LFS partition).</para>
+<note><para>Study the above command closely. It can be confusing at first
+glance. The <userinput>ln</userinput> command has several syntax variations so
+be sure to check the ln man page before reporting what you may think is an
+error.</para></note>
+
</sect1>