diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-01-19 17:02:53 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-01-19 17:02:53 +0000 |
commit | 8d5cd920a2305bf74de4ddbbe80399145709cf40 (patch) | |
tree | c15fe01e2a650e26b0960125a3d492a9a339a4e8 /share/man | |
parent | 080038e0159b9823f099144f81421a3a1fc75a82 (diff) |
tweak the previous ixl commit, and add an entry to pci;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/ixl.4 | 6 | ||||
-rw-r--r-- | share/man/man4/pci.4 | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/share/man/man4/ixl.4 b/share/man/man4/ixl.4 index d8dc14fa759..198e5b8ac20 100644 --- a/share/man/man4/ixl.4 +++ b/share/man/man4/ixl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ixl.4,v 1.1 2019/01/19 00:27:04 dlg Exp $ +.\" $OpenBSD: ixl.4,v 1.2 2019/01/19 17:02:52 jmc Exp $ .\" .\" Copyright (c) 2019 David Gwynne <dlg@openbsd.org> .\" @@ -19,13 +19,13 @@ .Os .Sh NAME .Nm ixl -.Nd Intel Ethernet 700 Series Controller device +.Nd Intel Ethernet 700 series controller device .Sh SYNOPSIS .Cd "ixl* at pci?" .Sh DESCRIPTION The .Nm -driver supports Intel 700 Series Controller devices based on the +driver supports Intel 700 series controller devices based on the Intel X710, XXV710, and XL710 Ethernet chipsets. .Sh SEE ALSO .Xr arp 4 , diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 5df97f35ad6..04a0a76f93a 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.366 2018/10/01 22:37:18 jmatthew Exp $ +.\" $OpenBSD: pci.4,v 1.367 2019/01/19 17:02:52 jmc Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: October 1 2018 $ +.Dd $Mdocdate: January 19 2019 $ .Dt PCI 4 .Os .Sh NAME @@ -218,6 +218,8 @@ Sun Happy Meal 10/100 Ethernet device Intel 82598/82599/X540/X550 PCI Express 10Gb Ethernet device .It Xr ixgb 4 Intel PRO/10GbE 10Gb Ethernet device +.It Xr ixl 4 +Intel Ethernet 700 series controller device .It Xr jme 4 JMicron JMC25x/JMC26x 10/100/Gigabit Ethernet device .It Xr lge 4 |