Explorar el Código

Remove extra '/'s from hints links

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Huntwork hace 19 años
padre
commit
6b8936fc92
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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>