aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-10-20 07:44:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-10-20 07:44:44 +0000
commit6ae38ab45396edaea26b4725e0c7db8cffa5f208 (patch)
tree2292d84e6b6bf2bac9826843d441bd494cdce666 /UPDATING
parent1fca3dca2339cceda5efce0d6b87846faac3dba9 (diff)
downloadsrc-6ae38ab45396edaea26b4725e0c7db8cffa5f208.tar.gz
src-6ae38ab45396edaea26b4725e0c7db8cffa5f208.zip
UPDATING: fix style
Reported by: danfe
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 2 insertions, 2 deletions
diff --git a/UPDATING b/UPDATING
index 798f188971b8..8028c5f192cb 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