diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-10-22 12:35:54 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-10-22 12:35:54 +0000 |
commit | b5b6ea79517a587ee8a4a77cf3d85cfc27d51163 (patch) | |
tree | bd6fdecc3b2610f737938f47b1ab6ff46f1b4742 /usr.sbin/apmd | |
parent | 61e78652616621242710a0c1cdb9db8834aee19c (diff) |
use the UNIX-related macros (.At and .Ux) where appropriate.
ok jmc@
Diffstat (limited to 'usr.sbin/apmd')
-rw-r--r-- | usr.sbin/apmd/apmd.8 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.sbin/apmd/apmd.8 b/usr.sbin/apmd/apmd.8 index 2b48ff2c734..2d59353a0eb 100644 --- a/usr.sbin/apmd/apmd.8 +++ b/usr.sbin/apmd/apmd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: apmd.8,v 1.39 2009/08/04 18:26:48 jmc Exp $ +.\" $OpenBSD: apmd.8,v 1.40 2009/10/22 12:35:53 sobrado 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: August 4 2009 $ +.Dd $Mdocdate: October 22 2009 $ .Dt APMD 8 .Os .Sh NAME @@ -191,7 +191,9 @@ or powerdown. .Pp .It /var/run/apmdev -Default UNIX-domain socket used for communication with +Default +.Ux +domain socket used for communication with .Xr apm 8 . .El .Sh SEE ALSO |