git: 6402d2d68e - main - fix links to ata(4) and ixl(4) manual pages
Glen Barber
gjb at FreeBSD.org
Thu Feb 18 17:12:50 UTC 2021
The branch main has been updated by gjb:
URL: https://cgit.FreeBSD.org/doc/commit/?id=6402d2d68ee47ed49d8aea8151f25ddb483e5a17
commit 6402d2d68ee47ed49d8aea8151f25ddb483e5a17
Author: Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-02-18 17:12:30 +0000
Commit: Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-02-18 17:12:30 +0000
fix links to ata(4) and ixl(4) manual pages
Reported by: jhb
Sponsored by: Rubicon Communications, LLC ("Netgate")
---
website/content/en/releases/13.0R/hardware.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/website/content/en/releases/13.0R/hardware.adoc b/website/content/en/releases/13.0R/hardware.adoc
index c8a0335eaa..c69c76c69c 100644
--- a/website/content/en/releases/13.0R/hardware.adoc
+++ b/website/content/en/releases/13.0R/hardware.adoc
@@ -118,7 +118,7 @@ The device lists in this document are being generated automatically from FreeBSD
[[disk]]
=== Disk Controllers
-[amd64, i386, sparc64] IDE/ATA controllers ({{< manpage "fetch" "4">}} driver)
+[amd64, i386, sparc64] IDE/ATA controllers ({{< manpage "ata" "4">}} driver)
Controllers supported by the {{< manpage "aac" "4">}} driver include:
@@ -1491,7 +1491,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 "fetch" "4">}} driver supports 40Gb Ethernet adapters with these QSFP+ modules:
+The ixl{{< 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