aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/coreutils.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 065643edb..a753bb4f6 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -112,8 +112,8 @@
<screen><userinput remap="test">su nobody -s /bin/bash \
-c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
- <para>The test-getlogin test is known to fail on a virtual console, but
- passes if run in a X terminal.</para>
+ <para>The test-getlogin test is known to fail on a virtual console such as
+ the chroot envronment here, but passes if run in a X terminal.</para>
<para>Remove the temporary group:</para>