diff options
Diffstat (limited to 'chapter05/creatingstage1dir.xml')
-rw-r--r-- | chapter05/creatingstage1dir.xml | 5 |
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> |