summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Anriot <aanriot@cvs.openbsd.org>2005-08-10 12:18:36 +0000
committerAlexandre Anriot <aanriot@cvs.openbsd.org>2005-08-10 12:18:36 +0000
commitbe5daa4e25b05de74a3ef100f7b7e4c30097423c (patch)
tree352b4e5e8753a7cacc430464bed859e5b95f21e9
parent6627e36104773d733ad89871064e63ce073bc8b3 (diff)
add lmtemp(4) and viasio(4).
ok grange@
-rw-r--r--usr.sbin/sensorsd/sensorsd.84
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/sensorsd/sensorsd.8 b/usr.sbin/sensorsd/sensorsd.8
index 81edea69443..b22a4a2ff80 100644
--- a/usr.sbin/sensorsd/sensorsd.8
+++ b/usr.sbin/sensorsd/sensorsd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sensorsd.8,v 1.6 2005/05/11 20:12:12 jmc Exp $
+.\" $OpenBSD: sensorsd.8,v 1.7 2005/08/10 12:18:35 aanriot Exp $
.\"
.\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org>
.\" Copyright (c) 2005 Matthew Gream <matthew.gream@pobox.com>
@@ -49,8 +49,10 @@ Configuration file for
.Xr syslog 3 ,
.Xr it 4 ,
.Xr lm 4 ,
+.Xr lmtemp 4 ,
.Xr nsclpcsio 4 ,
.Xr viaenv 4 ,
+.Xr viasio 4 ,
.Xr sensorsd.conf 5 ,
.Xr syslogd 8
.Sh HISTORY