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