summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2024-11-02 06:47:04 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2024-11-02 06:47:04 +0000
commita3bbfd9719d1c99ba5f4a8a2431a27fc99a4f850 (patch)
tree04aed452e028945b20c26e393bccf8fb59e31898 /share
parentdcaf134f01d19ded5a584708245cdd3be543908b (diff)
add Xr to self for ix and ixv;
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ix.45
-rw-r--r--share/man/man4/ixv.43
2 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/ix.4 b/share/man/man4/ix.4
index 64ebbc9adf9..c0563581054 100644
--- a/share/man/man4/ix.4
+++ b/share/man/man4/ix.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ix.4,v 1.10 2022/02/06 00:29:02 jsg Exp $
+.\" $OpenBSD: ix.4,v 1.11 2024/11/02 06:47:03 jmc Exp $
.\"
.\" Copyright (c) 2008 Reyk Floeter <reyk@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 6 2022 $
+.Dd $Mdocdate: November 2 2024 $
.Dt IX 4
.Os
.Sh NAME
@@ -80,6 +80,7 @@ to the equipment.
.Xr arp 4 ,
.Xr ifmedia 4 ,
.Xr intro 4 ,
+.Xr ixv 4 ,
.Xr netintro 4 ,
.Xr pci 4 ,
.Xr hostname.if 5 ,
diff --git a/share/man/man4/ixv.4 b/share/man/man4/ixv.4
index 94a527ad31e..c7da8cd80d8 100644
--- a/share/man/man4/ixv.4
+++ b/share/man/man4/ixv.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ixv.4,v 1.2 2024/11/02 06:44:31 jmc Exp $
+.\" $OpenBSD: ixv.4,v 1.3 2024/11/02 06:47:03 jmc Exp $
.\"
.\" Copyright (c) 2024 YASUOKA Masahiko <yasuoka@yasuoka.net>
.\" Copyright (c) 2019 Jonathan Matthew <jmatthew@openbsd.org>
@@ -32,6 +32,7 @@ driver supports the SR-IOV Virtual Functions of Intel 82598EB,
.Xr arp 4 ,
.Xr ifmedia 4 ,
.Xr intro 4 ,
+.Xr ix 4 ,
.Xr netintro 4 ,
.Xr pci 4 ,
.Xr hostname.if 5 ,