浏览代码

Text clarification

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 8 年之前
父节点
当前提交
23b9ed7f63
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      chapter06/coreutils.xml

+ 2 - 2
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>