diff options
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index c7e9f7de23b..f499491a9c0 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.108 2005/06/08 19:03:55 henning Exp $ +.\" $OpenBSD: ifconfig.8,v 1.109 2005/06/09 09:05:14 jmc Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -532,6 +532,7 @@ can either be any text string up to 32 characters in length, or a series of hexadecimal digits up to 64 digits. The empty string allows the interface to connect to any available access points. +Note that network ID is synonymous with Extended Service Set ID (ESSID). .It Cm nwkey Ar key (IEEE 802.11 devices only) Enable WEP encryption for IEEE 802.11-based wireless network interfaces |