Date: Tue, 26 Aug 2025 10:07:50 GMT From: Alexander Leidinger <netchild@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 75b18baf096a - main - UPDATING: fix typo in pattern Message-ID: <202508261007.57QA7ocZ068598@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by netchild: URL: https://cgit.FreeBSD.org/src/commit/?id=75b18baf096a2080f6030eaed45b32fc7c323842 commit 75b18baf096a2080f6030eaed45b32fc7c323842 Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2025-08-26 10:06:21 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2025-08-26 10:06:21 +0000 UPDATING: fix typo in pattern --- UPDATING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index 81d7c6260884..8a0930b20123 100644 --- a/UPDATING +++ b/UPDATING @@ -74,7 +74,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW: require libmilter, you can now remove it. 20250815: - The [gs}etgroups(2)syscalls have changed. To maintain backwards + The [gs]etgroups(2)syscalls have changed. To maintain backwards compatibility with existing programs, you need COMPAT_FREEBSD14 in your kernel config until all applications which use this are rebuild/reinstalled.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508261007.57QA7ocZ068598>