From nobody Mon Jun 15 09:09: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 4gf47t2B30z6hCJp for ; Mon, 15 Jun 2026 09:09: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 4gf47t1Lr6z41rr for ; Mon, 15 Jun 2026 09:09:46 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781514586; 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=gbKwHK/6GLzX2QMcySkUXjd7z7NeR/PacnXLjWtRneQ=; b=gwWOLfwPsAC+oGYjvelydjPQRDgSUQHW2e6N+4hRJWx0ezXLwb7Stq7qlgTE0HOS829gKo naiW6XKR9FnSGTD6BiBqdZYWMueOJ0rE6ta2yi73DfR9m4RqNizQXTlFgoqXCii0C9ePWU tOwn628t85UBt67FpVIrlQdI1NbNvOTZw5kZ83jMvhvrPjt6rglcK7svwbBEPm7y0JHyAQ GIwq8STbiFCJYRnRiC1ARqpNsuoxxgfcJfHLqcgYEskG31bsyKeqETQmhcR2C/yMoqd9AR DLajLiOWxRfU4sXWiwtdxpZmHZy2VZTwuJ8YW18LPKGL+F5Zj5kHnoFguFTO5A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781514586; a=rsa-sha256; cv=none; b=Pn8WMpyiKBVb32C/RnLJtiIotEFUQfv3SXowXgeMBVOzIh7SCDZRn3INZAt4DwgKmj18aT BoATPRtEbnt/hamLvdAx25Ib+v2Um4OfzzrfneMMX3LMjTLErediKJb8L4DubE3k3k7XJ9 v8SsKdyjdDsThrK/jp0s/xRLfooxcfQtmJ+rl8IxPgGQuiiU/elrAJotaTjemioMiwdXwR zvLNdUIrkIKlkKC1t/31e4rU2jr7cWIHWAx2W+zPP6bGiMDq3g7XTzUPRArX2c7P+h/NMM y2mxXEKk5reo9ua7id/EmYupBsk1xPjnccggkqDXdPkkvjbcxc891FV+sVrI6w== 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=1781514586; 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=gbKwHK/6GLzX2QMcySkUXjd7z7NeR/PacnXLjWtRneQ=; b=oEcbHWYPMteOjdPU136MU/sJU6dj0k5cCnDj0I9+ucQDmb7kuCGPHFyz7xLtdPc/OdXXxZ Y6+cpwhriXXQfr4pGGnS0CZ1esOCCIK6/QNSA6WitiJec7B+XP46yCODYfUBQZ6IlEkcpL dpXIIR+kJNfiuCVQqQew5YioP66MfOHjDeaHm+9kKZ8cDpV9vbYjZoV/j/kb/43Gn6I3pC X+lm+CfoV3bcBjGo16qElzfwfBJGaxfJf7Q+la6BmrR+kTncjR5lsXRwWqJ8YS+Gqy0U5I nR11j3YtSf9eOTsYW6xJ2vp8cRkBV8YyFWtr/NFSbSRT4sKkC7DuFBvcWPm7oA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gf47t0j9lznvJ for ; Mon, 15 Jun 2026 09:09:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3357c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 15 Jun 2026 09:09:46 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Gordon Bergling Subject: git: d9e0452f0c8a - main - jail.8: Fix two typos in the manual page 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: gbe X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d9e0452f0c8af6b0c03b0bb2e3b824095021e168 Auto-Submitted: auto-generated Date: Mon, 15 Jun 2026 09:09:46 +0000 Message-Id: <6a2fc15a.3357c.2d357069@gitrepo.freebsd.org> The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=d9e0452f0c8af6b0c03b0bb2e3b824095021e168 commit d9e0452f0c8af6b0c03b0bb2e3b824095021e168 Author: Gordon Bergling AuthorDate: 2026-06-15 09:07:24 +0000 Commit: Gordon Bergling CommitDate: 2026-06-15 09:07:24 +0000 jail.8: Fix two typos in the manual page - s/Similarily/Similarly/ - s/passtrough/passthrough/ MFC after: 5 days --- usr.sbin/jail/jail.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index adba3f34101b..3fc396824b58 100644 --- a/usr.sbin/jail/jail.8 +++ b/usr.sbin/jail/jail.8 @@ -683,7 +683,7 @@ to in the .Xr rc.conf 5 file outside of the jails. -Similarily, if the +Similarly, if the .Xr gssd 8 is to be run in a jail, either the kernel .Sy KGSSAPI @@ -834,7 +834,7 @@ This flag is only available when the .Xr vmm 4 kernel module is loaded. .It Va allow.vmm_ppt -The jail may configure PCI passtrough devices for use by +The jail may configure PCI passthrough devices for use by .Xr vmm 4 virtual machine guests. This allows privileged users inside the jail to manipulate physical devices