symbolic was s ymbolic due to a line break

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-09-30 14:45:38 +00:00
parent b1e94d8c72
commit 78d46a558f

View File

@ -36,8 +36,8 @@ before any runlevel is executed and runs the scripts listed in
/etc/rcS.d</para>
<para>There are a number of directories under /etc that look like like rc?.d
where ? is the number of the runlevel and rcS.d which contain a number of s
ymbolic links. Some begin with an K, the others begin with an S, and all
where ? is the number of the runlevel and rcS.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 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 000 to 999; the