浏览代码

Remove extra '/'s from hints links

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Huntwork 19 年之前
父节点
当前提交
6b8936fc92
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      chapter06/pkgmgt.xml

+ 2 - 2
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
       Standard Base Specification</ulink>), pkg-utils, Debian's apt, and
       Gentoo's Portage system.  A hint describing how to adopt this style of
       Gentoo's Portage system.  A hint describing how to adopt this style of
       package management for LFS systems is located at <ulink
       package management for LFS systems is located at <ulink
-      url="&hints-root;/fakeroot.txt"/>.</para>
+      url="&hints-root;fakeroot.txt"/>.</para>
 
 
     </sect3>
     </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
       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
       too complex to describe in this section. For the details please see the
       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>
     </sect3>