diff options
Diffstat (limited to 'chapter05/patch.xml')
-rw-r--r-- | chapter05/patch.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/patch.xml b/chapter05/patch.xml index 7242ac399..fc4e874bf 100644 --- a/chapter05/patch.xml +++ b/chapter05/patch.xml @@ -13,7 +13,7 @@ Estimated required disk space: &patch-compsize-tools;</screen> <sect2> <title>Installation of Patch</title> -<para>Prepare Patch to be compiled:</para> +<para>Prepare Patch for compilation:</para> <screen><userinput>CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/tools</userinput></screen> |