Author: randy
Date: 2007-02-01 14:46:27 -0700 (Thu, 01 Feb 2007)
New Revision: 6515

Modified:
   trunk/BOOK/introduction/important/beyond.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Fixed broken URL for the 'Why LD_LIBRARY_PATH is bad' site in the Beyond BLFS 
page

Modified: trunk/BOOK/introduction/important/beyond.xml
===================================================================
--- trunk/BOOK/introduction/important/beyond.xml        2007-02-01 21:45:45 UTC 
(rev 6514)
+++ trunk/BOOK/introduction/important/beyond.xml        2007-02-01 21:46:27 UTC 
(rev 6515)
@@ -42,7 +42,8 @@
       <para>Add <filename class='directory'>$PREFIX/lib</filename>
       to <filename>/etc/ld.so.conf</filename> or expand
       <envar>LD_LIBRARY_PATH</envar> to include it. Before using the latter
-      option, check out <ulink url="http://www.visi.com/~barr/ldpath.html"/>.
+      option, check out <ulink
+      url="http://xahlee.org/UnixResource_dir/_/ldpath.html"/>.
       If you modify <filename>/etc/ld.so.conf</filename>, remember to update
       <filename>/etc/ld.so.cache</filename> by executing
       <command>ldconfig</command> as the

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2007-02-01 21:45:45 UTC 
(rev 6514)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2007-02-01 21:46:27 UTC 
(rev 6515)
@@ -57,6 +57,10 @@
       <para>February 1st, 2007</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Fixed broken URL for the "Why LD_LIBRARY_PATH is
+          bad" site in the Beyond BLFS page.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Fixed broken download URLs in the ISO Codes
           instructions.</para>
         </listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to