From 91d9cd897b5d51f885dd331bccd8bc9c24bedd2c Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 24 May 2001 17:33:48 +0000 Subject: Changed indentation for and to tabs instead of spaces git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@655 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/ethnet-symperm.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'chapter07/ethnet-symperm.xml') diff --git a/chapter07/ethnet-symperm.xml b/chapter07/ethnet-symperm.xml index f637bd8ef..155e33dcb 100644 --- a/chapter07/ethnet-symperm.xml +++ b/chapter07/ethnet-symperm.xml @@ -13,11 +13,11 @@ running the following commands: ln -s ../init.d/ethnet K800ethnet && cd ../rc1.d && - ln -s ../init.d/ethnet K800ethnet && - + ln -s ../init.d/ethnet K800ethnet && + cd ../rc2.d && - ln -s ../init.d/ethnet K800ethnet && - + ln -s ../init.d/ethnet K800ethnet && + cd ../rc3.d && ln -s ../init.d/ethnet S200ethnet && @@ -28,7 +28,7 @@ running the following commands: ln -s ../init.d/ethnet S200ethnet && cd ../rc6.d && - ln -s ../init.d/ethnet K800ethnet + ln -s ../init.d/ethnet K800ethnet -- cgit v1.2.3-54-g00ecf