aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-07-31 22:59:00 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-07-31 22:59:00 +0000
commit5fa5303805456c51dcac922233dbd57e1847468a (patch)
tree42e060d68806cd5d15fe7838659b1690ebf02772 /chapter07
parent89868054fc2d33c7cbbd4262d5f179ec536afb1e (diff)
changed title to match the others
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@875 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/ethnet.xml2
-rw-r--r--chapter07/localnet.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/ethnet.xml b/chapter07/ethnet.xml
index d1b593b30..e87c955b6 100644
--- a/chapter07/ethnet.xml
+++ b/chapter07/ethnet.xml
@@ -1,5 +1,5 @@
<sect1 id="ch07-ethnet">
-<title>Creating the /etc/init.d/ethnet script</title>
+<title>Creating the ethnet script</title>
<para>This section only applies if a user is going to configure a network card.
If not, this section can be skipped.</para>
diff --git a/chapter07/localnet.xml b/chapter07/localnet.xml
index f7d2fa250..7cd9d7db9 100644
--- a/chapter07/localnet.xml
+++ b/chapter07/localnet.xml
@@ -1,5 +1,5 @@
<sect1 id="ch07-localnet">
-<title>Creating the /etc/init.d/localnet boot script</title>
+<title>Creating the localnet script</title>
<para>Create the <filename>/etc/init.d/localnet</filename> script by running
the following command:</para>