diff options
author | 2007-07-31 08:11:36 +0000 | |
---|---|---|
committer | 2007-07-31 08:11:36 +0000 | |
commit | 750333ac0c86cc0fbc0c0b30d355cc2ee7e2967b (patch) | |
tree | 56d043163819a9c09cfc3a580a7eab867a5fac00 | |
parent | document the -d option of sensorsd; input and ok from jmc@, deraadt@ (diff) | |
download | wireguard-openbsd-750333ac0c86cc0fbc0c0b30d355cc2ee7e2967b.tar.xz wireguard-openbsd-750333ac0c86cc0fbc0c0b30d355cc2ee7e2967b.zip |
something went wrong w/ previous;
-rw-r--r-- | usr.sbin/sensorsd/sensorsd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sensorsd/sensorsd.8 b/usr.sbin/sensorsd/sensorsd.8 index 7761ba71670..ce9c7e5e6b4 100644 --- a/usr.sbin/sensorsd/sensorsd.8 +++ b/usr.sbin/sensorsd/sensorsd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sensorsd.8,v 1.12 2007/07/31 06:56:24 robert Exp $ +.\" $OpenBSD: sensorsd.8,v 1.13 2007/07/31 08:11:36 jmc Exp $ .\" .\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org> .\" Copyright (c) 2005 Matthew Gream <matthew.gream@pobox.com> @@ -22,8 +22,8 @@ .Nm sensorsd .Nd monitor hardware sensors .Sh SYNOPSIS -.Op Fl d .Nm sensorsd +.Op Fl d .Sh DESCRIPTION The .Nm |