diff options
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/cleanup.xml | 2 | ||||
-rw-r--r-- | chapter07/util-linux.xml | 2 |
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> |