diff options
author | 2007-08-11 20:36:33 +0000 | |
---|---|---|
committer | 2007-08-11 20:36:33 +0000 | |
commit | 4b25f8e29a551475adbde82b389a5d36cef116e0 (patch) | |
tree | 45b9a1e242c5b6e242993374c06b9a3e622fdcc0 | |
parent | Kill a couple of 'echo' statements that can never produce visible (diff) | |
download | wireguard-openbsd-4b25f8e29a551475adbde82b389a5d36cef116e0.tar.xz wireguard-openbsd-4b25f8e29a551475adbde82b389a5d36cef116e0.zip |
s/ and alerter// against previous: 'alerter' is not a standard word (yet),
even if it is present in certain dictionaries (it is). Also, it doesn't add
that much to .Nd anyhow. Requested by jmc@
-rw-r--r-- | usr.sbin/sensorsd/sensorsd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/sensorsd/sensorsd.8 b/usr.sbin/sensorsd/sensorsd.8 index b897b5b2485..3cfd9b2d9bc 100644 --- a/usr.sbin/sensorsd/sensorsd.8 +++ b/usr.sbin/sensorsd/sensorsd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sensorsd.8,v 1.14 2007/08/10 21:03:05 cnst Exp $ +.\" $OpenBSD: sensorsd.8,v 1.15 2007/08/11 20:36:33 cnst Exp $ .\" .\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org> .\" Copyright (c) 2005 Matthew Gream <matthew.gream@pobox.com> @@ -16,12 +16,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 10 2007 $ +.Dd $Mdocdate: August 11 2007 $ .Dt SENSORSD 8 .Os .Sh NAME .Nm sensorsd -.Nd hardware sensors monitor and alerter +.Nd hardware sensors monitor .Sh SYNOPSIS .Nm sensorsd .Op Fl d |