1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-04 17:15:50 +00:00

Correct date typo in UPDATING

MFC after:	1 month
X-MFC-With: r282208
Sponsored by:	Multiplay
This commit is contained in:
Steven Hartland 2015-04-29 14:17:40 +00:00
parent 429af67f07
commit eee7269ff8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=282220

View File

@ -31,7 +31,7 @@ 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".)
20150523:
20150423:
chmod, chflags, chown and chgrp now affect symlinks in -R mode as
defined in symlink(7); previously symlinks were silently ignored.