diff options
Diffstat (limited to 'chapter08/inetutils.xml')
-rw-r--r-- | chapter08/inetutils.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/inetutils.xml b/chapter08/inetutils.xml index b80db6f1d..ad828f67d 100644 --- a/chapter08/inetutils.xml +++ b/chapter08/inetutils.xml @@ -105,12 +105,12 @@ <para>To test the results, issue:</para> <screen><userinput remap="test">make check</userinput></screen> - +<!-- <note><para>One test, libls.sh, may fail in the initial chroot environment but will pass if the test is rerun after the LFS system is complete. One test, ping-localhost.sh, will fail if the host system does not have ipv6 capability.</para></note> - +--> <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |