summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2011-03-13 21:32:30 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2011-03-13 21:32:30 +0000
commit4c36a4d80be5a3be316adb18302fd30d7a24b79a (patch)
tree9514caf90ac41c4813d653557541c40db55e35fa /share
parente087ab1f65833e754f30eaa93a0a3c16039636bb (diff)
move the wol text up a bit, to make it more consistent;
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/re.415
-rw-r--r--share/man/man4/vr.415
2 files changed, 20 insertions, 10 deletions
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4
index 571611ad8b3..84414e6437f 100644
--- a/share/man/man4/re.4
+++ b/share/man/man4/re.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: re.4,v 1.46 2011/03/13 21:24:20 jmc Exp $
+.\" $OpenBSD: re.4,v 1.47 2011/03/13 21:32:29 jmc Exp $
.\" Copyright (c) 2003
.\" Bill Paul <wpaul@windriver.com>. All rights reserved.
.\"
@@ -116,6 +116,15 @@ utility configures the adapter to transmit Jumbo frames.
.Pp
The
.Nm
+driver additionally supports Wake on LAN (WoL).
+See
+.Xr arp 8
+and
+.Xr ifconfig 8
+for more details.
+.Pp
+The
+.Nm
driver supports the following media types:
.Bl -tag -width 10baseTXUTP
.It autoselect
@@ -168,10 +177,6 @@ Force full duplex operation.
Force half duplex operation.
.El
.Pp
-The
-.Nm
-driver supports Wake on LAN (WoL).
-.Pp
For more information on configuring this device, see
.Xr ifconfig 8 .
.Sh SEE ALSO
diff --git a/share/man/man4/vr.4 b/share/man/man4/vr.4
index ea789c04c02..5afb075bff3 100644
--- a/share/man/man4/vr.4
+++ b/share/man/man4/vr.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vr.4,v 1.24 2011/03/13 21:24:20 jmc Exp $
+.\" $OpenBSD: vr.4,v 1.25 2011/03/13 21:32:29 jmc Exp $
.\"
.\" Copyright (c) 1997, 1998
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -64,6 +64,15 @@ They support both 10 and 100Mbps speeds in either full or half duplex.
.Pp
The
.Nm
+driver additionally supports Wake on LAN (WoL).
+See
+.Xr arp 8
+and
+.Xr ifconfig 8
+for more details.
+.Pp
+The
+.Nm
driver supports the following media types:
.Bl -tag -width full-duplex
.It autoselect
@@ -105,10 +114,6 @@ Force half duplex operation.
Note that the 100baseTX media type is only available if supported
by the adapter.
.Pp
-The
-.Nm
-driver supports Wake on LAN (WoL).
-.Pp
For more information on configuring this device, see
.Xr ifconfig 8 .
.Sh DIAGNOSTICS