diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-19 06:21:56 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-19 06:21:56 +0000 |
commit | 2a886664db4bf6b331e3f775a22af1f3be9447f4 (patch) | |
tree | cc9ba1e55500f93d755c4324dad56718bf15cd5a /share/man/man4/isa.4 | |
parent | 25a690b054d8fe439a596b80bd165c7a5fe7394e (diff) |
add descriptions and .Xr's for it(4) and lm(4);
work done by Otto Moerbeek.
Diffstat (limited to 'share/man/man4/isa.4')
-rw-r--r-- | share/man/man4/isa.4 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4 index f56fc57a975..22a44d8b2fa 100644 --- a/share/man/man4/isa.4 +++ b/share/man/man4/isa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isa.4,v 1.23 2003/05/05 08:32:31 jmc Exp $ +.\" $OpenBSD: isa.4,v 1.24 2003/06/19 06:21:55 jmc Exp $ .\" $NetBSD: isa.4,v 1.19 2000/03/18 16:54:37 augustss Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -232,6 +232,10 @@ SoundForte RadioLink SF16-FMR2 FM radio devices. .El .Ss Miscellaneous devices .Bl -tag -width pcic -offset ind +.It Xr it 4 +ITE IT8705F, IT8712F and SiS SiS950 hardware monitors. +.It Xr lm 4 +National Semiconductor LM78, LM79 and compatible hardware monitors. .It Xr pcic 4 .Tn ISA PCMCIA controllers. @@ -268,8 +272,10 @@ These are listed in .Xr ie 4 , .Xr intro 4 , .Xr isapnp 4 , +.Xr it 4 , .Xr lc 4 , .Xr le 4 , +.Xr lm 4 , .Xr lpt 4 , .Xr mcd 4 , .Xr ne 4 , |