浏览代码

Update FHS URL

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 6 年之前
父节点
当前提交
a6bd08d6c3
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      appendices/dependencies.xml
  2. 1 1
      chapter06/creatingdirs.xml

+ 1 - 1
appendices/dependencies.xml

@@ -1376,7 +1376,7 @@
 
         <seglistitem>
          <seg>Bash, Binutils, Bison, Coreutils, Flex, GCC, Gettext, Glibc,
-         Gzip, Make, Sed, Xz-Utils, and Zlib</seg>
+         Gzip, Make, Pkg-config, Sed, Xz-Utils, and Zlib</seg>
         </seglistitem>
       </segmentedlist>
 

+ 1 - 1
chapter06/creatingdirs.xml

@@ -53,7 +53,7 @@ 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 specifies
+    url="https://refspecs.linuxfoundation.org/fhs.shtml"/>).  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