git: 6ae38ab45396 - main - UPDATING: fix style
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 07:47:08 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=6ae38ab45396edaea26b4725e0c7db8cffa5f208 commit 6ae38ab45396edaea26b4725e0c7db8cffa5f208 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2021-10-20 07:44:44 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2021-10-20 07:44:44 +0000 UPDATING: fix style Reported by: danfe --- UPDATING | 4 ++-- 1 file 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