git: 68b28407b67f - stable/13 - ix.4: update crossreferences to ixgbe.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Oct 2024 01:03:47 UTC
The branch stable/13 has been updated by kbowling:
URL: https://cgit.FreeBSD.org/src/commit/?id=68b28407b67f52d0dbd3e7c095fa5329c1453de3
commit 68b28407b67f52d0dbd3e7c095fa5329c1453de3
Author: Alexander Ziaee <concussious@runbox.com>
AuthorDate: 2024-10-27 01:54:00 +0000
Commit: Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2024-10-30 01:03:33 +0000
ix.4: update crossreferences to ixgbe.4
Pull Request: https://github.com/freebsd/freebsd-src/pull/1494
(cherry picked from commit cadb71e4b013925c145dd5e0726a3594111410cb)
---
share/man/man4/altq.4 | 2 +-
share/man/man4/ixl.4 | 2 +-
share/man/man4/netmap.4 | 2 +-
share/man/man4/vlan.4 | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/share/man/man4/altq.4 b/share/man/man4/altq.4
index fc51b88e88b5..b1d6f556dd48 100644
--- a/share/man/man4/altq.4
+++ b/share/man/man4/altq.4
@@ -144,7 +144,7 @@ They have been applied to the following hardware drivers:
.Xr fxp 4 ,
.Xr gem 4 ,
.Xr igb 4 ,
-.Xr ixgbe 4 ,
+.Xr ix 4 ,
.Xr jme 4 ,
.Xr le 4 ,
.Xr liquidio 4 ,
diff --git a/share/man/man4/ixl.4 b/share/man/man4/ixl.4
index 8397bd99a5e7..bd183be48cd2 100644
--- a/share/man/man4/ixl.4
+++ b/share/man/man4/ixl.4
@@ -209,7 +209,7 @@ When the driver is finding the last TX descriptor processed by the hardware,
use a value written to memory by the hardware instead of scanning the
descriptor ring for completed descriptors.
Enabled by default; disable to mimic the TX behavior found in
-.Xr ixgbe 4 .
+.Xr ix 4 .
.El
.Sh SYSCTL PROCEDURES
.Bl -tag -width indent
diff --git a/share/man/man4/netmap.4 b/share/man/man4/netmap.4
index 3c286a0958e6..08949493a632 100644
--- a/share/man/man4/netmap.4
+++ b/share/man/man4/netmap.4
@@ -827,7 +827,7 @@ On
.Xr em 4 ,
.Xr iflib 4
.Pq providing Xr igb 4 and Xr em 4 ,
-.Xr ixgbe 4 ,
+.Xr ix 4 ,
.Xr ixl 4 ,
.Xr re 4 ,
.Xr vtnet 4 .
diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4
index 775eb3235c07..25405172ed62 100644
--- a/share/man/man4/vlan.4
+++ b/share/man/man4/vlan.4
@@ -130,7 +130,7 @@ in hardware:
.Xr cxgbe 4 ,
.Xr em 4 ,
.Xr igb 4 ,
-.Xr ixgbe 4 ,
+.Xr ix 4 ,
.Xr jme 4 ,
.Xr liquidio 4 ,
.Xr msk 4 ,