diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2013-01-16 06:15:59 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2013-01-16 06:15:59 +0000 |
commit | 670b2c65309e277c2ed197a304470cf8502fbfba (patch) | |
tree | e72e9e4f72e528b569862dfd8de245ddd0b6dd66 /share/man | |
parent | bd0650c975681eda7b3403ce99aff2e5e65b5e66 (diff) |
Some corrections for D-Link device names.
ok jsing@
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/rl.4 | 6 | ||||
-rw-r--r-- | share/man/man4/vr.4 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/rl.4 b/share/man/man4/rl.4 index 015df474b10..a43f125e314 100644 --- a/share/man/man4/rl.4 +++ b/share/man/man4/rl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rl.4,v 1.32 2007/05/31 19:19:51 jmc Exp $ +.\" $OpenBSD: rl.4,v 1.33 2013/01/16 06:15:58 brad Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" $FreeBSD: rl.4,v 1.7 1998/12/24 18:52:47 wpaul Exp $ .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 16 2013 $ .Dt RL 4 .Os .Sh NAME @@ -58,7 +58,7 @@ Allied Telesyn AT2550 .It Corega FEther CB-TXD 10/100 Ethernet .It -D-Link DFE530TX+, DFE538TX, DFE-690TXD +D-Link DFE-530TX+, DFE-538TX, DFE-690TXD .It Encore ENL832-TX-RENT 10/100 M PCI .It diff --git a/share/man/man4/vr.4 b/share/man/man4/vr.4 index 72f72477eb8..42a769e68cc 100644 --- a/share/man/man4/vr.4 +++ b/share/man/man4/vr.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vr.4,v 1.28 2012/09/26 19:21:51 brad Exp $ +.\" $OpenBSD: vr.4,v 1.29 2013/01/16 06:15:58 brad Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" $FreeBSD: vr.4,v 1.3 1999/03/25 00:52:44 wpaul Exp $ .\" -.Dd $Mdocdate: September 26 2012 $ +.Dd $Mdocdate: January 16 2013 $ .Dt VR 4 .Os .Sh NAME @@ -50,7 +50,7 @@ driver provides support for PCI Ethernet adapters and embedded controllers based on the VIA Technologies VT3043 Rhine I, VT86C100A Rhine II, and VT6105/VT6105M Rhine III Fast Ethernet controller chips. -This includes the D-Link DFE530-TX and various other commodity Fast Ethernet +This includes the D-Link DFE-530TX and various other commodity Fast Ethernet cards. .Pp The VIA Rhine chips use bus master DMA and have a software interface |