Browse Source

Point "Hints Project" links to better location

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Dan Nichilson 18 years ago
parent
commit
3f5e84efa0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      chapter06/pkgmgt.xml

+ 2 - 2
chapter06/pkgmgt.xml

@@ -36,7 +36,7 @@
   </itemizedlist>
   </itemizedlist>
 
 
   <para>There are some hints written on the topic of package management. Visit
   <para>There are some hints written on the topic of package management. Visit
-  the <ulink url="&hints-root;">Hints subproject</ulink> and see if one of them
+  the <ulink url="&hints-index;">Hints Project</ulink> and see if one of them
   fits your need.</para>
   fits your need.</para>
 
 
   <sect2>
   <sect2>
@@ -221,7 +221,7 @@ make DESTDIR=/usr/pkg/libfoo/1.1 install</userinput></screen>
       <title>User Based Management</title>
       <title>User Based Management</title>
 
 
       <para>This scheme, unique to LFS, was devised by Matthias Benkmann, and is
       <para>This scheme, unique to LFS, was devised by Matthias Benkmann, and is
-      available from the <ulink url="&hints-root;">Hints Project</ulink>. In
+      available from the <ulink url="&hints-index;">Hints Project</ulink>. In
       this scheme, each package is installed as a separate user into the
       this scheme, each package is installed as a separate user into the
       standard locations. Files belonging to a package are easily identified by
       standard locations. Files belonging to a package are easily identified by
       checking the user ID. The features and shortcomings of this approach are
       checking the user ID. The features and shortcomings of this approach are