summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-08-21 05:04:03 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-08-21 05:04:03 +0000
commit7dec64e7565c49372fdad0f6ce4e3a99feb4e2fc (patch)
tree597fdde7621511237ac43b871eb790a10af10f3d /share
parent411a9e52dce4de1d96e2abbbe88bc631602e6e7d (diff)
- add missing word in re.4
- update re(4) description in cardbus.4
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/cardbus.46
-rw-r--r--share/man/man4/re.46
2 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/cardbus.4 b/share/man/man4/cardbus.4
index fff3cbafe7c..6f4633221ae 100644
--- a/share/man/man4/cardbus.4
+++ b/share/man/man4/cardbus.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cardbus.4,v 1.62 2008/06/26 05:42:06 ray Exp $
+.\" $OpenBSD: cardbus.4,v 1.63 2008/08/21 05:04:02 jmc Exp $
.\" $NetBSD: cardbus.4,v 1.4 2000/02/02 19:57:17 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 26 2008 $
+.Dd $Mdocdate: August 21 2008 $
.Dt CARDBUS 4
.Os
.Sh NAME
@@ -54,7 +54,7 @@ DEC/Intel 21140, 21142, 21143, 21145 and clones 10/100 Ethernet device
.It Xr fxp 4
Intel EtherExpress PRO/100 10/100 Ethernet device
.It Xr re 4
-RealTek 8139C+/8169/816xS/811xS/8101E 10/100/Gigabit Ethernet device
+RealTek 8139C+/8169/816xS/811xS/8168/810xE 10/100/Gigabit Ethernet device
.It Xr rl 4
Realtek 8129/8139 10/100 Ethernet device
.It Xr xl 4
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4
index c027e235c5b..e4dc38805ae 100644
--- a/share/man/man4/re.4
+++ b/share/man/man4/re.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: re.4,v 1.36 2008/08/20 22:55:33 jsg Exp $
+.\" $OpenBSD: re.4,v 1.37 2008/08/21 05:04:02 jmc Exp $
.\" Copyright (c) 2003
.\" Bill Paul <wpaul@windriver.com>. All rights reserved.
.\"
@@ -31,7 +31,7 @@
.\"
.\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/re.4,v 1.4 2004/03/04 06:42:46 sanpei Exp $
.\"
-.Dd $Mdocdate: August 20 2008 $
+.Dd $Mdocdate: August 21 2008 $
.Dt RE 4
.Os
.Sh NAME
@@ -103,7 +103,7 @@ The 8169S, 8110S, 8111B and 8168 are single-chip devices
containing both a 10/100/1000 MAC and 10/100/1000 copper PHY.
Standalone 10/100/1000 cards are available in both 32-bit PCI and 64-bit
PCI models.
-The 8110S and 8111B designed for embedded LAN-on-motherboard applications.
+The 8110S and 8111B are designed for embedded LAN-on-motherboard applications.
.Pp
The 8169, 8169S and 8110S also support Jumbo frames,
which can be configured via the interface MTU setting.