diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-03-01 22:27:20 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-03-01 22:27:20 +0000 |
commit | 893c77c24cd462dc65de30f45fb608497848ea90 (patch) | |
tree | 5f9b1662a738a885760f30cf745b1d0e6e050db2 | |
parent | ffe21e15c997665a11cbee559b1bdb1e889d76f3 (diff) |
Fix url in standards
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10178 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | prologue/standards.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prologue/standards.xml b/prologue/standards.xml index afdbee962..287e7bdc2 100644 --- a/prologue/standards.xml +++ b/prologue/standards.xml @@ -27,7 +27,7 @@ </listitem> <listitem> - <para><ulink url="http://refspecs.freestandards.org/lsb.shtml">Linux + <para><ulink url="http://refspecs.linuxfoundation.org/lsb.shtml">Linux Standard Base (LSB) Specifications</ulink></para> <para>The LSB has five separate standards: Core, C++, Desktop, |