aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/util-linux.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-04-12 14:31:26 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-04-12 14:31:26 -0500
commitb861051f195ceab66ea82bc68b9708ca3252dae7 (patch)
treea3f4dc6afe37cf408473fd12418bad0c295148a1 /chapter08/util-linux.xml
parentb3d5df2a4aee9866db96a73da6ebb7fdefd5f9ee (diff)
Typos
Diffstat (limited to 'chapter08/util-linux.xml')
-rw-r--r--chapter08/util-linux.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml
index 322a44599..7aba82c85 100644
--- a/chapter08/util-linux.xml
+++ b/chapter08/util-linux.xml
@@ -97,9 +97,9 @@
<screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen>
</warning>
- <note><para>There is one test that fails in the chroot envronment and
+ <note><para>There is one test that fails in the chroot environment and
causes the tests to hang forever. The problem does not occur outside
- of the chroot envronment.
+ of the chroot environment.
To work around the problem, delete the test:</para>
<screen><userinput remap="test">rm tests/ts/lsns/ioctl_ns</userinput></screen>