Forráskód Böngészése

Updated FHS URL

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Chris Staub 10 éve
szülő
commit
1e4a180565
2 módosított fájl, 10 hozzáadás és 1 törlés
  1. 9 0
      chapter01/changelog.xml
  2. 1 1
      chapter06/creatingdirs.xml

+ 9 - 0
chapter01/changelog.xml

@@ -35,6 +35,15 @@
       </itemizedlist>
     </listitem>
 -->
+    <listitem>
+      <para>2015-02-08</para>
+      <itemizedlist>
+        <listitem>
+          <para>[Chris] - Updated FHS URL to new location.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2015-02-06</para>
       <itemizedlist>

+ 1 - 1
chapter06/creatingdirs.xml

@@ -53,7 +53,7 @@ mkdir -pv /var/{opt,cache,lib/{color,misc,locate},local}</userinput></screen>
     <title>FHS Compliance Note</title>
 
     <para>The directory tree is based on the Filesystem Hierarchy Standard (FHS)
-    (available at <ulink url="http://www.pathname.com/fhs/"/>).
+    (available at <ulink url="https://wiki.linuxfoundation.org/en/FHS"/>).
     The FHS also stipulates the existence of <filename
     class="directory">/usr/local/games</filename> and <filename
     class="directory">/usr/share/games</filename>. The FHS is not precise as to