diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-03 23:35:44 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-03 23:35:44 +0000 |
commit | 7e41eee3f8b1e93181afe449e5b3b2be8ec2da11 (patch) | |
tree | 55012c43a6617849bae421baf5b44c050c844fb9 /chapter01 | |
parent | 3566b5392dd213f0e9636654c8df360197c228cb (diff) |
added three symlinks to groff installation to make programs like xman work properly
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7eaf5a834..ed9bc23b6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,10 @@ </para></listitem> +<listitem><para>April 3rd, 2002 [gerard]: Chapter 06 - Groff: Added a few +symlinks that are used by programs like <userinput>xman</userinput> and +others.</para></listitem> + <listitem><para>April 3rd, 2002 [gerard]: Chapter 04 - Mounting partitions: Added some notes how to deal with multiple partitions ($LFS, $LFS/usr and so on).</para></listitem> |