diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/pkgmgt.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/pkgmgt.xml b/chapter06/pkgmgt.xml index 64385c8e9..2336d2c1a 100644 --- a/chapter06/pkgmgt.xml +++ b/chapter06/pkgmgt.xml @@ -252,7 +252,7 @@ make DESTDIR=/usr/pkg/libfoo/1.1 install</userinput></screen> <sect2> <title>Deploying LFS on Multiple Systems</title> - <para>One of the advantages of a LFS system is that there are no files that + <para>One of the advantages of an LFS system is that there are no files that depend on the position of files on a disk system. Cloning an LFS build to another computer with an architecture similar to the base system is as simple as using <command>tar</command> on the LFS partition that contains |