diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-07-16 17:17:16 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-07-16 17:17:16 +0000 |
commit | 1a167e4f3348ded6f2863f0cf3825171bde5b1d5 (patch) | |
tree | 3693eb22fab8e3b85c75fa8c4a84cb09ed3985e6 /chapter07/ethnet.xml | |
parent | 60bbc310cba3f30714db8a24164ea95d62b4383b (diff) |
Old explanation tells you to create a new file containing, instead of
telling you to create the files by running the command
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@804 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/ethnet.xml')
-rw-r--r-- | chapter07/ethnet.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter07/ethnet.xml b/chapter07/ethnet.xml index 3659c71d7..f9687161b 100644 --- a/chapter07/ethnet.xml +++ b/chapter07/ethnet.xml @@ -7,8 +7,8 @@ If not, this section can be skipped. </para> <para> -A new file <filename>/etc/init.d/ethnet</filename> is created containing the -following: +Create the <filename>/etc/init.d/ethnet</filename> script by running the +following command: </para> <para> @@ -166,7 +166,7 @@ First the nic-config directory is created by running: <para> Now, new files are created in that directory containing the following. -This creates a sample file ifcfg-eth0: +The following command creates a sample file ifcfg-eth0: </para> <para> |