Przeglądaj źródła

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 lat temu
rodzic
commit
6b8936fc92
1 zmienionych plików z 2 dodań i 2 usunięć
  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
       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>