diff options
| author | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-10-06 18:48:06 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-10-06 18:48:06 +0000 |
| commit | 17085d8eb1207aa925ca5eeda1d5ba132f1dd163 (patch) | |
| tree | bf0bbb1fcdd25c9c526b87a8537eb23cab5e3c4a | |
| parent | 84f981ba57e77bd3c3d0fbf1469ce51bfd132a6b (diff) | |
iovctl.8: Fix missing xref section number
MFC after: 3 days
| -rw-r--r-- | usr.sbin/iovctl/iovctl.8 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
