aboutsummaryrefslogtreecommitdiffstats
path: root/appendices/scripts.xml
diff options
context:
space:
mode:
authorBryan Kadzban <bryan@linuxfromscratch.org>2008-11-06 05:23:09 +0000
committerBryan Kadzban <bryan@linuxfromscratch.org>2008-11-06 05:23:09 +0000
commita91be49af49a502ab60a3923b5e42034c39754fa (patch)
tree87e2382dae9a6ba1a0abcf66f82d5f0bd83b3043 /appendices/scripts.xml
parentf7242d435512d5e29d8b0a23eb3b45096591319b (diff)
s/<tab>/<spaces>/g everywhere. Also fix one typo in the e2fsprogs installed-binaries list, since I noticed it when killing tabs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendices/scripts.xml')
-rw-r--r--appendices/scripts.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/appendices/scripts.xml b/appendices/scripts.xml
index 7730a9198..15e57b3d3 100644
--- a/appendices/scripts.xml
+++ b/appendices/scripts.xml
@@ -39,14 +39,14 @@
<title>Boot and sysconfig scripts version-&lfs-bootscripts-version;</title>
- <para>The scripts in this appendix are listed by the directory where they
- normally reside. The order is <filename
- class='directory'>/etc/rc.d/init.d</filename>, <filename
- class='directory'>/etc/sysconfig</filename>, <filename
- class='directory'>/etc/sysconfig/network-devices</filename>, and <filename
- class='directory'>/etc/sysconfig/network-devices/services</filename>. Within
- each section, the files are listed in the order they are normally called.
- </para>
+ <para>The scripts in this appendix are listed by the directory where they
+ normally reside. The order is <filename
+ class='directory'>/etc/rc.d/init.d</filename>, <filename
+ class='directory'>/etc/sysconfig</filename>, <filename
+ class='directory'>/etc/sysconfig/network-devices</filename>, and <filename
+ class='directory'>/etc/sysconfig/network-devices/services</filename>. Within
+ each section, the files are listed in the order they are normally called.
+ </para>
<sect1 id="rc" role="wrap">
<title>/etc/rc.d/init.d/rc</title>