diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2026-03-03 14:24:38 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2026-03-03 14:25:53 +0000 |
| commit | 4c822e8b7de246bbf139e493ee33c73cdc4e4c28 (patch) | |
| tree | 87214ba24111ba285d84ae5500c2a77eb1257a4d | |
| parent | d00b32c2d70ce79fddb94dd990d2b162c8fc3a85 (diff) | |
src.conf.5: Regen for typo fix in commit 8e9515839369
| -rw-r--r-- | share/man/man5/src.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
