From 6bf3f584c1fc06c9be3bab167c6c7a7889c73e26 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 19 Dec 2015 20:51:24 +0000 Subject: Reword FHS Compliance Note. Update to perl-5.22.1. Update to perl-5.22.1. Update to linux-4.3.1. Update to man-pages-4.03. Fix xz problem identified upstream. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10979 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/creatingdirs.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'chapter06/creatingdirs.xml') diff --git a/chapter06/creatingdirs.xml b/chapter06/creatingdirs.xml index 09ad4fd65..80e5dc474 100644 --- a/chapter06/creatingdirs.xml +++ b/chapter06/creatingdirs.xml @@ -52,15 +52,14 @@ 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 ). - The FHS also stipulates the existence of The directory tree is based on the Filesystem Hierarchy Standard + (FHS) (available at ). The FHS also stipulates + the optional existence some directories such as /usr/local/games and /usr/share/games. The FHS is not precise as to - the structure of the /usr/local/share - subdirectory, so we create only the directories that are needed. However, - feel free to create these directories if you prefer to conform more strictly - to the FHS. + class="directory">/usr/share/games. We create only the + directories that are needed. However, feel free to create these + directories. -- cgit v1.2.3-54-g00ecf