From nobody Fri May 29 16:01:46 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 4gRp566l1bz6flQK for ; Fri, 29 May 2026 16:01:46 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gRp564mWkz3HZF for ; Fri, 29 May 2026 16:01:46 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780070506; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0Djgo440Q2g8Xh5TtiTQzXeTNxjx1G/c0R4ebGLFxuM=; b=nIKzS3BXTqcOj07IQMj90YzM29gs2+j7qEmfyYUk9hSeMelpwjfWKPuXwWxA1YD089a64x rSgadvgKuIlHAlMJJHPTN8nqGxWgdqBktFR0dBJeffzV3ObdL6Dq66GYYFPsZFHJ3waM4k pcP12j8/rnSVB2g+uF3raGdZqvknqnrl50gK9as7P/HBP9YrhGYrenPpxUIvr+vEY00sL1 gofL38RNOKidDUjlcXcCN0V0/43qxITvkTTTPLri3vn3wWBFcc9u9R1nDildw80q4IvbnG j3Y/xAKtLWyePqeSblOHi7QpBwkrWhGB0Jqv0RA2rHVRsgnZptn8fbnyH2RmGA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780070506; a=rsa-sha256; cv=none; b=srxdga0vN435P8SF3Or5Ed0wjavXd/OlMc2Rui7BJ9aRJqc+SKRkdij0WYykK5ybTFAx6p ruUDA2cb5HdwRJygKl98EREboKZWnyk4TFQwymNGuNOUpSp4x2hDnp0wJs2yRKE0zxS2Mr 34gpzdtKtqoWkLYls7xtpLS8zwEhsq6bL1G0Qrwd4EHIwYhCVydc46M4b5sXzpaPYBO9zg MaimuugERKzpasj2wQDlFcbPj1vvcQjhoqE0G8mlfd1Etp6gXuzIgJfcVx4ocbQ82rvrmw UaaaqJHBQI/0D6AP3wOOPotBcUEq76P5nvfPq9T1w+osQmMlDM35DHstdMdLlQ== 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=1780070506; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0Djgo440Q2g8Xh5TtiTQzXeTNxjx1G/c0R4ebGLFxuM=; b=llg1Vns6ZRlX4b3qDZkW3RpBngL1RxY8Oi/qYfobcgkxofT9mhk+kgvL4HJIpOzOA4Q2tS ktLlpC2c92bfw74YUskmetUCEmu0xKvO1jVcuX0j6utEsCroeppX2lrdLNwEpRs6YNX0fa oi68zfwoW1GWXfko7Wbtsp6c2fnbcDU7aj2+Q/vYRUhmpJQN6WDhLsIQk+FCPOThXcGlri 8Tc7sCO+UYoQwUxHLsgQrOkHP0LBBjOXWLUqflW7pdKx1URQcIX3//6BRKe4kAW4LrX/Ym LF767oXPHU8wcBf/a5yaRCYMv6aEYji0lNU3HfSkrDss3fVzke/N+DlY1RHkSw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gRp564CxTzgn0 for ; Fri, 29 May 2026 16:01:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 35dfe by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 29 May 2026 16:01:46 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Olivier Certner Subject: git: dbf8f0895ad8 - main - MAC/do: Fix obsolete wording in a comment ("ascendant" => "ancestor") 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: olce X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dbf8f0895ad86fea10adbd678873f8af0bd7558c Auto-Submitted: auto-generated Date: Fri, 29 May 2026 16:01:46 +0000 Message-Id: <6a19b86a.35dfe.4a06e523@gitrepo.freebsd.org> The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=dbf8f0895ad86fea10adbd678873f8af0bd7558c commit dbf8f0895ad86fea10adbd678873f8af0bd7558c Author: Olivier Certner AuthorDate: 2026-04-28 09:58:31 +0000 Commit: Olivier Certner CommitDate: 2026-05-29 15:25:52 +0000 MAC/do: Fix obsolete wording in a comment ("ascendant" => "ancestor") Reviewed by: bapt MFC after: 1 month Sponsored by: The FreeBSD Foundation Pull Request: https://ron-dev.freebsd.org/FreeBSD/src/pulls/38 --- sys/security/mac_do/mac_do.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/security/mac_do/mac_do.c b/sys/security/mac_do/mac_do.c index 3da2f4ed5c80..03569fab87d6 100644 --- a/sys/security/mac_do/mac_do.c +++ b/sys/security/mac_do/mac_do.c @@ -1292,7 +1292,7 @@ dealloc_jail_osd(void *const value) * Remove the rules specifically associated to a prison. * * In practice, this means that the rules become inherited (from the closest - * ascendant that has some). + * ancestor that has some). * * Destroys the 'osd_jail_slot' slot of the passed jail. */