소스 검색

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 년 전
부모
커밋
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