diff options
author | 2001-04-06 19:15:04 +0000 | |
---|---|---|
committer | 2001-04-06 19:15:04 +0000 | |
commit | b3f46efc53e854ba41b2a1afd2e938222858fc27 (patch) | |
tree | 00c0ee75771d1563ddf4b8fb5f18718c122b36e0 | |
parent | documentation should follow code (diff) | |
download | wireguard-openbsd-b3f46efc53e854ba41b2a1afd2e938222858fc27.tar.xz wireguard-openbsd-b3f46efc53e854ba41b2a1afd2e938222858fc27.zip |
SSID has been "" for quite some time
-rw-r--r-- | share/man/man4/an.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/an.4 b/share/man/man4/an.4 index 264ccf833fe..9ce4daa324e 100644 --- a/share/man/man4/an.4 +++ b/share/man/man4/an.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: an.4,v 1.13 2001/04/06 19:11:15 deraadt Exp $ +.\" $OpenBSD: an.4,v 1.14 2001/04/06 19:15:04 deraadt Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved. @@ -85,7 +85,7 @@ selectable between 1Mbps, 2Mbps, 5.5Mbps, 11Mbps or By default, the .Nm driver configures the Aironet card for BSS operation with an SSID -of "ANY." +of "". In this mode, stations can communicate among each other without the aid of an access point. |