From 6925e030dfc4bf8ff491d03d321e68a54f9be479 Mon Sep 17 00:00:00 2001 From: Marc Heerdink Date: Fri, 25 Jan 2002 14:22:10 +0000 Subject: Fixed a very very tiny typo that looks a bit weird in the book. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1476 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/creatingdirs.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter05/creatingdirs.xml') diff --git a/chapter05/creatingdirs.xml b/chapter05/creatingdirs.xml index 8c0c369a5..1633a558a 100644 --- a/chapter05/creatingdirs.xml +++ b/chapter05/creatingdirs.xml @@ -49,10 +49,10 @@ will need to create the desired directory yourself). FHS compliance notes -The FHS stipulates that the /usr/local directory should contain the -bin, games,include, lib, man, sbin, and share subdirectories. You can -alter your /usr/local directory yourself if you want your system -to be FHS-compliant. +The FHS stipulates that the /usr/local directory should contain the +bin, games, include, lib, man, sbin, and share subdirectories. You can +alter your /usr/local directory yourself if you want your system to be +FHS-compliant. Also, the standard says that there should exist a /usr/share/games directory, which we don't much like for a base system. But feel free to -- cgit v1.2.3-54-g00ecf