aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/pkgmgt.xml
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2006-04-30 17:42:10 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2006-04-30 17:42:10 +0000
commit6b8936fc924978087067950c3636e2fe3b012ca5 (patch)
treed83b9c4aea1c3876c36fbe8c4c6002de1b81dc5a /chapter06/pkgmgt.xml
parent2ff6c16c0343ccc664b02e26733ad6ead6866126 (diff)
Remove extra '/'s from hints links
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7568 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 4ce94106d..9c97e36de 100644
--- a/chapter06/pkgmgt.xml
+++ b/chapter06/pkgmgt.xml
@@ -221,7 +221,7 @@ make DESTDIR=/usr/pkg/libfoo/1.1 install</userinput></screen>
Standard Base Specification</ulink>), pkg-utils, Debian's apt, and
Gentoo's Portage system. A hint describing how to adopt this style of
package management for LFS systems is located at <ulink
- url="&hints-root;/fakeroot.txt"/>.</para>
+ url="&hints-root;fakeroot.txt"/>.</para>
</sect3>
@@ -234,7 +234,7 @@ make DESTDIR=/usr/pkg/libfoo/1.1 install</userinput></screen>
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="&hints-root;/more_control_and_pkg_man.txt"/>.</para>
+ hint at <ulink url="&hints-root;more_control_and_pkg_man.txt"/>.</para>
</sect3>