Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Fix couple of typos.
details: https://anonhg.NetBSD.org/src/rev/c2ad27217787
branches: trunk
changeset: 352379:c2ad27217787
user: abhinav <abhinav%NetBSD.org@localhost>
date: Wed Mar 29 08:09:51 2017 +0000
description:
Fix couple of typos.
diffstat:
share/man/man9/sysmon_envsys.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 42acf4838ded -r c2ad27217787 share/man/man9/sysmon_envsys.9
--- a/share/man/man9/sysmon_envsys.9 Wed Mar 29 06:24:22 2017 +0000
+++ b/share/man/man9/sysmon_envsys.9 Wed Mar 29 08:09:51 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysmon_envsys.9,v 1.44 2013/03/15 19:32:31 njoly Exp $
+.\" $NetBSD: sysmon_envsys.9,v 1.45 2017/03/29 08:09:51 abhinav Exp $
.\"
.\" Copyright (c) 2007, 2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -98,7 +98,7 @@
In case of errors during the initialization, the
.Fn sysmon_envsys_destroy
function should be used.
-This detachs all previously attached sensors and deallocates the
+This detaches all previously attached sensors and deallocates the
.Em sysmon_envsys
object.
.Pp
@@ -123,7 +123,7 @@
.Pp
Drivers can also call the
.Fn sysmon_envsys_update_limits
-function when it is necessary to reinitialize a sensor's threshhold values.
+function when it is necessary to reinitialize a sensor's threshold values.
This is used by the
.Xr acpibat 4
driver when a new battery is inserted.
Home |
Main Index |
Thread Index |
Old Index