@@ -42,6 +42,11 @@
<listitem>
<para>[jhuntwork] - Updated bash-3.1 patch. (Ticket 1758)</para>
</listitem>
+ <listitem>
+ <para>[jhuntwork] - 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.</para>
+ </listitem>
</itemizedlist>
@@ -87,8 +87,7 @@
<para>Some documentation programs, such as <command>xman</command>,
will not work properly without the following symlinks:</para>
-<screen><userinput>ln -sv soelim /usr/bin/zsoelim
-ln -sv eqn /usr/bin/geqn
+<screen><userinput>ln -sv eqn /usr/bin/geqn
ln -sv tbl /usr/bin/gtbl</userinput></screen>
</sect2>