mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-16 17:25:08 +01:00
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
This commit is contained in:
parent
5ef3797c41
commit
6925e030df
@ -49,10 +49,10 @@ will need to create the desired directory yourself).</para>
|
||||
<sect2>
|
||||
<title>FHS compliance notes</title>
|
||||
|
||||
<para>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.</para>
|
||||
<para>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.</para>
|
||||
|
||||
<para>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
|
||||
|
Loading…
Reference in New Issue
Block a user