aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/revisedchroot.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-08-20 16:56:35 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-08-20 16:56:35 +0000
commit2efd28ae2e1645741a83cd1c0b4c0a827ee99579 (patch)
treefc88e8fb8a95558243d1d13482c4d630cf781c20 /chapter08/revisedchroot.xml
parent17eb152e1a3cfd8573e7d37ad7181f6151f7e0be (diff)
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12033 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/revisedchroot.xml')
-rw-r--r--chapter08/revisedchroot.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/revisedchroot.xml b/chapter08/revisedchroot.xml
index 57ca3d71d..e42e81c65 100644
--- a/chapter08/revisedchroot.xml
+++ b/chapter08/revisedchroot.xml
@@ -64,7 +64,7 @@ rm -f /usr/lib/libz.a</userinput></screen>
<para>The compiler built in <xref linkend="chapter-temporary-tools"/> and
<xref linkend="chapter-chroot-temporary-tools"/> is still partially
- installed, and not needed anymore. Remove it with:</para>
+ installed and not needed anymore. Remove it with:</para>
<screen><userinput>find /usr -depth -name $(uname -m)-lfs-linux-gnu\* | xargs rm -rf</userinput></screen>