aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/pkgmgt.xml
diff options
context:
space:
mode:
authorDan Nichilson <dnicholson@linuxfromscratch.org>2007-08-08 18:48:50 +0000
committerDan Nichilson <dnicholson@linuxfromscratch.org>2007-08-08 18:48:50 +0000
commit3f5e84efa0324696801efe88df170de448f37827 (patch)
tree2733d0114ed4bc767e7e317f4188376b488182ca /chapter06/pkgmgt.xml
parentf801e9ea0d595647c78979072e6461b8af7d6330 (diff)
Point "Hints Project" links to better location
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/pkgmgt.xml')
-rw-r--r--chapter06/pkgmgt.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/pkgmgt.xml b/chapter06/pkgmgt.xml
index fd8494728..7c82ca8b3 100644
--- a/chapter06/pkgmgt.xml
+++ b/chapter06/pkgmgt.xml
@@ -36,7 +36,7 @@
</itemizedlist>
<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>
<sect2>
@@ -221,7 +221,7 @@ make DESTDIR=/usr/pkg/libfoo/1.1 install</userinput></screen>
<title>User Based Management</title>
<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
standard locations. Files belonging to a package are easily identified by
checking the user ID. The features and shortcomings of this approach are