aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/introduction.xml2
-rw-r--r--chapter07/localnet.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/introduction.xml b/chapter07/introduction.xml
index efbf1d697..e9878ac54 100644
--- a/chapter07/introduction.xml
+++ b/chapter07/introduction.xml
@@ -5,7 +5,7 @@
This chapter will setup basic networking. Although the system might not be
connected to a network, Linux software uses network functions anyway.
We'll be installing at least the local loopback device and a network
-card as well if applicable. Also the proper bootscripts will be created
+card as well if applicable. Also the proper boot scripts will be created
so that networking will be enabled during boot time.
</para>
diff --git a/chapter07/localnet.xml b/chapter07/localnet.xml
index fbc1f1fd3..26bf21919 100644
--- a/chapter07/localnet.xml
+++ b/chapter07/localnet.xml
@@ -1,5 +1,5 @@
<sect1 id="ch09-localnet">
-<title>Creating the /etc/init.d/localnet bootscript</title>
+<title>Creating the /etc/init.d/localnet boot script</title>
<para>
A new file <filename>/etc/init.d/localnet</filename> is created containing