aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-30 22:42:51 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-30 22:42:51 +0000
commitdefc1685034b0557dc90ad8197f54dca276028d9 (patch)
tree04b80154ee49fcd148eac9759067ce5e750a4656 /chapter06
parentbb23dfb25f861ea1d0a1ec662f328c708d43e9de (diff)
Miscellaneous adjustments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/coreutils-inst.xml2
-rw-r--r--chapter06/diffutils-inst.xml2
-rw-r--r--chapter06/patch-inst.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/coreutils-inst.xml b/chapter06/coreutils-inst.xml
index 9bcc4ea41..6e28571f7 100644
--- a/chapter06/coreutils-inst.xml
+++ b/chapter06/coreutils-inst.xml
@@ -25,7 +25,7 @@ provided by Net-tools. Prevent its installation by applying a patch:</para>
<para>This package has a test suite available which can perform a number of
checks to ensure it built correctly. However, this particular test suite makes
-some assumptions that aren't quite vaild at this early stage of Chapter 6. We
+some assumptions that aren't quite valid at this early stage of Chapter 6. We
therefore make a few adjustments to allow the tests to run properly. Should you
choose not to run the test suite, skip down to "Install the package". The
following commands will prepare us for the test suite. Create two dummy groups
diff --git a/chapter06/diffutils-inst.xml b/chapter06/diffutils-inst.xml
index dc3bf8178..49009a290 100644
--- a/chapter06/diffutils-inst.xml
+++ b/chapter06/diffutils-inst.xml
@@ -11,7 +11,7 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>And install the package:</para>
+<para>And install it:</para>
<para><screen><userinput>make install</userinput></screen></para>
diff --git a/chapter06/patch-inst.xml b/chapter06/patch-inst.xml
index 3aac8b565..08b78c894 100644
--- a/chapter06/patch-inst.xml
+++ b/chapter06/patch-inst.xml
@@ -11,7 +11,7 @@
<para><screen><userinput>make</userinput></screen></para>
-<para>And install the package:</para>
+<para>And install it:</para>
<para><screen><userinput>make install</userinput></screen></para>