summaryrefslogtreecommitdiff
path: root/usr.sbin/apmd
diff options
context:
space:
mode:
authorIgor Sobrado <sobrado@cvs.openbsd.org>2009-10-22 15:02:14 +0000
committerIgor Sobrado <sobrado@cvs.openbsd.org>2009-10-22 15:02:14 +0000
commit3637b143870a00fdd912ed644512745e7056d511 (patch)
treee71f277f145d539501540b2b859c770a7510c761 /usr.sbin/apmd
parent977bda825dab156296186be67bb645923b93ba5f (diff)
write UNIX-domain in a more consistent way; while here, replace a
few remaining ".Tn UNIX" macros with ".Ux" ones. pointed out by ratchov@, thanks! ok jmc@
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 2d59353a0eb..0951d3ac48a 100644
--- a/usr.sbin/apmd/apmd.8
+++ b/usr.sbin/apmd/apmd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: apmd.8,v 1.40 2009/10/22 12:35:53 sobrado Exp $
+.\" $OpenBSD: apmd.8,v 1.41 2009/10/22 15:02:12 sobrado Exp $
.\"
.\" Copyright (c) 1995 John T. Kohl
.\" All rights reserved.
@@ -192,8 +192,8 @@ powerdown.
.Pp
.It /var/run/apmdev
Default
-.Ux
-domain socket used for communication with
+.Ux Ns -domain
+socket used for communication with
.Xr apm 8 .
.El
.Sh SEE ALSO