From a2cd10ffbacbbb5f9f39e1340d071cea1f8303ee Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Mon, 3 Jun 2002 11:27:19 +0000 Subject: applied Alex's commas.patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/network.xml | 4 ++-- chapter07/usage.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'chapter07') 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 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. diff --git a/chapter07/usage.xml b/chapter07/usage.xml index 9fb37f6cd..1c7942de1 100644 --- a/chapter07/usage.xml +++ b/chapter07/usage.xml @@ -80,9 +80,9 @@ is running and with which PIDs. -Feel free to modify the way the boot process works (after all it's your -LFS system, not ours). The files here are just an example of how it can be -done in a nice way (well what we consider nice anyway. You may hate it). +Feel free to modify the way the boot process works (after all, it's your +own LFS system). The files given here are just an example of how it can be +done in a nice way (well, what we consider nice -- you may hate it). -- cgit v1.2.3-54-g00ecf