From nobody Thu Jul 23 10:00:46 2026 X-Original-To: dev-commits-src-all@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 4h5RTC3gSkz6lVy5 for ; Thu, 23 Jul 2026 10:00:47 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h5RTC0Z4Zz3W46 for ; Thu, 23 Jul 2026 10:00:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784800847; 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=wUAToTp+OjstLC6TK587zKXVP3wkDwGVTHwm8Kfq+zo=; b=bST2EOd8jdah/yVLvrt3HD+bxVMISVunMSBRv27VdM69nh2UHN/TGmvnUjipPwUUOl2TjM E9KBGFUcQM9+up/akpNtkgni9i8ZLfgv3FX3JEshkSlU1yqQcRxzjkmUM6XoOuwpg9ZMpc Jte+AXJonTW0UHwLjMDAKj9304Xr+W1LurBHzOJfZz0QGyzgseyDikI6l1HX7DUcbtGT/a O1ppoeuPvMwOXruxiB36CCTNWl0297kjeKo/EB5+Dq5GsRZItyNUIYSZeliYmeVVjxqvlD x5+dRpyYQCnPDbXW7Q1aIvsxNQ22oWygGdxjQ8fS5G+50ZmdKPGSURj9FjXdsg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784800847; a=rsa-sha256; cv=none; b=DNmjZayLSzS68gP+9kgilIOX0/7L82RscWFmTOtOZy1+sjJTu3rU4iOmsucYMEr/7tt7lH gkn+1VU9GztHNIZCMxv36HICa+2ajZdXfxVNrGArbhU4aT4t304+a3sU4CddHivBPXdP5y JBWe7ug7uTtn/4o1Epbzr23ULHpOY/o4VjW/9VMaPfqZnjyKzWITGcui6vx8mXMLIjEh6w kvVylRi/AhxCZ7CyBOP0SnQ1hw+jAlHmKjRXSpB7Ian4/OfTJutZ3sOFXqCk7Rf4JLvUU7 nA3zPdPoUymvW9LQQqCQJ6H2XdfFMBEVh7gjcc8JpYCISqemgha3KBKm1EbhOA== 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=1784800847; 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=wUAToTp+OjstLC6TK587zKXVP3wkDwGVTHwm8Kfq+zo=; b=p/PISGJdESI7WR10JRnTif2ur0HW4XpAJ9sHBhPUScCpUbnH2NIitFzjk2zCOODlik1fat KRVreCQUGXMqiKE3dMrUEE+EUbTuTZLBz6/YNl+fAvNulEPd81gCVjGWh848kevOmP2IwZ F/P7Pfz+j+TFBSvvR1y5F3rMHBYNPphPOVLX+sGtXgAcHsaCaRAcqM+nKzeL3KhNFARqHE PsXg/QvyP/m5lKoFOOE34wo2xMaxO9tG1AIDzLorb96thi/Afo7pEju+VThpCoIKWdegao DYS+133DlOo/RK5Brx2qTIdZn9zcMVdIryi7aeQL/QgOspGp4YrgrtSdyFMqSg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h5RTB6Fgtz10x0 for ; Thu, 23 Jul 2026 10:00:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3bcbe by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 23 Jul 2026 10:00:46 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Olivier Certner Subject: git: e886baa0f124 - stable/14 - chroot.2: "filedescriptors" => "file descriptors" List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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/stable/14 X-Git-Reftype: branch X-Git-Commit: e886baa0f1240617e5475e79bd0e762c44b913ce Auto-Submitted: auto-generated Date: Thu, 23 Jul 2026 10:00:46 +0000 Message-Id: <6a61e64e.3bcbe.3387829@gitrepo.freebsd.org> The branch stable/14 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=e886baa0f1240617e5475e79bd0e762c44b913ce commit e886baa0f1240617e5475e79bd0e762c44b913ce Author: Olivier Certner AuthorDate: 2026-04-27 10:16:30 +0000 Commit: Olivier Certner CommitDate: 2026-07-23 09:59:06 +0000 chroot.2: "filedescriptors" => "file descriptors" "filedescriptors" is the odd one out when looking at other manual pages. MFC after: 3 days Sponsored by: The FreeBSD Foundation (cherry picked from commit 4c6d8aa069f2ac22f801fa69add61085631b3356) --- lib/libc/sys/chroot.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/libc/sys/chroot.2 b/lib/libc/sys/chroot.2 index fa206d04d4fc..c5d2ff3aac73 100644 --- a/lib/libc/sys/chroot.2 +++ b/lib/libc/sys/chroot.2 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd August 2, 2025 +.Dd April 27, 2026 .Dt CHROOT 2 .Os .Sh NAME @@ -67,7 +67,7 @@ and the process has enabled the .Pp Depending on the setting of the .Ql kern.chroot_allow_open_directories -sysctl variable, open filedescriptors which reference directories +sysctl variable, open file descriptors which reference directories will make the .Fn chroot fail as follows: @@ -115,7 +115,7 @@ process has not enabled the .Dv PROC_NO_NEW_PRIVS_CTL .Xr procctl 2 . .It Bq Er EPERM -One or more filedescriptors are open directories and the +One or more file descriptors are open directories and the .Ql Va kern.chroot_allow_open_directories sysctl is not set to permit this. .It Bq Er EIO