summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2011-03-13 21:32:29 +0000
committerjmc <jmc@openbsd.org>2011-03-13 21:32:29 +0000
commita27b16cc47d40c988bbda8479c3daa53f90ce504 (patch)
treee7a5d7ec845cd809b868076e43c1406b24631ce1
parentdon;t discuss WoL while it's unsupported; ok stsp (diff)
downloadwireguard-openbsd-a27b16cc47d40c988bbda8479c3daa53f90ce504.tar.xz
wireguard-openbsd-a27b16cc47d40c988bbda8479c3daa53f90ce504.zip
move the wol text up a bit, to make it more consistent;
-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