diff options
Diffstat (limited to 'chapter07/ethnet.xml')
-rw-r--r-- | chapter07/ethnet.xml | 2 |
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> |