From nobody Tue Jun 30 04:53:34 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 4gq9lM00Q2z6jV3w for ; Tue, 30 Jun 2026 04:53:35 +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 4gq9lL4lDvz4MFL for ; Tue, 30 Jun 2026 04:53:34 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782795214; 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=LrxjvBCHwMZoK45URTQiDugPHxfvhOvyfxn5igszU0E=; b=mQQRaCjtalI6hWsS8CakDJzlIJIGXCPGzl8zT5AexXRaWKGIFhKxTk7s5EdJY1T3P6Csr9 PiKMPgcV7wRvAmthBbJEd5itMh6x0KwVd/0rhaiZYMdtxWAxFc3NNRpFchHVSTkBPe+iqv 9VZzHlcRNEny8e4BQVuf+qJ/YV2G13zhpTwGTKXHGSwoIoE6aMOFX62MJkWbvFPjagNkQs K++g3nz6a/XziAtex4oMSjMxOdSYlGZifBtR3I5APh92GkjVKZbXPzen/FR/o2gIvp+A1w 7HQuxc+AvNrkCf7DGnD/LbMtS0kaEdaNwg8pobFEPd6NTynspaH/NS2NcP0FHQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782795214; a=rsa-sha256; cv=none; b=L/HMneiKpU7e5EprEt/XQxxeB5mH53jJyg8UwL7cPrDhucT3+09HYBZoA6hhwZCk0BtTdt 8DV6NFVmq/zH0SA6zctoxBxIlP3g1MqQUxnFkdi4gxX0qeb3mVlXIy57vegZ+sYPWH149m RoVarXOzBL5lrasOCtltX5Vj4xz1J2I5OKdHUbChiKW9D0OG7HtrZe/SD/FVmRLyXE5C9E uY3AfYfouuAiSo+qi/NIt/Cm7nzhF3wDAOfzyR9RK1ImqtacO7TVYM8yJWK5Z4w7fD2T7B 0UOAgSrX2OUroADP9HBb2fQbBYnQ4M7U/FR9Jj3Z0vhrzpqH6RzIz4iA5EKwfA== 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=1782795214; 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=LrxjvBCHwMZoK45URTQiDugPHxfvhOvyfxn5igszU0E=; b=cn5df7BHViac2KMM4NzgBAONtFvqh2NMC2SpONFeG/fliTYwaUwnY8yWQTQ2P+U2w7YH3X R+j8Ji2Ce3nV/w0lzqKOlhKV4qOCj6QmQHE/7fSdQ/bk8GbdKQ8090V+RHvCy8YQ9ZfgXO bgzTMAu1bRXTLHQzMDzeJAaoGFYhMNIIZJ4BchaeuG6w6Coz19O4nAzw2aGPyNDFv+B2H0 NWdGhVl4AR3n0UnqJfQNs5oUZL3ehbNR/8KgOVj0Lnb8aS8mkPbNE3BV9yNKPNqJlwwtUj IP3YqiyRkdIGSsDxh/hlL02f3xPUuYmTMXxEH4LCr0YexikjVHoCOooHXGguzg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gq9lL3nkfzTSy for ; Tue, 30 Jun 2026 04:53:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3dd9b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 30 Jun 2026 04:53:34 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Gordon Bergling Subject: git: f24211ef601a - stable/14 - bectl(8): Fix a typo in the manual page 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: gbe X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: f24211ef601aa2fd8fe43b09cdc663cf181e7ff1 Auto-Submitted: auto-generated Date: Tue, 30 Jun 2026 04:53:34 +0000 Message-Id: <6a434bce.3dd9b.312d9599@gitrepo.freebsd.org> The branch stable/14 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=f24211ef601aa2fd8fe43b09cdc663cf181e7ff1 commit f24211ef601aa2fd8fe43b09cdc663cf181e7ff1 Author: Gordon Bergling AuthorDate: 2026-06-27 10:49:15 +0000 Commit: Gordon Bergling CommitDate: 2026-06-30 04:52:32 +0000 bectl(8): Fix a typo in the manual page - s/envionments/environments/ (cherry picked from commit c94302609a5999786f0be77d1bd0b016153b6b11) --- sbin/bectl/bectl.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/bectl/bectl.8 b/sbin/bectl/bectl.8 index fd939f20e694..2713f7ddc4ea 100644 --- a/sbin/bectl/bectl.8 +++ b/sbin/bectl/bectl.8 @@ -83,7 +83,7 @@ The .Nm utility manages bootable ZFS clones called boot environments. -Boot envionments allow system changes to be tested safely, +Boot environments allow system changes to be tested safely, as they are selectable directly from the boot .Xr loader 8 . This utility can