diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-08 20:39:51 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-08 20:39:51 +0000 |
commit | 31d648daacec93a748be92caf988ad21d75cbb7a (patch) | |
tree | f2d263f1e934aea5501bbb69ecefa3ca289c8380 /chapter06/findutils-inst.xml | |
parent | 71cde276409b88da3fc06b6ddf6028d1a9a5f6ea (diff) |
chapter 6 findutils exp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/findutils-inst.xml')
-rw-r--r-- | chapter06/findutils-inst.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/findutils-inst.xml b/chapter06/findutils-inst.xml index 856a0d84e..ea032aa63 100644 --- a/chapter06/findutils-inst.xml +++ b/chapter06/findutils-inst.xml @@ -2,8 +2,7 @@ <title>Installing Findutils</title> <para>Before Findutils is installed the findutils patch file has -to be unpacked. This patch is to fix some compliation errors by -avoiding a variable conflict and changing some bad syntax.</para> +to be unpacked.</para> <para>Install Findutils by running the following commands:</para> |