summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apmd
diff options
context:
space:
mode:
authorjca <jca@openbsd.org>2020-01-25 18:02:22 +0000
committerjca <jca@openbsd.org>2020-01-25 18:02:22 +0000
commit2527656987d876b11610e138c07f301c90adb902 (patch)
tree5b386101307ae54bf2e641c94b72e82a1bb5484a /usr.sbin/apmd
parentRemove a sleep call that I used for some testing that slipped in during (diff)
downloadwireguard-openbsd-2527656987d876b11610e138c07f301c90adb902.tar.xz
wireguard-openbsd-2527656987d876b11610e138c07f301c90adb902.zip
With -d, messages are now printed on stderr
Missed when I changed this in apmd.c rev 1.91.
Diffstat (limited to 'usr.sbin/apmd')
-rw-r--r--usr.sbin/apmd/apmd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/apmd/apmd.8 b/usr.sbin/apmd/apmd.8
index 84672afbc35..6f3156e0820 100644
--- a/usr.sbin/apmd/apmd.8
+++ b/usr.sbin/apmd/apmd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: apmd.8,v 1.50 2018/12/04 18:00:57 tedu Exp $
+.\" $OpenBSD: apmd.8,v 1.51 2020/01/25 18:02:22 jca 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: December 4 2018 $
+.Dd $Mdocdate: January 25 2020 $
.Dt APMD 8
.Os
.Sh NAME
@@ -78,7 +78,7 @@ batteries (user requests are still honored).
.It Fl d
.Nm
enters debug mode, staying in the foreground.
-Logging output is printed to stdout.
+Logging output is printed to stderr.
.It Fl f Ar devname
Specify an alternate device file name,
.Ar devname .