diff options
Diffstat (limited to 'chapter05/findutils-exp.xml')
-rw-r--r-- | chapter05/findutils-exp.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter05/findutils-exp.xml b/chapter05/findutils-exp.xml new file mode 100644 index 000000000..d7eba25bb --- /dev/null +++ b/chapter05/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 compilation errors by +avoiding a variable conflict and changing some bad syntax.</para> + +</sect2> + |