From c47ad3f59e31cabd4f3de94ed66b5ebdfe0c8d22 Mon Sep 17 00:00:00 2001 From: "Constantine A. Murenin" Date: Mon, 16 Jul 2007 22:29:01 +0000 Subject: under HW_SENSORS, mention , similarly to KERN_SYSVIPC.*; ok jmc --- lib/libc/gen/sysctl.3 | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index cf0e24ded1b..e891b1c06be 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.169 2007/07/15 20:25:59 cnst Exp $ +.\" $OpenBSD: sysctl.3,v 1.170 2007/07/16 22:29:00 cnst Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: July 15 2007 $ +.Dd $Mdocdate: July 16 2007 $ .Dt SYSCTL 3 .Os .Sh NAME @@ -337,6 +337,17 @@ structure above), fourth level indicates sensor type and fifth level is an ordinal sensor number (unique to the specified sensor type on the specified sensor device). +.Pp +The +.Sy sensordev +and +.Sy sensor +structures +and +.Sy sensor_type +enumeration +are defined in +.Aq Pa sys/sensors.h . .It Dv HW_SERIALNO The serial number of the machine. .It Dv HW_SETPERF -- cgit v1.2.3