aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/introduction.xml4
-rw-r--r--chapter07/loadkeys.xml2
-rw-r--r--chapter07/network.xml2
3 files changed, 4 insertions, 4 deletions
diff --git a/chapter07/introduction.xml b/chapter07/introduction.xml
index 16297cfab..5ff7eecea 100644
--- a/chapter07/introduction.xml
+++ b/chapter07/introduction.xml
@@ -2,9 +2,9 @@
<title>Introduction</title>
<?dbhtml filename="introduction.html" dir="chapter07"?>
-<para>This chapter will setup the bootscripts that you installed in chapter
+<para>This chapter will set up the bootscripts that you installed in chapter
6. Most of these scripts will work without needing to modify them, but a
-few do require additional configuration files setup as they deal with
+few do require additional configuration files set up as they deal with
hardware dependent information.</para>
</sect1>
diff --git a/chapter07/loadkeys.xml b/chapter07/loadkeys.xml
index a851aa3b0..fce9720c4 100644
--- a/chapter07/loadkeys.xml
+++ b/chapter07/loadkeys.xml
@@ -4,7 +4,7 @@
<para>If you decided to compile your keymap file directly into the kernel
back at the end of chapter 6, then you strictly speaking don't need to run
-this loadkeys script, since the kernel has already setup the keymap for
+this loadkeys script, since the kernel has already set up the keymap for
you. You can still run it if you want, it isn't going to hurt you. It could
even be beneficial to keep it in case you run a lot of different kernels
and don't remember or want to compile the keymap into every kernel you lay
diff --git a/chapter07/network.xml b/chapter07/network.xml
index 7c028e247..aad5280be 100644
--- a/chapter07/network.xml
+++ b/chapter07/network.xml
@@ -14,7 +14,7 @@ runlevel directories
<sect2>
<title>Configuring default gateway</title>
-<para>If you're on a network you may need to setup the default gateway for
+<para>If you're on a network you may need to set up the default gateway for
this machine. This is done by adding the proper values to the
/etc/sysconfig/network file by running the following:</para>