diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-02-05 21:59:24 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-02-05 21:59:24 +0800 |
commit | b852cef995be09735af9c22ea8bd97180a231533 (patch) | |
tree | 97fbe2ea92c90e626c4db8cae586fb303d4c192d /chapter08 | |
parent | d79ba5b01ce191188c73e6793e2470c8f4143d79 (diff) |
chapter 8: rename revisedchroot to cleanup
There is no "revision for chroot" now.
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/chapter08.xml | 2 | ||||
-rw-r--r-- | chapter08/cleanup.xml (renamed from chapter08/revisedchroot.xml) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml index 152d7ea4d..90433ce53 100644 --- a/chapter08/chapter08.xml +++ b/chapter08/chapter08.xml @@ -105,6 +105,6 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="aboutdebug.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"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cleanup.xml"/> </chapter> diff --git a/chapter08/revisedchroot.xml b/chapter08/cleanup.xml index 52c74a381..4820e6bdb 100644 --- a/chapter08/revisedchroot.xml +++ b/chapter08/cleanup.xml @@ -5,8 +5,8 @@ %general-entities; ]> -<sect1 id="ch-system-revisedchroot"> - <?dbhtml filename="revisedchroot.html"?> +<sect1 id="ch-system-cleanup"> + <?dbhtml filename="cleanup.html"?> <title>Cleaning Up</title> |