The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4c822e8b7de246bbf139e493ee33c73cdc4e4c28
commit 4c822e8b7de246bbf139e493ee33c73cdc4e4c28 Author: Ed Maste <[email protected]> AuthorDate: 2026-03-03 14:24:38 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2026-03-03 14:25:53 +0000 src.conf.5: Regen for typo fix in commit 8e9515839369 --- share/man/man5/src.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 1a0f14d9f7ba..ead1a7cf3148 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1997,7 +1997,7 @@ Build the base system or kernel with stack variables initialized to zero on function entry. This value is converted to .Li none -for amd64 kernel builds due to incompatibility with ifunc memset. +for amd64 kernel builds due to incompatability with ifunc memset. .El .It Va LIBC_MALLOC Specify the
