summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2000-11-09 23:49:04 +0000
committerderaadt <deraadt@openbsd.org>2000-11-09 23:49:04 +0000
commitb1a8159c9a0f3ae91210645eba33123f34909177 (patch)
treeea08ed06bb651feaa2118511ae1e09c6a9a74848
parentInsert some missing commas. (diff)
downloadwireguard-openbsd-b1a8159c9a0f3ae91210645eba33123f34909177.tar.xz
wireguard-openbsd-b1a8159c9a0f3ae91210645eba33123f34909177.zip
typo
-rw-r--r--sbin/wicontrol/wicontrol.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/wicontrol/wicontrol.8 b/sbin/wicontrol/wicontrol.8
index 009f9da51bb..e5d937d1e55 100644
--- a/sbin/wicontrol/wicontrol.8
+++ b/sbin/wicontrol/wicontrol.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wicontrol.8,v 1.17 2000/11/09 17:53:09 aaron Exp $
+.\" $OpenBSD: wicontrol.8,v 1.18 2000/11/09 23:49:04 deraadt Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ctr.columbia.edu> All rights reserved.
@@ -275,7 +275,7 @@ Legal values for this parameter are 0 (off) and 1 (on).
.It Fl S Ar max sleep interval
Specify the sleep interval to use when power management is enabled.
The
-.Are max sleep interval
+.Ar max sleep interval
is specified in milliseconds.
The default is 100.
.El