summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstsp <stsp@openbsd.org>2011-03-13 16:11:06 +0000
committerstsp <stsp@openbsd.org>2011-03-13 16:11:06 +0000
commitd3ca3a3b8e71b84b1637c4c0aa8c9ba8a136db63 (patch)
tree54fcd759fb43cf3569156b19748b9cc015ceee6f
parentWake On LAN support for vr(4). (diff)
downloadwireguard-openbsd-d3ca3a3b8e71b84b1637c4c0aa8c9ba8a136db63.tar.xz
wireguard-openbsd-d3ca3a3b8e71b84b1637c4c0aa8c9ba8a136db63.zip
s/can be/are/ in previous; from jmc
-rw-r--r--sbin/ifconfig/ifconfig.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index cacf502e81d..6e5c8b93352 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.214 2011/03/13 15:31:41 stsp Exp $
+.\" $OpenBSD: ifconfig.8,v 1.215 2011/03/13 16:11:06 stsp Exp $
.\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $
.\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $
.\"
@@ -440,7 +440,7 @@ the hardware will be re-initialized.
Enable Wake On LAN (WOL).
When enabled, reception of a WOL frame will cause the network card to
power up the system from standby or suspend mode.
-WOL frames can be sent using
+WOL frames are sent using
.Xr arp 8 .
.It Fl wol
Disable WOL.