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 /chapter06/groff-exp.xml | |
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 'chapter06/groff-exp.xml')
-rw-r--r-- | chapter06/groff-exp.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter06/groff-exp.xml b/chapter06/groff-exp.xml new file mode 100644 index 000000000..99a7c8281 --- /dev/null +++ b/chapter06/groff-exp.xml @@ -0,0 +1,9 @@ +<sect2> +<title>Command explanations</title> + +<para><userinput>ln -s ...</userinput>: These symlinks are needed for some +<userinput>xman</userinput> and other groff/man document programs to work +properly.</para> + +</sect2> + |