diff options
author | 2006-09-12 17:22:18 +0000 | |
---|---|---|
committer | 2006-09-12 17:22:18 +0000 | |
commit | da5a4e7d8a20735f1c3826077acd7f43c96253e9 (patch) | |
tree | 6ee0345e22230291769a0eaa9042d30739ee7713 | |
parent | sync the stp entry; (diff) | |
download | wireguard-openbsd-da5a4e7d8a20735f1c3826077acd7f43c96253e9.tar.xz wireguard-openbsd-da5a4e7d8a20735f1c3826077acd7f43c96253e9.zip |
sync the wireless devices;
-rw-r--r-- | share/man/man4/pcmcia.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/pcmcia.4 b/share/man/man4/pcmcia.4 index d3f6a2c9c46..089fb825aa2 100644 --- a/share/man/man4/pcmcia.4 +++ b/share/man/man4/pcmcia.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcmcia.4,v 1.48 2006/09/08 13:04:57 jmc Exp $ +.\" $OpenBSD: pcmcia.4,v 1.49 2006/09/12 17:22:18 jmc Exp $ .\" $NetBSD: pcmcia.4,v 1.4 1998/06/07 09:10:30 enami Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -90,11 +90,11 @@ GemPlus GPR400 smartcard reader. .Ss Network interfaces .Bl -tag -width 12n -offset ind -compact .It Xr an 4 -Aironet Communications 4500/4800 IEEE 802.11b wireless network device. +Aironet Communications 4500/4800 IEEE 802.11FH/b wireless network device. .It Xr awi 4 -BayStack 650 wireless 802.11FH wireless network device. +BayStack 650 IEEE 802.11FH PCMCIA wireless network device. .It Xr cnw 4 -Xircom Creditcard Netwave wireless network device. +Xircom CreditCard Netwave wireless network device. .It Xr ep 4 3Com EtherLink III and Fast EtherLink III 10/100 Ethernet device. .It Xr ne 4 @@ -106,7 +106,7 @@ Proxim RangeLAN2 wireless network device. .It Xr sm 4 SMC91C9x and SMC91C1xx-based 10/100 Ethernet device. .It Xr wi 4 -WaveLAN/IEEE, PRISM-II and Spectrum24 IEEE 802.11b cards. +WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b wireless network device. .It Xr xe 4 Xircom-based 16-bit PCMCIA 10/100 Ethernet device. .El |