diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-10-22 15:02:14 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-10-22 15:02:14 +0000 |
commit | 3637b143870a00fdd912ed644512745e7056d511 (patch) | |
tree | e71f277f145d539501540b2b859c770a7510c761 /usr.sbin/apm | |
parent | 977bda825dab156296186be67bb645923b93ba5f (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/apm')
-rw-r--r-- | usr.sbin/apm/apm.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index abfd786cf5d..f97eb0cea35 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: apm.8,v 1.33 2009/10/22 12:35:53 sobrado Exp $ +.\" $OpenBSD: apm.8,v 1.34 2009/10/22 15:02:12 sobrado Exp $ .\" .\" Copyright (c) 1996 John T. Kohl .\" All rights reserved. @@ -139,8 +139,8 @@ until the system resumes from its sleep state. .Bl -tag -width /var/run/apmdev -compact .It Pa /var/run/apmdev default -.Ux -domain socket for communicating with +.Ux Ns -domain +socket for communicating with .Xr apmd 8 .El .Pp |