git: 611c8025c4 - main - hardware: fix ixl(4) from rendering twice
Glen Barber
gjb at FreeBSD.org
Thu Feb 18 18:03:37 UTC 2021
The branch main has been updated by gjb:
URL: https://cgit.FreeBSD.org/doc/commit/?id=611c8025c451368dd3db4d2e48601050dcbdf077
commit 611c8025c451368dd3db4d2e48601050dcbdf077
Author: Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-02-18 18:03:03 +0000
Commit: Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-02-18 18:03:03 +0000
hardware: fix ixl(4) from rendering twice
Reported by: jhb
Sponsored by: Rubicon Communications, LLC ("Netgate")
---
website/content/en/releases/12.0R/hardware.adoc | 2 +-
website/content/en/releases/12.1R/hardware.adoc | 2 +-
website/content/en/releases/12.2R/hardware.adoc | 2 +-
website/content/en/releases/13.0R/hardware.adoc | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/website/content/en/releases/12.0R/hardware.adoc b/website/content/en/releases/12.0R/hardware.adoc
index 5fe90a8bb9..9e95b98792 100644
--- a/website/content/en/releases/12.0R/hardware.adoc
+++ b/website/content/en/releases/12.0R/hardware.adoc
@@ -1576,7 +1576,7 @@ The {{< manpage "ixgbe" "4">}} driver supports the following cards:
Most adapters in the Intel Ethernet 700 Series with SFP+/SFP28/QSFP+ cages have firmware that requires that Intel qualified modules are used; these qualified modules are listed below. This qualification check cannot be disabled by the driver.
-The ixl{{< manpage "ixl" "4">}} driver supports 40Gb Ethernet adapters with these QSFP+ modules:
+The {{< manpage "ixl" "4">}} driver supports 40Gb Ethernet adapters with these QSFP+ modules:
* Intel 4x10G/40G QSFP+ 40GBASE-SR4 E40GQSFPSR
* Intel 4x10G/40G QSFP+ 40GBASE-LR4 E40GQSFPLR
diff --git a/website/content/en/releases/12.1R/hardware.adoc b/website/content/en/releases/12.1R/hardware.adoc
index 4dfee464da..60c5faac48 100644
--- a/website/content/en/releases/12.1R/hardware.adoc
+++ b/website/content/en/releases/12.1R/hardware.adoc
@@ -1576,7 +1576,7 @@ The {{< manpage "ixgbe" "4">}} driver supports the following cards:
Most adapters in the Intel Ethernet 700 Series with SFP+/SFP28/QSFP+ cages have firmware that requires that Intel qualified modules are used; these qualified modules are listed below. This qualification check cannot be disabled by the driver.
-The ixl{{< manpage "ixl" "4">}} driver supports 40Gb Ethernet adapters with these QSFP+ modules:
+The {{< manpage "ixl" "4">}} driver supports 40Gb Ethernet adapters with these QSFP+ modules:
* Intel 4x10G/40G QSFP+ 40GBASE-SR4 E40GQSFPSR
* Intel 4x10G/40G QSFP+ 40GBASE-LR4 E40GQSFPLR
diff --git a/website/content/en/releases/12.2R/hardware.adoc b/website/content/en/releases/12.2R/hardware.adoc
index b4a2ec42e3..f012781471 100644
--- a/website/content/en/releases/12.2R/hardware.adoc
+++ b/website/content/en/releases/12.2R/hardware.adoc
@@ -1576,7 +1576,7 @@ The {{< manpage "ixgbe" "4">}} driver supports the following cards:
Most adapters in the Intel Ethernet 700 Series with SFP+/SFP28/QSFP+ cages have firmware that requires that Intel qualified modules are used; these qualified modules are listed below. This qualification check cannot be disabled by the driver.
-The ixl{{< manpage "ixl" "4">}} driver supports 40Gb Ethernet adapters with these QSFP+ modules:
+The {{< manpage "ixl" "4">}} driver supports 40Gb Ethernet adapters with these QSFP+ modules:
* Intel 4x10G/40G QSFP+ 40GBASE-SR4 E40GQSFPSR
* Intel 4x10G/40G QSFP+ 40GBASE-LR4 E40GQSFPLR
diff --git a/website/content/en/releases/13.0R/hardware.adoc b/website/content/en/releases/13.0R/hardware.adoc
index bbcb5fcbfa..5ffda1bc62 100644
--- a/website/content/en/releases/13.0R/hardware.adoc
+++ b/website/content/en/releases/13.0R/hardware.adoc
@@ -1472,7 +1472,7 @@ The {{< manpage "ixgbe" "4">}} driver supports the following cards:
Most adapters in the Intel Ethernet 700 Series with SFP+/SFP28/QSFP+ cages have firmware that requires that Intel qualified modules are used; these qualified modules are listed below. This qualification check cannot be disabled by the driver.
-The ixl{{< manpage "ixl" "4">}} driver supports 40Gb Ethernet adapters with these QSFP+ modules:
+The {{< manpage "ixl" "4">}} driver supports 40Gb Ethernet adapters with these QSFP+ modules:
* Intel 4x10G/40G QSFP+ 40GBASE-SR4 E40GQSFPSR
* Intel 4x10G/40G QSFP+ 40GBASE-LR4 E40GQSFPLR
More information about the dev-commits-doc-all
mailing list