summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>1998-10-08 17:36:20 +0000
committerJason Wright <jason@cvs.openbsd.org>1998-10-08 17:36:20 +0000
commit5a3d30b5118b795b5b2a2b1b3cadaa5e716e5a3d (patch)
treed3488752ae223cc6460e0c7259bb72572e35958b
parentc99cd1c3134cd8cc6c53912a8569169efa91e231 (diff)
Get 'Cd' right, and attempt to bring media into order
-rw-r--r--share/man/man4/de.412
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/de.4 b/share/man/man4/de.4
index 484d1b15ffc..5680dfc558b 100644
--- a/share/man/man4/de.4
+++ b/share/man/man4/de.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: de.4,v 1.3 1998/10/08 17:28:05 jason Exp $
+.\" $OpenBSD: de.4,v 1.4 1998/10/08 17:36:19 jason Exp $
.\"
.\" Copyright (c) 1997 David E. O'Brien
.\"
@@ -32,7 +32,7 @@
.Nd
DEC DC21x4x Ethernet device driver
.Sh SYNOPSIS
-.Cd "de* at pci?"
+.Cd "de* at pci? dev ? function ?"
.Sh DESCRIPTION
The
.Nm
@@ -55,11 +55,11 @@ driver supports the following media types:
.Bl -tag -width xxxxxxxxxxxxxxx
.It autoselect
Enable autoselection of the media type and options
-.It 10baseT/UTP
+.It 10baseT
Set 10Mbps operation on the 10baseT port
-.It 10base2/BNC
+.It 10base2
Set 10Mbps operation on the BNC port
-.It 10base5/AUI
+.It 10base5
Set 10Mbps operation on the AUI port
.It 100baseTX
Set 100Mbps (fast ethernet) operation
@@ -75,7 +75,7 @@ driver supports the following media options:
.Pp
.Bl -tag -width xxxxxxxxxxxxxxx
.It full-duplex
-Set full duplex operation
+Set full duplex operation for UTP port
.El
.Pp
Note that the media types available depend on the particular card in use.