diff options
-rw-r--r-- | lib/libc/gen/sysctl.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index e891b1c06be..377c1415df1 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.170 2007/07/16 22:29:00 cnst Exp $ +.\" $OpenBSD: sysctl.3,v 1.171 2007/07/16 22:41:56 cnst Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -286,7 +286,7 @@ privileges may change the value. .It Dv HW_PAGESIZE No " integer no" .It Dv HW_PHYSMEM No " integer no" .It Dv HW_PRODUCT No " string no" -.It Dv HW_SENSORS No " struct no" +.It Dv HW_SENSORS No " node not applicable" .It Dv HW_SERIALNO No " string no" .It Dv HW_SETPERF No " integer yes" .It Dv HW_USERMEM No " integer no" |