Эх сурвалжийг харах

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
Gerard Beekmans 24 жил өмнө
parent
commit
78d46a558f
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      chapter07/usage.xml

+ 2 - 2
chapter07/usage.xml

@@ -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