Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Document "machdep.acpi_beep_on_reset".



details:   https://anonhg.NetBSD.org/src/rev/e4efdeb983d9
branches:  trunk
changeset: 753785:e4efdeb983d9
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sat Apr 10 05:21:41 2010 +0000

description:
Document "machdep.acpi_beep_on_reset".

diffstat:

 share/man/man4/acpi.4 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 32b9a15e5100 -r e4efdeb983d9 share/man/man4/acpi.4
--- a/share/man/man4/acpi.4     Sat Apr 10 04:56:26 2010 +0000
+++ b/share/man/man4/acpi.4     Sat Apr 10 05:21:41 2010 +0000
@@ -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:



Home | Main Index | Thread Index | Old Index