diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/findutils-inst.xml | 3 | ||||
-rw-r--r-- | chapter05/gcc-inst.xml | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/chapter05/findutils-inst.xml b/chapter05/findutils-inst.xml index 6fd3b61a2..686247115 100644 --- a/chapter05/findutils-inst.xml +++ b/chapter05/findutils-inst.xml @@ -2,8 +2,7 @@ <title>Installing Findutils</title> <para>This package requires its patch to be applied before you can -install it. Make sure it's unpacked before running the installation -commands.</para> +install it.</para> <para>Install Findutils by running the following commands:</para> diff --git a/chapter05/gcc-inst.xml b/chapter05/gcc-inst.xml index 8a91bcb88..c3ac26d37 100644 --- a/chapter05/gcc-inst.xml +++ b/chapter05/gcc-inst.xml @@ -2,8 +2,7 @@ <title>Installation of GCC</title> <para>This package requires its patch to be applied before you can -install it. Make sure it's unpacked before running the installation -commands.</para> +install it.</para> <para>We won't be needing a C++ compiler until Chapter 6. So, only the gcc-core tarball needs to be unpacked at this time.</para> |