aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/ethnet.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-03-13 00:34:36 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-03-13 00:34:36 +0000
commit015eb7c61c4f758e472834cbbac99ad558ba3f97 (patch)
tree1135c67fa44576721cf91d30de4f4a95555354d6 /chapter07/ethnet.xml
parentadbf7d2bfb29b05b987dd2297ebd3365387f22be (diff)
Fixed type down->up
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@304 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 317660734..a81176a6c 100644
--- a/chapter07/ethnet.xml
+++ b/chapter07/ethnet.xml
@@ -46,7 +46,7 @@ case "$1" in
source $interface
#
# If the ONBOOT variable is set to yes, process this file and bring the
-# interface down.
+# interface up.
#
if [ "$ONBOOT" == yes ]