Text clarification

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2017-02-24 16:12:41 +00:00
parent 2a97593553
commit 23b9ed7f63

View File

@ -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>