From nobody Fri Feb 20 17:46:11 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fHd2w5s75z6SjG7 for ; Fri, 20 Feb 2026 17:46:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fHd2w57pnz43R7 for ; Fri, 20 Feb 2026 17:46:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771609576; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=LpgF60mDOp6Af5HPaVqfTvt6Hat5Ze2iDLnslvX1N3s=; b=yGlgIWjYyExEkS2lwk91hu8Opn6EtldGXE6DUPakngdRTWB9WEnTznQRVrPXaH+9/9I35b /pnGRj0ToLjGC95nuvuDjlGJ/Z3m1sUuACm/lUfN0FbR6PQOygqAQrshD7Tdod5ckvw6/B jgTVyUkxz9g/4U0j6xrEgkeKdBBmxLE/xgPSIStkpSmuKUtWI+Q0jSsFv3PqODFt9Vqn+M 8AYwL1s9ngKAmmzccUJK4tjCNgxZWFbmcOZzo7in4e7pRWh9hBmSPNNzEksd1O+JpaqQgC Pz10wo/eFyWGVI02rJajwc8YCpAG7wE/JajWv7c/NTMSKqEdxJarYINc5N/98w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771609576; a=rsa-sha256; cv=none; b=uPbUvo2Lfh35PHb/IUyY3GKeqtJQYNeN3ZAt/INMrBV/sT9+kp4nuMVVnK9f+5ABoTUfel xjJYIhjmtTWLJHNfdFwnnYI2G/Qz2YYW3OPc/qiol+E2qbNiGgJQIFHZMiGujRj99hEN/t OqKhGdvurak0MsbAeLAfml+KHP5V+faiUwO88X3SMft5ZGK74y+3g1UhdC5ANB4nA75+xy Ce012QJTxNCax/hA58nkOspz5MUc+zixqquUhh6URUnAMtNWFeCBdoum1c4LS/h7oeSbHt Lg/rrhNHHIVozGI1a/u0IsNa19m52rtkIePZ57rSHNy2fwROmNj4+19tsHcztA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771609576; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=LpgF60mDOp6Af5HPaVqfTvt6Hat5Ze2iDLnslvX1N3s=; b=em1yR0DteyBfqSkHpzSMnhifSC/8RTLT+/5m3CUiR/iTUJjBriFUfaSsTwxKjlOBA1aR2b 1iIldJVWBs51l8skQkl9pTQruU+RqL7ByWRmkrF+07QioWoTpL2zseE9/OheE+GhXJ8olU pQuHuaCL6AAhcVoj451zLNHhVRnPZcGOB9EwPamupTV3rXPVRWAowsuOo3qVmWv4rejApe hvMIM8kKToV/14SMso++qcVPrg4gwgw/h+407wRLgiTQQJbhamkid3TCQukS9VW2Scq7QG WC/uNPC1VwnSjnLU+Wpy2YUoOtj+7BSKvV3VAe90WRNJRQxM8bPvRivH/UAI1Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fHd2w4ctpzf8H for ; Fri, 20 Feb 2026 17:46:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3b3da by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 20 Feb 2026 17:46:11 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Christos Longros From: Alexander Ziaee Subject: git: 102fed041d7f - main - src.conf.5: Fix "incompatibility" typo List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 102fed041d7f9aec6b962e215f53347a7e5d1a20 Auto-Submitted: auto-generated Date: Fri, 20 Feb 2026 17:46:11 +0000 Message-Id: <69989de3.3b3da.401836cd@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=102fed041d7f9aec6b962e215f53347a7e5d1a20 commit 102fed041d7f9aec6b962e215f53347a7e5d1a20 Author: Christos Longros AuthorDate: 2026-02-19 19:37:47 +0000 Commit: Alexander Ziaee CommitDate: 2026-02-20 17:20:31 +0000 src.conf.5: Fix "incompatibility" typo MFC after: 3 days Reviewed by: ziaee Signed-off-by: Christos Longros 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 a08636c24c2b..f478eb6029a7 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -2002,7 +2002,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 the