Author: bdubbs
Date: Thu Aug 22 07:00:08 2019
New Revision: 11660

Log:
Update FHS URL

Modified:
   trunk/BOOK/appendices/dependencies.xml
   trunk/BOOK/chapter06/creatingdirs.xml

Modified: trunk/BOOK/appendices/dependencies.xml
==============================================================================
--- trunk/BOOK/appendices/dependencies.xml      Thu Aug 15 14:10:26 2019        
(r11659)
+++ trunk/BOOK/appendices/dependencies.xml      Thu Aug 22 07:00:08 2019        
(r11660)
@@ -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>
 

Modified: trunk/BOOK/chapter06/creatingdirs.xml
==============================================================================
--- trunk/BOOK/chapter06/creatingdirs.xml       Thu Aug 15 14:10:26 2019        
(r11659)
+++ trunk/BOOK/chapter06/creatingdirs.xml       Thu Aug 22 07:00:08 2019        
(r11660)
@@ -53,7 +53,7 @@
 
     <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
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to