diff options
author | 2008-03-23 20:07:48 +0000 | |
---|---|---|
committer | 2008-03-23 20:07:48 +0000 | |
commit | 19f534d1f70fa731508f5dece3bf985d6e229371 (patch) | |
tree | ab5e1bb7bd05c04a8e39e36f9c88ddecde6d9852 | |
parent | Not-functional-enough driver for the Sun Expert3D cards, put in tree as an (diff) | |
download | wireguard-openbsd-19f534d1f70fa731508f5dece3bf985d6e229371.tar.xz wireguard-openbsd-19f534d1f70fa731508f5dece3bf985d6e229371.zip |
tweak previous;
-rw-r--r-- | share/man/man4/andl.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/andl.4 b/share/man/man4/andl.4 index 6c5ab6788c0..70be08caf72 100644 --- a/share/man/man4/andl.4 +++ b/share/man/man4/andl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: andl.4,v 1.1 2008/03/23 08:00:38 cnst Exp $ +.\" $OpenBSD: andl.4,v 1.2 2008/03/23 20:07:48 jmc Exp $ .\" .\" Copyright (c) 2008 Constantine A. Murenin <cnst+openbsd@bugmail.mojo.ru> .\" @@ -25,7 +25,7 @@ .Sh DESCRIPTION The .Nm -driver provides support for the Andigilog aSC7611 Hardware Monitor. +driver provides support for the Andigilog aSC7611 hardware monitor. The device provides 3 temperature sensors, 5 voltage sensors and 4 fan sensors. Sensor values are made available through the @@ -51,5 +51,5 @@ driver first appeared in The .Nm driver was written by -.An Constantine A. Murenin Aq cnst@openbsd.org +.An Constantine A. Murenin Aq cnst@openbsd.org whilst at the University of Waterloo. |