summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-10-30 13:22:22 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-10-30 13:22:22 +0000
commite327965344a65abed184ed141bf944de3f0fc1dc (patch)
treecfb3ccbe8f1daff23d77f480b40e51f3d0a30c3e
parent82410fbc8b592f9e7f2c2901eabe1c00df1c4ab5 (diff)
tweaks for previous;
-rw-r--r--share/man/man4/et.422
-rw-r--r--share/man/man4/etphy.48
2 files changed, 15 insertions, 15 deletions
diff --git a/share/man/man4/et.4 b/share/man/man4/et.4
index cada6fb1504..88f1a32b006 100644
--- a/share/man/man4/et.4
+++ b/share/man/man4/et.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: et.4,v 1.1 2007/10/30 12:32:44 jsg Exp $
+.\" $OpenBSD: et.4,v 1.2 2007/10/30 13:22:21 jmc Exp $
.\"
.\" Copyright (c) 2007 Jonathan Gray <jsg@openbsd.org>
.\"
@@ -29,12 +29,12 @@ The
driver supports PCI Express Ethernet adapters based on the Agere/LSI
ET1310 integrated MAC/PHY.
.Pp
-The following
+The following
.Ar media
types are supported:
.Pp
.Bl -tag -width autoselect -compact
-.It Cm autoselect
+.It Cm autoselect
Enable autoselection of the media type and options.
.It Cm 10baseT
Set 10Mbps operation.
@@ -42,15 +42,15 @@ Set 10Mbps operation.
Set 100Mbps (Fast Ethernet) operation.
.It Cm 1000baseT
Set 1000Mbps (Gigabit Ethernet) operation (some models only).
-.E
+.El
.Sh SEE ALSO
-.Xr arp 4
-.Xr etphy 4
-.Xr ifmedia 4
-.Xr intro 4
-.Xr netintro 4
-.Xr pci 4
-.Xr hostname.if 5
+.Xr arp 4 ,
+.Xr etphy 4 ,
+.Xr ifmedia 4 ,
+.Xr intro 4 ,
+.Xr netintro 4 ,
+.Xr pci 4 ,
+.Xr hostname.if 5 ,
.Xr ifconfig 8
.Sh HISTORY
The
diff --git a/share/man/man4/etphy.4 b/share/man/man4/etphy.4
index 7de9d095088..1c4af95b0df 100644
--- a/share/man/man4/etphy.4
+++ b/share/man/man4/etphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: etphy.4,v 1.1 2007/10/30 12:32:44 jsg Exp $
+.\" $OpenBSD: etphy.4,v 1.2 2007/10/30 13:22:21 jmc Exp $
.\"
.\" Copyright (c) 2007 Jonathan Gray <jsg@openbsd.org>
.\"
@@ -28,9 +28,9 @@ The
driver supports the Agere/LSI ET1011 TruePHY 10/100/1000 Ethernet PHYs
including the integrated TruePHY in ET1310 based adapters.
.Sh SEE ALSO
-.Xr ifmedia 4
-.Xr intro 4
-.Xr mii 4
+.Xr ifmedia 4 ,
+.Xr intro 4 ,
+.Xr mii 4 ,
.Xr ifconfig 8
.Sh HISTORY
The