diff options
author | 2014-12-10 07:33:20 +0000 | |
---|---|---|
committer | 2014-12-10 07:33:20 +0000 | |
commit | de87af3b4c88bf254d52611528a26e329addf63f (patch) | |
tree | fe094bfff4b636a1cc7f1de02abdf6da187e82da | |
parent | Prefer .In and .Rv -std (diff) | |
download | wireguard-openbsd-de87af3b4c88bf254d52611528a26e329addf63f.tar.xz wireguard-openbsd-de87af3b4c88bf254d52611528a26e329addf63f.zip |
no support for isapnp or eisa;
from alexey suslikov
-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 |