diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-12 16:03:35 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-12 16:03:35 -0500 |
commit | 8a269ec27eaaffdba200b3b21f7f8821a03456bd (patch) | |
tree | 23642996ae759b2b2dc4003b96bd7e57f1990bd9 /chapter08/chapter08.xml | |
parent | 02b26317cb151d15706308aa349ee3a1cde98f06 (diff) |
Touch up cleanup commands in Chapter 8
We moved the rm /tools from Chapter 8 to Chapter 7.
Some minor wording changes and file renaming.
Diffstat (limited to 'chapter08/chapter08.xml')
-rw-r--r-- | chapter08/chapter08.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml index beee9e480..e9cb2b2ce 100644 --- a/chapter08/chapter08.xml +++ b/chapter08/chapter08.xml @@ -104,7 +104,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sysvinit.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="aboutdebug.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="strippingagain.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="stripping.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="revisedchroot.xml"/> </chapter> |