소스 검색

Typo and slight wording change

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11208 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Pierre Labastie 8 년 전
부모
커밋
8caabdd31b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      chapter06/creatingdirs.xml

+ 2 - 2
chapter06/creatingdirs.xml

@@ -52,8 +52,8 @@ mkdir -pv /var/{opt,cache,lib/{color,misc,locate},local}</userinput></screen>
 
     <para>The directory tree is based on the Filesystem Hierarchy Standard
     (FHS) (available at <ulink
-    url="https://wiki.linuxfoundation.org/en/FHS"/>).  The FHS also stipulates
-    the optional existence some directories such as <filename
+    url="https://wiki.linuxfoundation.org/en/FHS"/>).  The FHS also specifies
+    the optional existence of some directories such as <filename
     class="directory">/usr/local/games</filename> and <filename
     class="directory">/usr/share/games</filename>.  We create only the
     directories that are needed. However, feel free to create these