Sfoglia il codice sorgente

Typo and slight wording change

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11208 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Pierre Labastie 8 anni fa
parent
commit
8caabdd31b
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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