diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/pkgmgt.xml | 4 |
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> |