Date: Thu, 9 Oct 2025 14:26:14 GMT From: Alexander Ziaee <ziaee@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 8b5f5fed89a6 - stable/15 - iovctl.8: Fix missing xref section number Message-ID: <202510091426.599EQEI2079874@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=8b5f5fed89a66ccaeb3f7cecd6b6028182769fad commit 8b5f5fed89a66ccaeb3f7cecd6b6028182769fad Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-10-06 18:48:06 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-10-09 14:25:41 +0000 iovctl.8: Fix missing xref section number MFC after: 3 days (cherry picked from commit 17085d8eb1207aa925ca5eeda1d5ba132f1dd163) --- 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?202510091426.599EQEI2079874>