Date: Mon, 22 Jun 2026 12:51:46 +0000 From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: d69c80b7c4cf - stable/15 - jail.8: Fix two typos in the manual page Message-ID: <6a392fe2.37572.1eabae64@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/15 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=d69c80b7c4cfd5771c211bbd9218b2b07dd3f67d commit d69c80b7c4cfd5771c211bbd9218b2b07dd3f67d Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2026-06-15 09:07:24 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2026-06-22 12:50:03 +0000 jail.8: Fix two typos in the manual page - s/Similarily/Similarly/ - s/passtrough/passthrough/ (cherry picked from commit d9e0452f0c8af6b0c03b0bb2e3b824095021e168) --- 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 aab3f9003f3f..a174ace98d7b 100644 --- a/usr.sbin/jail/jail.8 +++ b/usr.sbin/jail/jail.8 @@ -674,7 +674,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 @@ -825,7 +825,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 deviceshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a392fe2.37572.1eabae64>
