diff options
author | Alexandre Anriot <aanriot@cvs.openbsd.org> | 2005-08-10 12:18:36 +0000 |
---|---|---|
committer | Alexandre Anriot <aanriot@cvs.openbsd.org> | 2005-08-10 12:18:36 +0000 |
commit | be5daa4e25b05de74a3ef100f7b7e4c30097423c (patch) | |
tree | 352b4e5e8753a7cacc430464bed859e5b95f21e9 /usr.sbin/sensorsd | |
parent | 6627e36104773d733ad89871064e63ce073bc8b3 (diff) |
add lmtemp(4) and viasio(4).
ok grange@
Diffstat (limited to 'usr.sbin/sensorsd')
-rw-r--r-- | usr.sbin/sensorsd/sensorsd.8 | 4 |
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 |