Date: Mon, 6 Oct 2025 18:49:21 GMT From: Alexander Ziaee <ziaee@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 17085d8eb120 - main - iovctl.8: Fix missing xref section number Message-ID: <202510061849.596InL6w024601@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=17085d8eb1207aa925ca5eeda1d5ba132f1dd163 commit 17085d8eb1207aa925ca5eeda1d5ba132f1dd163 Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-10-06 18:48:06 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-10-06 18:48:06 +0000 iovctl.8: Fix missing xref section number MFC after: 3 days --- usr.sbin/iovctl/iovctl.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/iovctl/iovctl.8 b/usr.sbin/iovctl/iovctl.8 index 5c7b01c249a0..2574503e5ae7 100644 --- a/usr.sbin/iovctl/iovctl.8 +++ b/usr.sbin/iovctl/iovctl.8 @@ -95,7 +95,7 @@ and options, this file will only be used to specify the name of the PF device. .Pp See -.Xr iovctl.conf +.Xr iovctl.conf 5 for a description of the config file format and documentation of the configuration parameters that apply to all PF drivers. See the PF driver manual page for configuration parameters specific to
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510061849.596InL6w024601>