Module Name: src
Committed By: jruoho
Date: Thu Apr 8 08:42:40 UTC 2010
Modified Files:
src/share/man/man4: acpidalb.4
Log Message:
Emphasize the powerd(8) script and use .Tn for acronyms.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/acpidalb.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/acpidalb.4
diff -u src/share/man/man4/acpidalb.4:1.5 src/share/man/man4/acpidalb.4:1.6
--- src/share/man/man4/acpidalb.4:1.5 Mon Jan 25 10:12:41 2010
+++ src/share/man/man4/acpidalb.4 Thu Apr 8 08:42:40 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpidalb.4,v 1.5 2010/01/25 10:12:41 jruoho Exp $
+.\" $NetBSD: acpidalb.4,v 1.6 2010/04/08 08:42:40 jruoho Exp $
.\"
.\" Copyright (c) 2008 Christoph Egger <[email protected]>
.\" All rights reserved.
@@ -41,10 +41,12 @@
.Pp
These are recognized on startup from system-wake or at runtime.
Behaviour may differ from the standard specification in relation
-to the ACPI implementation.
+to the
+.Tn ACPI
+implementation.
.Pp
The hotkeys are reported to the power management daemon as
-.Dv hotkey_button .
+.Em hotkey_button .
.Sh SEE ALSO
.Xr acpi 4 ,
.Xr powerd 8