ソースを参照

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>