diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-08-24 19:54:59 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-08-24 19:54:59 +0000 |
commit | 82d5ca5a8c501cdd20f3aecf974ef591d2ab516c (patch) | |
tree | 0ab4f1f5f2991058c86f7a2fcaf39d858658a852 /share | |
parent | e141c5fcb422de4349b850fe52edc126149fe1a3 (diff) |
better Nd entries.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ixgb.4 | 4 | ||||
-rw-r--r-- | share/man/man4/pci.4 | 6 | ||||
-rw-r--r-- | share/man/man4/xge.4 | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/ixgb.4 b/share/man/man4/ixgb.4 index 501c7e46d0f..8c0bfa4f7f5 100644 --- a/share/man/man4/ixgb.4 +++ b/share/man/man4/ixgb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ixgb.4,v 1.7 2006/07/01 07:54:15 brad Exp $ +.\" $OpenBSD: ixgb.4,v 1.8 2006/08/24 19:54:58 brad Exp $ .\" Copyright (c) 2002 Intel Corporation .\" All rights reserved. .\" Redistribution and use in source and binary forms of the Software, with or without @@ -33,7 +33,7 @@ .Os .Sh NAME .Nm ixgb -.Nd "Intel(R) PRO/10GbE Ethernet driver" +.Nd Intel(R) PRO/10GbE 10Gb Ethernet driver .Sh SYNOPSIS .Cd "ixgb* at pci?" .Sh DESCRIPTION diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 6db916edca6..29044aee192 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.170 2006/08/22 18:36:55 deraadt Exp $ +.\" $OpenBSD: pci.4,v 1.171 2006/08/24 19:54:58 brad Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -254,7 +254,7 @@ PRO/Wireless 2100 IEEE 802.11b wireless network adapters. PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11a/b/g wireless network adapters. .It Xr ixgb 4 .Tn Intel -PRO/10GbE Ethernet interfaces. +PRO/10GbE 10Gb Ethernet interfaces. .It Xr lge 4 Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet. .It Xr lmc 4 @@ -316,7 +316,7 @@ a PLX 905x-based dumb PCMCIA->PCI bridge. .Tn Intel PRO/Wireless 3945ABG IEEE 802.11a/b/g wireless network adapters. .It Xr xge 4 -Neterion Xframe-I/II Ten Gigabit Ethernet interfaces. +Neterion Xframe/Xframe II 10Gb Ethernet interfaces. .It Xr xl 4 3Com 3c555, 3c556, 3c900, 3c905, 3c980, and 3cSOHO Ethernet interfaces. .El diff --git a/share/man/man4/xge.4 b/share/man/man4/xge.4 index cdbc80cfc8d..3d6f95a2c80 100644 --- a/share/man/man4/xge.4 +++ b/share/man/man4/xge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xge.4,v 1.10 2006/08/10 21:25:46 brad Exp $ +.\" $OpenBSD: xge.4,v 1.11 2006/08/24 19:54:58 brad Exp $ .\" $NetBSD: xge.4,v 1.2 2005/09/10 22:48:09 wiz Exp $ .\" .\" Copyright (c) 2005, SUNET, Swedish University Computer Network. @@ -38,7 +38,7 @@ .Os .Sh NAME .Nm xge -.Nd Neterion Xframe/Xframe II Ten Gigabit Ethernet driver +.Nd Neterion Xframe/Xframe II 10Gb Ethernet driver .Sh SYNOPSIS .Cd "xge* at pci?" .Sh DESCRIPTION |