aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/ethnet.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-08-29 19:50:53 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-08-29 19:50:53 +0000
commitfa914e596245dfff0d0424b3bdffd6f762b40e19 (patch)
treeb6d7018e9d43c9b2c445cb9094739ec56d79157f /chapter07/ethnet.xml
parent2b1174bee649fe5f442631a33e2d004bf0317dc7 (diff)
text updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/ethnet.xml')
-rw-r--r--chapter07/ethnet.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/ethnet.xml b/chapter07/ethnet.xml
index 1192da7c6..49a2c3f1c 100644
--- a/chapter07/ethnet.xml
+++ b/chapter07/ethnet.xml
@@ -154,7 +154,7 @@ BROADCAST=192.168.1.255
<para>Of course, the values of those four variables have to be changed
in every file to
match the proper setup. Usually NETMASK and BROADCAST will remain the
-same, just the DEVICE IP variables will change per network interface. If
+same, just the DEVICE and IP variables will change per network interface. If
the ONBOOT variable is set to yes, the ethnet script will bring it up
during boot up of the system. If set to anything else but yes it will be
ignored by the ethnet script and thus not brought up.</para>