Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Improve wording



details:   https://anonhg.NetBSD.org/src/rev/4f347bb1fdc8
branches:  trunk
changeset: 830284:4f347bb1fdc8
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sun Mar 04 00:07:39 2018 +0000

description:
Improve wording

diffstat:

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

diffs (32 lines):

diff -r 76489d68eab5 -r 4f347bb1fdc8 share/man/man4/acpi.4
--- a/share/man/man4/acpi.4     Sat Mar 03 23:27:51 2018 +0000
+++ b/share/man/man4/acpi.4     Sun Mar 04 00:07:39 2018 +0000
@@ -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 @@
 .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.



Home | Main Index | Thread Index | Old Index