diff --git a/UPDATING b/UPDATING index 798f188971b..8028c5f192c 100644 --- a/UPDATING +++ b/UPDATING @@ -28,10 +28,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW: at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) 20211020: - sh(1) is now the default shell for the root user. to force root to use + sh(1) is now the default shell for the root user. To force root to use the csh shell, please run the following command as root: - $ chsh -s csh + # chsh -s csh 20211004: Ncurses distribution has been split between libtinfow and libncurses