aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/network.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-06-03 11:27:19 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-06-03 11:27:19 +0000
commita2cd10ffbacbbb5f9f39e1340d071cea1f8303ee (patch)
treedf3a0713ae4a913a41f3607a205cd9e53e6497b7 /chapter07/network.xml
parentf50aec70464ff15d6aacdae2af48a86f9c12221b (diff)
applied Alex's commas.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/network.xml')
-rw-r--r--chapter07/network.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/network.xml b/chapter07/network.xml
index aad5280be..b118be11d 100644
--- a/chapter07/network.xml
+++ b/chapter07/network.xml
@@ -54,8 +54,8 @@ BROADCAST=192.168.1.255
<para>Of course, the values of those variables have to be changed
in every file to match the proper setup. If the ONBOOT variable is set
-to yes, the network script will bring it up during boot up of the system.
-If set to anything else but yes it will be ignored by the network script
+to yes, the network script will bring it up during the booting of the system.
+If set to anything else but yes, it will be ignored by the network script
and thus not brought up.</para>
</sect2>