aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/rc.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-07-16 17:17:16 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-07-16 17:17:16 +0000
commit1a167e4f3348ded6f2863f0cf3825171bde5b1d5 (patch)
tree3693eb22fab8e3b85c75fa8c4a84cb09ed3985e6 /chapter07/rc.xml
parent60bbc310cba3f30714db8a24164ea95d62b4383b (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/rc.xml')
-rw-r--r--chapter07/rc.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter07/rc.xml b/chapter07/rc.xml
index 2372755a5..94121acb0 100644
--- a/chapter07/rc.xml
+++ b/chapter07/rc.xml
@@ -3,8 +3,9 @@
<para>
The first main boot script is the <filename>/etc/init.d/rc</filename> script.
-A new file <filename>/etc/init.d/rc</filename> is created containing the
-following: </para>
+Create the <filename>/etc/init.d/rc</filename> script by running the
+following command:
+</para>
<para>
<screen>