diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9e8b0bc0a..cf6f81085 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,11 @@ [jhuntwork] - Updated bash-3.1 patch. (Ticket 1758) + + [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. + 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