diff --git a/chapter04/creatingtoolsdir.xml b/chapter04/creatingtoolsdir.xml index 803195de9..6747b5edd 100644 --- a/chapter04/creatingtoolsdir.xml +++ b/chapter04/creatingtoolsdir.xml @@ -13,7 +13,7 @@ programs compiled in . The programs com temporary tools and won't be a part of the final LFS system and by keeping them in a separate directory, we can later easily throw them away. This also helps prevent them from ending up in your host's production directories -(easy to do in , which could be a very bad thing. +(easy to do in ), which could be a very bad thing. Later on you might wish to search through the binaries of your system to see what files they make use of or link against. To make this searching easier