diff options
author | ru <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
commit | 1541af42f12f8570fb332516efee8f1e030c3e46 (patch) | |
tree | 8a41fa7aceada1e7e82a06e67d6722b3c843f482 /usr.sbin/apm | |
parent | 13e88b41bac03367de7406f96648f28a64fc7322 (diff) | |
download | FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz |
Expand *n't contractions.
Diffstat (limited to 'usr.sbin/apm')
-rw-r--r-- | usr.sbin/apm/apm.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index 5637786..8142668 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -96,7 +96,7 @@ support this function, 255 is displayed. .It Fl r Ar delta Enable the resume wakeup timer, if the laptop supports it. This -doesn't actually suspend the laptop, but if the laptop is suspended, +does not actually suspend the laptop, but if the laptop is suspended, and it supports resume from suspend, then it will be resumed after .Ar delta seconds (from when you run this command, not from when you suspend). |