summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2010-10-28 18:21:20 +0000
committerjmc <jmc@openbsd.org>2010-10-28 18:21:20 +0000
commitaa53b5b4808f0c68aba87f3852b8df9c421f577d (patch)
treecbc0188ae76681bdec70e9ec4606aae3d5f016ed
parentno more groff; (diff)
downloadwireguard-openbsd-aa53b5b4808f0c68aba87f3852b8df9c421f577d.tar.xz
wireguard-openbsd-aa53b5b4808f0c68aba87f3852b8df9c421f577d.zip
wording clarification; from Jan Stary
ok deraadt
-rw-r--r--usr.sbin/apmd/apmd.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/apmd/apmd.8 b/usr.sbin/apmd/apmd.8
index 6c9e28b6c7f..00c3aa2ad36 100644
--- a/usr.sbin/apmd/apmd.8
+++ b/usr.sbin/apmd/apmd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: apmd.8,v 1.42 2010/04/02 04:12:46 deraadt Exp $
+.\" $OpenBSD: apmd.8,v 1.43 2010/10/28 18:21:20 jmc Exp $
.\"
.\" Copyright (c) 1995 John T. Kohl
.\" All rights reserved.
@@ -26,7 +26,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: April 2 2010 $
+.Dd $Mdocdate: October 28 2010 $
.Dt APMD 8
.Os
.Sh NAME
@@ -182,8 +182,8 @@ Default device used to control the APM kernel driver.
These files contain the host's customized actions.
Each file must be an executable binary or shell script.
A single program or script can be used to control all transitions
-by examining its argument list,
-which is set to one of
+by examining the name by which it was called,
+which is one of
suspend,
standby,
resume,