aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Staub <chris@linuxfromscratch.org>2015-02-08 05:34:14 +0000
committerChris Staub <chris@linuxfromscratch.org>2015-02-08 05:34:14 +0000
commit1e4a180565dba57ddb9493d86dc19005148c7b90 (patch)
tree089c169c65a8e35c508dea90f12ed7055479ca59
parent5a77e84b229f757700a06f89427a15d56a6da7e4 (diff)
Updated FHS URL
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--chapter06/creatingdirs.xml2
2 files changed, 10 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 71c41254b..aed101d67 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,15 @@
</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>
<listitem>
diff --git a/chapter06/creatingdirs.xml b/chapter06/creatingdirs.xml
index 5572a62cc..09ad4fd65 100644
--- a/chapter06/creatingdirs.xml
+++ b/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