diff options
author | 2005-08-10 16:32:06 +0000 | |
---|---|---|
committer | 2005-08-10 16:32:06 +0000 | |
commit | 41d429a9bbdb9cd3e4295f9d31da7c1d6208b781 (patch) | |
tree | b6ef9cf683ee8d1653f027da21d9c36d14bdac29 | |
parent | do not forget to also add the local roots to the cache. (diff) | |
download | wireguard-openbsd-41d429a9bbdb9cd3e4295f9d31da7c1d6208b781.tar.xz wireguard-openbsd-41d429a9bbdb9cd3e4295f9d31da7c1d6208b781.zip |
remove drivers from here.
ok jsg@ deraadt@
-rw-r--r-- | usr.sbin/sensorsd/sensorsd.8 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/usr.sbin/sensorsd/sensorsd.8 b/usr.sbin/sensorsd/sensorsd.8 index b22a4a2ff80..1648651a2fc 100644 --- a/usr.sbin/sensorsd/sensorsd.8 +++ b/usr.sbin/sensorsd/sensorsd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sensorsd.8,v 1.7 2005/08/10 12:18:35 aanriot Exp $ +.\" $OpenBSD: sensorsd.8,v 1.8 2005/08/10 16:32:06 aanriot Exp $ .\" .\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org> .\" Copyright (c) 2005 Matthew Gream <matthew.gream@pobox.com> @@ -47,12 +47,6 @@ Configuration file for .Sh SEE ALSO .Xr sysctl 3 , .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 |