diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-02-17 15:17:14 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-02-17 15:17:14 +0000 |
commit | 6b1975b8df3e61f601165bca25953d23c3f24451 (patch) | |
tree | bee953450b33814ce85c97e35e181d8541568f72 /share | |
parent | d89c782452b599428d8904ba520df5c18c63ca39 (diff) |
Mention wbsio(4).
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/isa.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4 index b6590736a06..ce0ba62e82a 100644 --- a/share/man/man4/isa.4 +++ b/share/man/man4/isa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isa.4,v 1.57 2007/12/19 09:20:43 jmc Exp $ +.\" $OpenBSD: isa.4,v 1.58 2008/02/17 15:17:13 kettenis Exp $ .\" $NetBSD: isa.4,v 1.19 2000/03/18 16:54:37 augustss Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: December 19 2007 $ +.Dd $Mdocdate: February 17 2008 $ .Dt ISA 4 .Os .Sh NAME @@ -200,6 +200,8 @@ National Semiconductor LM78, LM79 and compatible hardware monitors National Semiconductor PC87366 LPC Super I/O with GPIO .It Xr viasio 4 VIA VT1211 LPC Super I/O +.It Xr wbsio 4 +Winbond LPC Super I/O .El .Ss Miscellaneous devices .Bl -tag -width 12n -offset ind -compact |