The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=a89e98ec33b3206bc208a2321dc3ca0fa99e6503
commit a89e98ec33b3206bc208a2321dc3ca0fa99e6503 Author: Brooks Davis <[email protected]> AuthorDate: 2023-09-01 17:23:14 +0000 Commit: Brooks Davis <[email protected]> CommitDate: 2023-09-01 17:23:33 +0000 src.conf.5: regen --- 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 fdbbaf70e190..ff7623b1e8d1 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1853,7 +1853,7 @@ for amd64 kernel builds due to incompatability with ifunc memset. .It Va LIBC_MALLOC Specify the .Xr malloc 3 -implementaiton used by libc. +implementation used by libc. The default value is .Li jemalloc . Valid values are:
