final-system/creatingdirs: Update FHS link

Seems the Linux Foundation hosts the newer revisions of the FHS.  Thanks
to akhiezer <lfs65@cruziero.com> for pointing this out.
This commit is contained in:
Andrew Bradford
2017-05-01 10:44:06 -04:00
parent 73d79973ec
commit 83a31c36ae

View File

@ -39,7 +39,7 @@ mkdir -pv ${CLFS}/targetfs/usr/{,local/}{bin,include,lib,sbin,share,src}</userin
<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/"/>).</para>
(available at <ulink url="http://refspecs.linuxfoundation.org/fhs.shtml"/>).</para>
</sect2>