diff options
author | 2012-01-21 21:49:06 +0000 | |
---|---|---|
committer | 2012-01-21 21:49:06 +0000 | |
commit | 86fc17fe50e54f6426a94a4740cf5cc9c06b0371 (patch) | |
tree | eecad0ac7b12b909787d6e84e8e00f48ab16198e | |
parent | it's -> its. (diff) | |
download | wireguard-openbsd-86fc17fe50e54f6426a94a4740cf5cc9c06b0371.tar.xz wireguard-openbsd-86fc17fe50e54f6426a94a4740cf5cc9c06b0371.zip |
PCMCIA malo devices don't support WPA.
-rw-r--r-- | share/man/man4/malo.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/malo.4 b/share/man/man4/malo.4 index 672d538f550..a65a6fd3493 100644 --- a/share/man/man4/malo.4 +++ b/share/man/man4/malo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: malo.4,v 1.38 2011/09/03 22:59:08 jmc Exp $ +.\" $OpenBSD: malo.4,v 1.39 2012/01/21 21:49:06 mglocker Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt. .\" @@ -26,7 +26,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: September 3 2011 $ +.Dd $Mdocdate: January 21 2012 $ .Dt MALO 4 .Os .Sh NAME @@ -188,3 +188,5 @@ driver was written by .An Claudio Jeker and .An Marcus Glocker . +.Sh CAVEATS +WPA encryption is not supported for PCMCIA devices. |