diff options
Diffstat (limited to 'chapter04/creatingtoolsdir.xml')
-rw-r--r-- | chapter04/creatingtoolsdir.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter04/creatingtoolsdir.xml b/chapter04/creatingtoolsdir.xml index 8ab7fde3a..b6af96d15 100644 --- a/chapter04/creatingtoolsdir.xml +++ b/chapter04/creatingtoolsdir.xml @@ -30,9 +30,9 @@ well:</para> <screen><userinput>ln -s $LFS/tools /</userinput></screen> -<note><para>The above command is correct. The <command>ln</command> -command has a few syntactic variations, so be sure to check the info -and man pages before reporting what you may think is an +<note><para>The above command is correct. The <command>ln</command> command has +a few syntactic variations, so be sure to check the <command>info</command> and +<command>man</command> pages before reporting what you may think is an error.</para></note> <para>The created symlink enables the toolchain to be compiled so that |