diff options
Diffstat (limited to 'share/man/man4/re.4')
-rw-r--r-- | share/man/man4/re.4 | 15 |
1 files changed, 10 insertions, 5 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 |