Date: Wed, 04 Mar 2026 18:58:47 +0000 From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Christos Longros <chris.longros@gmail.com> Subject: git: 71e8b32415c2 - main - src.conf.5: Fix "incompatibility" typo Message-ID: <69a880e7.47f0e.22f473a6@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=71e8b32415c2c70a95e89644782006f84de17f2d commit 71e8b32415c2c70a95e89644782006f84de17f2d Author: Christos Longros <chris.longros@gmail.com> AuthorDate: 2026-02-19 19:37:47 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2026-03-04 18:32:33 +0000 src.conf.5: Fix "incompatibility" typo MFC after: 3 days Reviewed by: ziaee Signed-off-by: Christos Longros <chris.longros@gmail.com> Closes: https://github.com/freebsd/freebsd-src/pull/2035 --- 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 9b1ef4c3e8d4..01e9db1f1915 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -2000,7 +2000,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 incompatability with ifunc memset. +for amd64 kernel builds due to incompatibility with ifunc memset. .El .It Va LIBC_MALLOC Specify thehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a880e7.47f0e.22f473a6>
