diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-22 18:33:46 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-22 18:33:46 +0000 |
commit | b1433e0dacf5f0366d331e017ec679dcd017b948 (patch) | |
tree | c5a64807685d90ac39463e6579cf20deb3aa55e2 /chapter06 | |
parent | 030875a8e3774097943cad7dcd12f8c20e454c55 (diff) |
Removed unneeded groff symlinks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10547 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/groff.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter06/groff.xml b/chapter06/groff.xml index 69a51a36c..9e837f5fc 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -63,12 +63,6 @@ <screen><userinput remap="install">make install</userinput></screen> - <para>Some documentation programs, such as <command>xman</command>, - will not work properly without the following symlinks:</para> - -<screen><userinput remap="install">ln -sv eqn /usr/bin/geqn -ln -sv tbl /usr/bin/gtbl</userinput></screen> - </sect2> <sect2 id="contents-groff" role="content"> |