Author: randy
Date: 2005-11-19 16:53:32 -0700 (Sat, 19 Nov 2005)
New Revision: 5282

Modified:
   trunk/BOOK/gnome/gnome-intro.xml
   trunk/BOOK/introduction/important/pkgmgt.xml
   trunk/BOOK/postlfs/security/cyrus-sasl.xml
   trunk/BOOK/postlfs/security/heimdal.xml
Log:
Changed hard coded URL to the hints project to the hints-root entity in some 
package instructions

Modified: trunk/BOOK/gnome/gnome-intro.xml
===================================================================
--- trunk/BOOK/gnome/gnome-intro.xml    2005-11-18 15:41:42 UTC (rev 5281)
+++ trunk/BOOK/gnome/gnome-intro.xml    2005-11-19 23:53:32 UTC (rev 5282)
@@ -17,7 +17,7 @@
   The order of the pages follow the build order defined by the
   <application>GNOME</application> development team as published in previous
   versions of the <ulink
-  url="http://www.gnome.org/start/&gnome-version;/notes/rninstallation.html";>
+  url="http://www.gnome.org/start/&gnome-version;/notes/en";>
   release notes</ulink>. Note that the development team did not publish a
   build order for the &gnome-version;&gnome-minor-version; release.</para>
 
@@ -69,7 +69,7 @@
   <application>GNOME</application> packages without pages are simply
   installed with:</para>
 
-<screen><userinput>./configure --prefix=/opt/gnome &amp;&amp;
+<screen><userinput>./configure --prefix=/opt/gnome-1.4 &amp;&amp;
 make</userinput></screen>
 
   <para>Now, as the <systemitem class='username'>root</systemitem> user:</para>
@@ -85,8 +85,7 @@
   <filename class='directory'>/opt/gnome/var</filename> to
   <filename class='directory'>/var</filename>. You should consider using
   the <application>GNOME</application> 1.4 hint located at
-  <ulink url="http://www.linuxfromscratch.org/hints/"/> if you have no
-  interest in
+  <ulink url="&hints-root;"/> if you have no interest in
   <application>GNOME</application>-&gnome-version;&gnome-minor-version;.</para>
 
 </partintro>

Modified: trunk/BOOK/introduction/important/pkgmgt.xml
===================================================================
--- trunk/BOOK/introduction/important/pkgmgt.xml        2005-11-18 15:41:42 UTC 
(rev 5281)
+++ trunk/BOOK/introduction/important/pkgmgt.xml        2005-11-19 23:53:32 UTC 
(rev 5282)
@@ -41,7 +41,7 @@
   </itemizedlist>
 
   <para>There are some hints written on the topic of package management. Visit
-  the <ulink url="http://www.linuxfromscratch.org/hints/";>Hints 
subproject</ulink>
+  the <ulink url="&hints-root;">Hints subproject</ulink>
   to find if one of them fits your need.</para>
 
   <sect2>
@@ -225,12 +225,12 @@
       <title>User Based Management</title>
 
       <para>This scheme, unique to LFS, was devised by Matthias Benkmann,
-      and is available from the <ulink 
url="http://www.linuxfromscratch.org/hints/";>Hints
+      and is available from the <ulink url="&hints-root;">Hints
       Project</ulink>. In this scheme, each package is installed as a separate 
user
       into the standard locations. Files belonging to a package are easily 
identified
       by checking the user ID. The features and shortcomings of this approach 
are
       too complex to describe in this section. For the details please see the 
hint at <ulink
-      
url="http://www.linuxfromscratch.org/hints/downloads/files/more_control_and_pkg_man.txt"/>.</para>
+      url="&hints-root;/downloads/files/more_control_and_pkg_man.txt"/>.</para>
 
     </sect3>
 

Modified: trunk/BOOK/postlfs/security/cyrus-sasl.xml
===================================================================
--- trunk/BOOK/postlfs/security/cyrus-sasl.xml  2005-11-18 15:41:42 UTC (rev 
5281)
+++ trunk/BOOK/postlfs/security/cyrus-sasl.xml  2005-11-19 23:53:32 UTC (rev 
5282)
@@ -105,7 +105,7 @@
     it after installing the package using the sample server and client programs
     which were built in the preceding step. Instructions for performing the
     tests can be found at <ulink
-    
url="http://www.linuxfromscratch.org/hints/downloads/files/cyrus-sasl.txt"/>.</para>
+    url="&hints-root;/downloads/files/cyrus-sasl.txt"/>.</para>
 
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 

Modified: trunk/BOOK/postlfs/security/heimdal.xml
===================================================================
--- trunk/BOOK/postlfs/security/heimdal.xml     2005-11-18 15:41:42 UTC (rev 
5281)
+++ trunk/BOOK/postlfs/security/heimdal.xml     2005-11-19 23:53:32 UTC (rev 
5282)
@@ -440,7 +440,7 @@
 kx              <replaceable>[49150]</replaceable>/udp   # Heimdal kerberos 
X</literal></screen>
 
         <para>For additional information consult <ulink
-        
url="http://www.linuxfromscratch.org/hints/downloads/files/heimdal.txt";>the
+        url="&hints-root;/downloads/files/heimdal.txt">the
         Heimdal hint</ulink> on which the above instructions are based.</para>
 
       </sect4>

-- 
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