From owner-dev-commits-doc-all@freebsd.org Thu Feb 18 17:16:43 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0FD55540385 for ; Thu, 18 Feb 2021 17:16:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DhLwV74FPz4qTR; Thu, 18 Feb 2021 17:16:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E55CD1BFB1; Thu, 18 Feb 2021 17:16:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 11IHGgB1080603; Thu, 18 Feb 2021 17:16:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 11IHGgVr080602; Thu, 18 Feb 2021 17:16:42 GMT (envelope-from git) Date: Thu, 18 Feb 2021 17:16:42 GMT Message-Id: <202102181716.11IHGgVr080602@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Glen Barber Subject: git: 2493b1853a - main - fix additional ata(4) and ixl(4) manual page links MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gjb X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2493b1853a098d6f40b2d1c03fa5220317c5a260 Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Feb 2021 17:16:43 -0000 The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=2493b1853a098d6f40b2d1c03fa5220317c5a260 commit 2493b1853a098d6f40b2d1c03fa5220317c5a260 Author: Glen Barber AuthorDate: 2021-02-18 17:16:20 +0000 Commit: Glen Barber CommitDate: 2021-02-18 17:16:20 +0000 fix additional ata(4) and ixl(4) manual page links Sponsored by: Rubicon Communications, LLC ("Netgate") --- website/content/en/releases/12.0R/hardware.adoc | 4 ++-- website/content/en/releases/12.1R/hardware.adoc | 4 ++-- website/content/en/releases/12.2R/hardware.adoc | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/website/content/en/releases/12.0R/hardware.adoc b/website/content/en/releases/12.0R/hardware.adoc index 764a8e7cbf..5fe90a8bb9 100644 --- a/website/content/en/releases/12.0R/hardware.adoc +++ b/website/content/en/releases/12.0R/hardware.adoc @@ -203,7 +203,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: @@ -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 "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 diff --git a/website/content/en/releases/12.1R/hardware.adoc b/website/content/en/releases/12.1R/hardware.adoc index c91ba20d71..4dfee464da 100644 --- a/website/content/en/releases/12.1R/hardware.adoc +++ b/website/content/en/releases/12.1R/hardware.adoc @@ -203,7 +203,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: @@ -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 "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 diff --git a/website/content/en/releases/12.2R/hardware.adoc b/website/content/en/releases/12.2R/hardware.adoc index 6d1be12936..b4a2ec42e3 100644 --- a/website/content/en/releases/12.2R/hardware.adoc +++ b/website/content/en/releases/12.2R/hardware.adoc @@ -203,7 +203,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: @@ -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 "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