Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Realtek, not RealTek. From Leandro Costa via ...
details: https://anonhg.NetBSD.org/src/rev/f780e1b0ee9d
branches: trunk
changeset: 546784:f780e1b0ee9d
user: wiz <wiz%NetBSD.org@localhost>
date: Tue May 06 18:58:24 2003 +0000
description:
Realtek, not RealTek. From Leandro Costa via jmc@openbsd.
diffstat:
share/man/man4/cardbus.4 | 4 ++--
share/man/man4/ne.4 | 4 ++--
share/man/man4/pci.4 | 4 ++--
share/man/man4/rtk.4 | 6 +++---
4 files changed, 9 insertions(+), 9 deletions(-)
diffs (81 lines):
diff -r 62af797bb3b5 -r f780e1b0ee9d share/man/man4/cardbus.4
--- a/share/man/man4/cardbus.4 Tue May 06 18:30:42 2003 +0000
+++ b/share/man/man4/cardbus.4 Tue May 06 18:58:24 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cardbus.4,v 1.15 2003/03/31 19:16:49 perry Exp $
+.\" $NetBSD: cardbus.4,v 1.16 2003/05/06 18:58:24 wiz Exp $
.\"
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -76,7 +76,7 @@
.It fxp
Intel i8255x
.It rtk
-RealTek 8129/8139
+Realtek 8129/8139
.It tlp
DECchip 21143
.El
diff -r 62af797bb3b5 -r f780e1b0ee9d share/man/man4/ne.4
--- a/share/man/man4/ne.4 Tue May 06 18:30:42 2003 +0000
+++ b/share/man/man4/ne.4 Tue May 06 18:58:24 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ne.4,v 1.8 2001/04/20 07:40:54 jdolecek Exp $
+.\" $NetBSD: ne.4,v 1.9 2003/05/06 18:58:24 wiz Exp $
.\"
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -53,7 +53,7 @@
device driver supports NE2000 and compatible (including NE1000) Ethernet
cards.
.Sh MEDIA SELECTION
-The RealTek 8019 (ISA, ISAPnP, some PCMCIA) and RealTek 8029 (PCI)
+The Realtek 8019 (ISA, ISAPnP, some PCMCIA) and Realtek 8029 (PCI)
NE2000-compatible Ethernet chips include support for software media
selection. If one of these chips is detected by the driver, the list
of supported media will be displayed.
diff -r 62af797bb3b5 -r f780e1b0ee9d share/man/man4/pci.4
--- a/share/man/man4/pci.4 Tue May 06 18:30:42 2003 +0000
+++ b/share/man/man4/pci.4 Tue May 06 18:58:24 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pci.4,v 1.71 2003/05/04 16:18:32 ad Exp $
+.\" $NetBSD: pci.4,v 1.72 2003/05/06 18:58:24 wiz Exp $
.\"
.\" Copyright (c) 1997 Jason R. Thorpe. All rights reserved.
.\" Copyright (c) 1997 Jonathan Stone
@@ -206,7 +206,7 @@
.Tn Ethernet
interfaces.
.It rtk
-RealTek 8129/8139 based
+Realtek 8129/8139 based
.Tn Ethernet
interfaces.
.It sf
diff -r 62af797bb3b5 -r f780e1b0ee9d share/man/man4/rtk.4
--- a/share/man/man4/rtk.4 Tue May 06 18:30:42 2003 +0000
+++ b/share/man/man4/rtk.4 Tue May 06 18:58:24 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rtk.4,v 1.4 2001/09/22 16:03:58 wiz Exp $
+.\" $NetBSD: rtk.4,v 1.5 2003/05/06 18:58:24 wiz Exp $
.\"
.\" Copyright (c) 2000 Manuel Bouyer
.\" All rights reserved.
@@ -33,7 +33,7 @@
.Os
.Sh NAME
.Nm rtk
-.Nd Ethernet driver for RealTek 8129/8139 based Ethernet boards
+.Nd Ethernet driver for Realtek 8129/8139 based Ethernet boards
.Sh SYNOPSIS
.Cd "rtk* at cardbus? dev ? function ?"
.Cd "rtk* at pci? dev ? function ?"
@@ -44,7 +44,7 @@
The
.Nm rtk
device driver supports network adapters based on
-the RealTek 8129/8139 chips.
+the Realtek 8129/8139 chips.
.Sh MEDIA SELECTION
Media selection is done using
.Xr ifconfig 8
Home |
Main Index |
Thread Index |
Old Index