瀏覽代碼

Improve wording in iproute2 page

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10633 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Chris Staub 11 年之前
父節點
當前提交
d450151386
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      chapter06/iproute2.xml

+ 3 - 3
chapter06/iproute2.xml

@@ -65,9 +65,9 @@ sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen>
     <para>This package comes with a test suite, but due to assumptions it makes,
     it is not possible to reliably run these tests from within the chroot
     environment. If you wish to run these tests after booting into your new LFS
-    system, ensure you select <filename>/proc/config.gz</filename>
-    CONFIG_IKCONFIG_PROC (&quot;General setup&quot; -> &quot;Enable access to
-    .config through /proc/config.gz&quot;) support into your kernel then run
+    system, ensure you enable <filename>/proc/config.gz</filename> support
+    in your kernel (&quot;General setup&quot; -> &quot;Enable access to
+    .config through /proc/config.gz&quot; [CONFIG_IKCONFIG_PROC]), then run
     'make alltests' from the <filename class="directory">testsuite/</filename>
     subdirectory.</para>