Changeset 1e4a180


Ignore:
Timestamp:
02/08/2015 05:34:14 AM (9 years ago)
Author:
Chris Staub <chris@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
f42cce0
Parents:
5a77e84b
Message:

Updated FHS URL

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r5a77e84b r1e4a180  
    3737-->
    3838    <listitem>
     39      <para>2015-02-08</para>
     40      <itemizedlist>
     41        <listitem>
     42          <para>[Chris] - Updated FHS URL to new location.</para>
     43        </listitem>
     44      </itemizedlist>
     45    </listitem>
     46
     47    <listitem>
    3948      <para>2015-02-06</para>
    4049      <itemizedlist>
  • chapter06/creatingdirs.xml

    r5a77e84b r1e4a180  
    5454
    5555    <para>The directory tree is based on the Filesystem Hierarchy Standard (FHS)
    56     (available at <ulink url="http://www.pathname.com/fhs/"/>).
     56    (available at <ulink url="https://wiki.linuxfoundation.org/en/FHS"/>).
    5757    The FHS also stipulates the existence of <filename
    5858    class="directory">/usr/local/games</filename> and <filename
Note: See TracChangeset for help on using the changeset viewer.