diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-03-13 21:24:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-03-13 21:24:21 +0000 |
commit | a37eec1598940d8ee76c4521b381d8b9a11fd461 (patch) | |
tree | 7043e6e141a0470a2277bf2b2c118d33a2740381 /share/man/man4 | |
parent | 4c07eaed1c608f354a6016862927bef8b076c33a (diff) |
consistently use "Wake on LAN (WoL)"; i don;t care if anyone wants to
change that, but let's keep it consistent;
ok stsp
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/re.4 | 4 | ||||
-rw-r--r-- | share/man/man4/vr.4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4 index 3377881500a..571611ad8b3 100644 --- a/share/man/man4/re.4 +++ b/share/man/man4/re.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: re.4,v 1.45 2011/03/13 15:35:20 stsp Exp $ +.\" $OpenBSD: re.4,v 1.46 2011/03/13 21:24:20 jmc Exp $ .\" Copyright (c) 2003 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. .\" @@ -170,7 +170,7 @@ Force half duplex operation. .Pp The .Nm -driver supports Wake On LAN. +driver supports Wake on LAN (WoL). .Pp For more information on configuring this device, see .Xr ifconfig 8 . diff --git a/share/man/man4/vr.4 b/share/man/man4/vr.4 index 24f5582cf91..ea789c04c02 100644 --- a/share/man/man4/vr.4 +++ b/share/man/man4/vr.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vr.4,v 1.23 2011/03/13 15:38:50 stsp Exp $ +.\" $OpenBSD: vr.4,v 1.24 2011/03/13 21:24:20 jmc Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -107,7 +107,7 @@ by the adapter. .Pp The .Nm -driver supports Wake On LAN. +driver supports Wake on LAN (WoL). .Pp For more information on configuring this device, see .Xr ifconfig 8 . |