diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-09 22:02:35 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-09 22:02:35 +0000 |
commit | ceaacdb141ff7699ad1be949447bfa705266fd09 (patch) | |
tree | c5a0223d96a3a8eeadd6a3a13f5cc127f9d871cd | |
parent | c99ec13f0fcafdffee9e522a5cc1e5d7f40711c6 (diff) |
update com.4 and puc.4;
-rw-r--r-- | share/man/man4/cardbus.4 | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/share/man/man4/cardbus.4 b/share/man/man4/cardbus.4 index 6c02bd6e6c6..182c4fae265 100644 --- a/share/man/man4/cardbus.4 +++ b/share/man/man4/cardbus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cardbus.4,v 1.46 2006/09/08 13:04:57 jmc Exp $ +.\" $OpenBSD: cardbus.4,v 1.47 2006/09/09 22:02:34 jmc Exp $ .\" $NetBSD: cardbus.4,v 1.4 2000/02/02 19:57:17 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -80,19 +80,9 @@ Realtek RTL8180L IEEE 802.11b wireless network device. .Ss Serial interfaces .Bl -tag -width 12n -offset ind -compact .It Xr com 4 , Xr pccom 4 -NS8250, NS16450, NS16550, ST16550, and TI16750 serial driver. -The -.Xr pccom 4 -driver is used on the i386; all the rest use -.Xr com 4 . +serial communications interface. .It Xr puc 4 -PCI -.Dq universal -communications cards, containing -.Xr com 4 -and -.Xr lpt 4 -communications ports. +PCI ``universal'' communications card driver. .El .Ss Miscellaneous devices .Bl -tag -width 12n -offset ind -compact |