diff options
author | 2016-09-03 18:06:41 +0000 | |
---|---|---|
committer | 2016-09-03 18:06:41 +0000 | |
commit | b4cc3e39467e8f0619f2c4aed3ea02f1613a94c7 (patch) | |
tree | a6b8821df71344dcc1de38c63b1cc0aea1a74d28 | |
parent | Remove iwm_release() by inlining its implementation into its only caller. (diff) | |
download | wireguard-openbsd-b4cc3e39467e8f0619f2c4aed3ea02f1613a94c7.tar.xz wireguard-openbsd-b4cc3e39467e8f0619f2c4aed3ea02f1613a94c7.zip |
no more cnw;
-rw-r--r-- | share/man/man4/pcmcia.4 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/pcmcia.4 b/share/man/man4/pcmcia.4 index 745723e9972..73770365299 100644 --- a/share/man/man4/pcmcia.4 +++ b/share/man/man4/pcmcia.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcmcia.4,v 1.63 2016/09/03 13:37:41 guenther Exp $ +.\" $OpenBSD: pcmcia.4,v 1.64 2016/09/03 18:06:41 jmc Exp $ .\" $NetBSD: pcmcia.4,v 1.4 1998/06/07 09:10:30 enami Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -92,8 +92,6 @@ Xircom-based 16-bit PCMCIA 10/100 Ethernet device .Bl -tag -width 12n -offset ind -compact .It Xr an 4 Aironet Communications 4500/4800 IEEE 802.11FH/b wireless network device -.It Xr cnw 4 -Xircom CreditCard Netwave wireless network device .It Xr malo 4 Marvell Libertas IEEE 802.11b/g wireless network device .It Xr wi 4 |