diff options
author | Jared Yanovich <jaredy@cvs.openbsd.org> | 2004-08-17 23:49:22 +0000 |
---|---|---|
committer | Jared Yanovich <jaredy@cvs.openbsd.org> | 2004-08-17 23:49:22 +0000 |
commit | fa3dc4d7c242a559f44b653b52960cef08a24356 (patch) | |
tree | 064f2ad70f1b8e0806209ff23dcbf3b7c73196f6 /share/man/man4/nge.4 | |
parent | 487d416829f8ffad29d2c1c118a8120c11500f27 (diff) |
capitalize Fast Ethernet and Gigabit Ethernet
ok jmc
Diffstat (limited to 'share/man/man4/nge.4')
-rw-r--r-- | share/man/man4/nge.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/nge.4 b/share/man/man4/nge.4 index aae4453e60a..62d556c199c 100644 --- a/share/man/man4/nge.4 +++ b/share/man/man4/nge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nge.4,v 1.16 2004/08/15 22:52:40 jmc Exp $ +.\" $OpenBSD: nge.4,v 1.17 2004/08/17 23:49:16 jaredy Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <wpaul@bsdi.com>. All rights reserved. @@ -37,14 +37,14 @@ .Os .Sh NAME .Nm nge -.Nd "National Semiconductor PCI gigabit Ethernet adapter driver" +.Nd "National Semiconductor PCI Gigabit Ethernet adapter driver" .Sh SYNOPSIS .Cd "nge* at pci? dev ? function ?" .Sh DESCRIPTION The .Nm driver provides support for various NICs based on the National Semiconductor -DP83820 and DP83821 gigabit Ethernet controller chips, including the +DP83820 and DP83821 Gigabit Ethernet controller chips, including the following: .Pp .Bl -bullet -compact @@ -119,7 +119,7 @@ or .Cm half-duplex modes. .It Cm 100baseTX -Set 100Mbps (fast Ethernet) operation. +Set 100Mbps (Fast Ethernet) operation. The .Xr ifconfig 8 .Ic mediaopt @@ -135,7 +135,7 @@ and .Cm half-duplex modes are supported. .It Cm 1000baseSX -Set 1000Mbps (gigabit Ethernet) operation. +Set 1000Mbps (Gigabit Ethernet) operation. Both .Cm full-duplex and |