Module Name:    src
Committed By:   pgoyette
Date:           Sun Mar  4 00:07:39 UTC 2018

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

Log Message:
Improve wording


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 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.84 src/share/man/man4/acpi.4:1.85
--- src/share/man/man4/acpi.4:1.84	Sat Jan 13 23:43:46 2018
+++ src/share/man/man4/acpi.4	Sun Mar  4 00:07:39 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpi.4,v 1.84 2018/01/13 23:43:46 wiz Exp $
+.\" $NetBSD: acpi.4,v 1.85 2018/03/04 00:07:39 pgoyette Exp $
 .\"
 .\" Copyright (c) 2002, 2004, 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd February 20, 2017
+.Dd March 4, 2018
 .Dt ACPI 4
 .Os
 .Sh NAME
@@ -86,9 +86,11 @@ having it fail gracefully.
 .Dq
 .El
 .Sh SYSCTL SUPPORT
-Few
+The following
 .Xr sysctl 8
-variables are directly relevant for ACPI.
+variables are provided by the
+.Nm
+driver:
 .Bl -tag -width "123456" -offset indent
 .It Ic hw.acpi.root
 The address of the ACPI root pointer in system memory.

Reply via email to