aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2021-09-15 09:54:13 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2021-09-22 23:23:06 +0200
commit2198b5efa016c5441c83324f50c20d0052790e45 (patch)
treea49b5a7bc0cae1b4b9a41371ce68fcb1e08d9cd6 /chapter07
parenta1422e112688734fb2dd71b008e7dee00c962cc6 (diff)
Remove eol spaces not caught by merge
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/cleanup.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter07/cleanup.xml b/chapter07/cleanup.xml
index c50c65f06..ad5d96992 100644
--- a/chapter07/cleanup.xml
+++ b/chapter07/cleanup.xml
@@ -127,7 +127,7 @@ umount $LFS/{sys,proc,run,dev}</userinput></screen>
</para>
</note>
-<screen role="nodump"><userinput>cd $LFS
+<screen role="nodump"><userinput>cd $LFS
tar -cJpf $HOME/lfs-temp-tools-&version;.tar.xz .</userinput></screen>
</sect2>
@@ -154,8 +154,8 @@ tar -cJpf $HOME/lfs-temp-tools-&version;.tar.xz .</userinput></screen>
environment variable is not set for the root user, it will destroy
your entire host system. YOU ARE WARNED.</para></warning>
-<screen role="nodump"><computeroutput>cd $LFS
-rm -rf ./*
+<screen role="nodump"><computeroutput>cd $LFS
+rm -rf ./*
tar -xpf $HOME/lfs-temp-tools-&version;.tar.xz</computeroutput></screen>
<para>