Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2021 18:03:36 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 611c8025c4 - main - hardware: fix ixl(4) from rendering twice
Message-ID:  <202102181803.11II3aYL047177@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gjb:

URL: https://cgit.FreeBSD.org/doc/commit/?id=611c8025c451368dd3db4d2e48601050dcbdf077

commit 611c8025c451368dd3db4d2e48601050dcbdf077
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2021-02-18 18:03:03 +0000
Commit:     Glen Barber <gjb@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102181803.11II3aYL047177>