The branch main has been updated by netchild: URL: https://cgit.FreeBSD.org/src/commit/?id=75b18baf096a2080f6030eaed45b32fc7c323842
commit 75b18baf096a2080f6030eaed45b32fc7c323842 Author: Alexander Leidinger <netch...@freebsd.org> AuthorDate: 2025-08-26 10:06:21 +0000 Commit: Alexander Leidinger <netch...@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.