diff options
author | 2009-03-30 00:37:45 +0000 | |
---|---|---|
committer | 2009-03-30 00:37:45 +0000 | |
commit | 3f1a3de2ac07a6c6fc46b8613d048830f4c9e78e (patch) | |
tree | 4ab80f7be40a97fa1380ad354407b6c0fa39612c | |
parent | Support for more chipset versions, written by Ian Lindsay (diff) | |
download | wireguard-openbsd-3f1a3de2ac07a6c6fc46b8613d048830f4c9e78e.tar.xz wireguard-openbsd-3f1a3de2ac07a6c6fc46b8613d048830f4c9e78e.zip |
document new versions supported
-rw-r--r-- | share/man/man4/fins.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/fins.4 b/share/man/man4/fins.4 index c93a16efb2d..70ced49e753 100644 --- a/share/man/man4/fins.4 +++ b/share/man/man4/fins.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fins.4,v 1.5 2008/03/23 20:54:31 cnst Exp $ +.\" $OpenBSD: fins.4,v 1.6 2009/03/30 00:37:45 deraadt Exp $ .\" .\" Copyright (c) 2005 Alexander Yurchenko <grange@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 23 2008 $ +.Dd $Mdocdate: March 30 2009 $ .Dt FINS 4 .Os .Sh NAME @@ -25,7 +25,8 @@ .Sh DESCRIPTION The .Nm -driver provides support for the Fintek F71805F LPC Super I/O IC. +driver provides support for the Fintek F71805F, F71806, F71862, +and F71882 LPC Super I/O ICs. .Pp The hardware monitor provides hardware monitoring capabilities to be used with the |