diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-05-24 17:33:48 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-05-24 17:33:48 +0000 |
commit | 91d9cd897b5d51f885dd331bccd8bc9c24bedd2c (patch) | |
tree | e18695c43bae931a69ba4a8ef8fe2134fa9900cd /chapter07 | |
parent | 7020dab3c20988cd6ec1091e0cf6f9a677e9cda7 (diff) |
Changed indentation for <userinput> and </userinput> to tabs instead of
spaces
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@655 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/ethnet-symperm.xml | 10 |
1 files changed, 5 insertions, 5 deletions
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: <userinput>ln -s ../init.d/ethnet K800ethnet && </userinput> <userinput>cd ../rc1.d &&</userinput> - <userinput>ln -s ../init.d/ethnet K800ethnet && - </userinput> + <userinput>ln -s ../init.d/ethnet K800ethnet && + </userinput> <userinput>cd ../rc2.d &&</userinput> - <userinput>ln -s ../init.d/ethnet K800ethnet && - </userinput> + <userinput>ln -s ../init.d/ethnet K800ethnet && + </userinput> <userinput>cd ../rc3.d &&</userinput> <userinput>ln -s ../init.d/ethnet S200ethnet && </userinput> @@ -28,7 +28,7 @@ running the following commands: <userinput>ln -s ../init.d/ethnet S200ethnet && </userinput> <userinput>cd ../rc6.d &&</userinput> - <userinput>ln -s ../init.d/ethnet K800ethnet</userinput> + <userinput>ln -s ../init.d/ethnet K800ethnet</userinput> </literallayout></blockquote> </sect2> |