Browse Source

Update FHS URL

was r11660.
Bruce Dubbs 4 years ago
parent
commit
f6de6aefac
2 changed files with 2 additions and 2 deletions
  1. 1 1
      appendices/dependencies.xml
  2. 1 1
      chapter06/creatingdirs.xml

+ 1 - 1
appendices/dependencies.xml

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

+ 1 - 1
chapter06/creatingdirs.xml

@@ -67,7 +67,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