diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-12 23:34:12 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-12 23:34:12 +0000 |
commit | 4baf4917d60f5c9916eaf486adc898461f91579f (patch) | |
tree | bdbde733b2d0fcb0f8eb90ad6ae7fa8e7ba8f3d0 /chapter01 | |
parent | a77c2ca28e6b209ac10351cc8ca173009a6129eb (diff) |
clarified which perl test fails
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2594 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 36b8de49a..a535e4772 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -75,7 +75,8 @@ </para></listitem> <listitem><para>May 12th, 2003 [gerard]: Chapter 06 - Basic Network: Added -$(hostname) to /etc/hosts, without it perl's test doesn't pass.</para></listitem> +$(hostname) to /etc/hosts, without it Perl's hostname test doesn't +pass.</para></listitem> <listitem><para>May 12th, 2003 [gerard]: Chapter 06 - Installing GCC: Don't try to remove /usr/include/libiberty.h. It isn't installed in the |