Source-Changes-HG archive

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

[src/trunk]: src/share/man/man7 It's "hw.acpi.supported_states", not "hw.acpi...



details:   https://anonhg.NetBSD.org/src/rev/30858affa62e
branches:  trunk
changeset: 750656:30858affa62e
user:      snj <snj%NetBSD.org@localhost>
date:      Sat Jan 09 17:28:06 2010 +0000

description:
It's "hw.acpi.supported_states", not "hw.acpi.support_states".  From
rudolf on netbsd-docs@.

diffstat:

 share/man/man7/sysctl.7 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 57923691bd57 -r 30858affa62e share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7   Sat Jan 09 16:32:57 2010 +0000
+++ b/share/man/man7/sysctl.7   Sat Jan 09 17:28:06 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.7,v 1.29 2009/12/07 23:48:01 wiz Exp $
+.\"    $NetBSD: sysctl.7,v 1.30 2010/01/09 17:28:06 snj Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"    @(#)sysctl.3    8.4 (Berkeley) 5/9/95
 .\"
-.Dd December 7, 2009
+.Dd January 9, 2010
 .Dt SYSCTL 7
 .Os
 .Sh NAME
@@ -174,7 +174,7 @@
 .El
 .Pp
 .Bl -tag -width "123456"
-.It Li hw.acpi.support_states
+.It Li hw.acpi.supported_states
 List of possible
 .Tn ACPI
 sleep states.



Home | Main Index | Thread Index | Old Index