diff options
author | 2007-07-18 15:50:29 +0000 | |
---|---|---|
committer | 2007-07-18 15:50:29 +0000 | |
commit | f2bc5947ac9925bb35a5b22c41dbbf7fbddf638e (patch) | |
tree | 27ffe1ac3bb5864efbc24c72ce84b42bff22db46 | |
parent | Don't drop outgoing packets in case of a congested input queue. (diff) | |
download | wireguard-openbsd-f2bc5947ac9925bb35a5b22c41dbbf7fbddf638e.tar.xz wireguard-openbsd-f2bc5947ac9925bb35a5b22c41dbbf7fbddf638e.zip |
hw.sensors is a tree, so describe/expand it as such; 'put it in' jmc@
-rw-r--r-- | sbin/sysctl/sysctl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index 1ac895a505b..f26081be85b 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.8,v 1.139 2007/06/04 20:06:22 henning Exp $ +.\" $OpenBSD: sysctl.8,v 1.140 2007/07/18 15:50:29 cnst Exp $ .\" $NetBSD: sysctl.8,v 1.4 1995/09/30 07:12:49 thorpej Exp $ .\" .\" Copyright (c) 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)sysctl.8 8.2 (Berkeley) 5/9/95 .\" -.Dd $Mdocdate: June 4 2007 $ +.Dd $Mdocdate: July 18 2007 $ .Dt SYSCTL 8 .Os .Sh NAME @@ -336,7 +336,7 @@ not all of the variables are relevant to all architectures. .It hw.diskstats struct no .It hw.disknames string no .It hw.diskcount integer no -.It hw.sensors struct no +.It hw.sensors.<xname>.<type><numt> struct no .It hw.cpuspeed integer no .It hw.setperf integer yes .It hw.vendor string no |