diff options
-rw-r--r-- | chapter05/fileutils-inst.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/fileutils-inst.xml b/chapter05/fileutils-inst.xml index ee0cbfc5d..5a591ab23 100644 --- a/chapter05/fileutils-inst.xml +++ b/chapter05/fileutils-inst.xml @@ -36,9 +36,9 @@ make install</userinput></screen></para> <para>Once you have installed Fileutils, you can test whether the segmentation fault problem has been avoided by running <userinput>$LFS/static/bin/ls</userinput>. If this works, then you are OK. If -not, then you need to re-do the installation using the sed commands if -you didn't use them, or without the sed commands if you did use -them.</para> +not, then you need to re-do the installation with the patch if +you didn't use it, or without the patch if you did use +it.</para> </sect2> |