diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-18 14:49:40 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-18 14:49:40 -0600 |
commit | 9904ecb1de9e4bde5a4b86756a5fdcaf557fdb34 (patch) | |
tree | 679b040da8efb20d3b1909d11fd5521ca355f84b /chapter07/cleanup.xml | |
parent | 9f0a6427ab4b1ec8a20c6a596810831303e5e68a (diff) |
Spelling/Typos
Diffstat (limited to 'chapter07/cleanup.xml')
-rw-r--r-- | chapter07/cleanup.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/cleanup.xml b/chapter07/cleanup.xml index 0d06bd68b..e5bdd1c04 100644 --- a/chapter07/cleanup.xml +++ b/chapter07/cleanup.xml @@ -155,7 +155,7 @@ tar -cJpf $HOME/lfs-temp-tools-&version;.tar.xz .</userinput></screen> <!-- Make the following look different so users don't blindly run the restore when they don't need to. --> - <warning><para>The following commands are extremly dangerous. If + <warning><para>The following commands are extremely dangerous. If you run <command>rm -rf ./*</command> as the root user and you do not change to the $LFS directory or the <envar>LFS</envar> environment variable is not set for the root user, it will destroy |