aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter07/usage.xml2
-rw-r--r--index.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter07/usage.xml b/chapter07/usage.xml
index 4f40939d4..b2fe9b8f4 100644
--- a/chapter07/usage.xml
+++ b/chapter07/usage.xml
@@ -34,7 +34,7 @@ command an alias to init 0.</para>
<para>There are a number of directories under /etc/rc.d that look like
like rc?.d where ? is the number of the runlevel and rcsysinit.d which
contain a number of symbolic links. Some begin with an K, the others
-begin with an S, and all of them have three numbers following the initial
+begin with an S, and all of them have two numbers following the initial
letter. The K means to stop (kill) a service, and the S means to start a
service. The numbers determine the order in which the scripts are run,
from 00 to 99; the lower the number the sooner it gets executed. When init
diff --git a/index.xml b/index.xml
index 19a16491b..80b4df7c9 100644
--- a/index.xml
+++ b/index.xml
@@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "book/book.xml">
-<!ENTITY version "20020411">
-<!ENTITY releasedate "April 11th, 2002">
+<!ENTITY version "20020412">
+<!ENTITY releasedate "April 12th, 2002">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org">