From a21b3ee08f7064fa6775c6dfeb783b93ef6081ed Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Wed, 12 Apr 2006 03:25:56 +0000 Subject: Remove symlink of zsoelim to groff's soelim in chapter 6. Man-DB produces a sufficient zsoelim which overwrites the symlink we used to create. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7497 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/groff.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chapter06/groff.xml') diff --git a/chapter06/groff.xml b/chapter06/groff.xml index 206971348..71b072033 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -87,8 +87,7 @@ Some documentation programs, such as xman, will not work properly without the following symlinks: -ln -sv soelim /usr/bin/zsoelim -ln -sv eqn /usr/bin/geqn +ln -sv eqn /usr/bin/geqn ln -sv tbl /usr/bin/gtbl -- cgit v1.2.3-54-g00ecf