Skip to content

Commit

Permalink
Add a note about the replacement of GNU groff's soelim(1)
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed May 1, 2015
1 parent 79bc57e commit 1ddc5c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions UPDATING
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)

20150501:
soelim(1) from gnu/usr.bin/groff has been replaced by usr.bin/soelim.
If you need the GNU extension from groff soelim(1), install groff
from package: pkg install groff, or via ports: textproc/groff.

20150423:
chmod, chflags, chown and chgrp now affect symlinks in -R mode as
defined in symlink(7); previously symlinks were silently ignored.
Expand Down

0 comments on commit 1ddc5c6

Please sign in to comment.