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-exp.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-exp.xml')
-rw-r--r-- | chapter06/findutils-exp.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter06/findutils-exp.xml b/chapter06/findutils-exp.xml new file mode 100644 index 000000000..e0c8c7cbc --- /dev/null +++ b/chapter06/findutils-exp.xml @@ -0,0 +1,9 @@ +<sect2> +<title>Command explanations</title> + +<para><userinput>patch -Np1 -i ../findutils-4.1.patch</userinput>: This +patch is to fix some compliation errors by +avoiding a variable conflict and changing some bad syntax.</para> + +</sect2> + |