diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-12-10 07:33:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-12-10 07:33:21 +0000 |
commit | f579e553ec7727d924ea0d8b9dfe4196ccabf835 (patch) | |
tree | 65dbdfffbecaaa323c7703d8b0b443dc4446db8a /share/man/man4/man4.amd64 | |
parent | 0a84b7a5465d29db2405bcd90f7f76a48c34e3ff (diff) |
no support for isapnp or eisa;
from alexey suslikov
Diffstat (limited to 'share/man/man4/man4.amd64')
-rw-r--r-- | share/man/man4/man4.amd64/intro.4 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/share/man/man4/man4.amd64/intro.4 b/share/man/man4/man4.amd64/intro.4 index a6bfb2e7528..fe73b05d0bc 100644 --- a/share/man/man4/man4.amd64/intro.4 +++ b/share/man/man4/man4.amd64/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.36 2014/09/19 12:24:37 schwarze Exp $ +.\" $OpenBSD: intro.4,v 1.37 2014/12/10 07:33:20 jmc Exp $ .\" .\" Copyright (c) 1983, 1986, 1991 Regents of the University of California. .\" All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: September 19 2014 $ +.Dd $Mdocdate: December 10 2014 $ .Dt INTRO 4 amd64 .Os .Sh NAME @@ -93,14 +93,10 @@ The following buses and controllers list these devices: .Bl -tag -width "cardbus(4)XX" -offset 3n -compact .It Xr cardbus 4 introduction to CardBus support -.It Xr eisa 4 -introduction to EISA bus support .It Xr iic 4 Inter IC (I2C) bus .It Xr isa 4 introduction to ISA bus support -.It Xr isapnp 4 -introduction to ISA Plug-and-Play support .It Xr onewire 4 1-Wire bus .It Xr pci 4 |