aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-03-24 12:11:57 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-03-24 12:11:57 -0500
commitbcb20b4701e957f150c8358a919093aa5d3fd8f0 (patch)
tree53dfdbf9ea3055ae96e33bf86e54157d37fca34f /chapter07
parentd54813bc0cee6979c64e5293e0cf664beba0320e (diff)
Speling
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/cleanup.xml2
-rw-r--r--chapter07/util-linux.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/cleanup.xml b/chapter07/cleanup.xml
index e5bdd1c04..651f2e8d6 100644
--- a/chapter07/cleanup.xml
+++ b/chapter07/cleanup.xml
@@ -123,7 +123,7 @@ umount $LFS/{sys,proc,run,dev}</userinput></screen>
<note>
<para>
Because the backup archive is compressed, it takes a relatively
- long time (over 10 minutes) even on a resonably fast system.
+ long time (over 10 minutes) even on a reasonably fast system.
</para>
</note>
diff --git a/chapter07/util-linux.xml b/chapter07/util-linux.xml
index 8295d0d8e..9adf2995c 100644
--- a/chapter07/util-linux.xml
+++ b/chapter07/util-linux.xml
@@ -72,7 +72,7 @@
<term><parameter>ADJTIME_PATH=/var/lib/hwclock/adjtime</parameter></term>
<listitem>
<para>This sets the location of the file recording information about
- the hardware clock in accordance to the FHS. This is not stricly
+ the hardware clock in accordance to the FHS. This is not strictly
needed for this temporary tool, but it prevents creating a file
at another location, which would not be overwritten or removed
when building the final util-linux package.</para>