From 1e4a180565dba57ddb9493d86dc19005148c7b90 Mon Sep 17 00:00:00 2001 From: Chris Staub Date: Sun, 8 Feb 2015 05:34:14 +0000 Subject: [PATCH] Updated FHS URL git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 9 +++++++++ chapter06/creatingdirs.xml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 71c41254b..aed101d67 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,15 @@ --> + + 2015-02-08 + + + [Chris] - Updated FHS URL to new location. + + + + 2015-02-06 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} FHS Compliance Note The directory tree is based on the Filesystem Hierarchy Standard (FHS) - (available at ). + (available at ). The FHS also stipulates the existence of /usr/local/games and /usr/share/games. The FHS is not precise as to