Date: Mon, 15 Jun 2026 09:09:46 +0000 From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: d9e0452f0c8a - main - jail.8: Fix two typos in the manual page Message-ID: <6a2fc15a.3357c.2d357069@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=d9e0452f0c8af6b0c03b0bb2e3b824095021e168 commit d9e0452f0c8af6b0c03b0bb2e3b824095021e168 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2026-06-15 09:07:24 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> 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 deviceshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2fc15a.3357c.2d357069>
