aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-02-14 01:56:17 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-02-14 01:56:17 +0000
commit806dd1d11bf367ed3f4492e345ca1c6e9f0fd7b1 (patch)
tree90aec59ec517022c4e33aa6049045340c4322943 /chapter01
parent79e1b06483ab0df0379c9728c422d8630327ab7b (diff)
Fixed console-tools' man page installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.sgml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.sgml b/chapter01/changelog.sgml
index 6544c96d0..6ca7cb75d 100644
--- a/chapter01/changelog.sgml
+++ b/chapter01/changelog.sgml
@@ -75,6 +75,11 @@ Chapter 6: Changed $* into "$@" in the yacc script during bison's
installation. "$@" allows usage of quoted arguments with blanks.
</para></listitem>
+<listitem><para>
+Chapter 6: Fixed the man page installation during console-tools'
+installation.
+</para></listitem>
+
</itemizedlist>
</sect1>