summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-05-01 21:26:40 +0000
committerbapt <bapt@FreeBSD.org>2015-05-01 21:26:40 +0000
commit1ddc5c63cd74b27ec647bd5830bcfe1a37c6e595 (patch)
tree3333f100a9816fcd5144ab83b570bc8b599edfb6 /UPDATING
parent79bc57e5011a6f45162ad794d0ba43018cfced1b (diff)
downloadFreeBSD-src-1ddc5c63cd74b27ec647bd5830bcfe1a37c6e595.zip
FreeBSD-src-1ddc5c63cd74b27ec647bd5830bcfe1a37c6e595.tar.gz
Add a note about the replacement of GNU groff's soelim(1)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b7bf59b..12b554c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.
OpenPOWER on IntegriCloud