Module Name:    src
Committed By:   jruoho
Date:           Sat Apr 10 05:21:41 UTC 2010

Modified Files:
        src/share/man/man4: acpi.4

Log Message:
Document "machdep.acpi_beep_on_reset".


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/share/man/man4/acpi.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/acpi.4
diff -u src/share/man/man4/acpi.4:1.45 src/share/man/man4/acpi.4:1.46
--- src/share/man/man4/acpi.4:1.45	Sat Apr 10 04:56:26 2010
+++ src/share/man/man4/acpi.4	Sat Apr 10 05:21:41 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpi.4,v 1.45 2010/04/10 04:56:26 jruoho Exp $
+.\" $NetBSD: acpi.4,v 1.46 2010/04/10 05:21:41 jruoho Exp $
 .\"
 .\" Copyright (c) 2002, 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -122,6 +122,10 @@
 .It S5
 power off
 .El
+.It Ic machdep.acpi_beep_on_reset
+is a boolean variable that controls whether the
+.Tn PC
+speaker is beeped upon resume.
 .It Ic machdep.acpi_vbios_reset
 defines the handling of the graphics card.
 The supported values are:

Reply via email to