diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-06-09 09:03:39 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-06-09 09:03:39 +0000 |
commit | c2f36f3c6750aef8983ba3cdcf37d0a7d8d2a385 (patch) | |
tree | 44bb5c2b51c2ecade6296a062215d968c1f34d5e /share/man/man4/atw.4 | |
parent | b27e2cdd35df56462399684ab9d1149dafba3ea8 (diff) |
note that nwid and essid are the same;
from walter goulet and clarified by reyk@
Diffstat (limited to 'share/man/man4/atw.4')
-rw-r--r-- | share/man/man4/atw.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/atw.4 b/share/man/man4/atw.4 index 86dbe0f75a5..dc672fb7cdc 100644 --- a/share/man/man4/atw.4 +++ b/share/man/man4/atw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atw.4,v 1.16 2005/06/08 23:24:16 pedro Exp $ +.\" $OpenBSD: atw.4,v 1.17 2005/06/09 09:03:38 jmc Exp $ .\" $NetBSD: atw.4,v 1.8 2004/06/06 04:05:49 wiz Exp $ .\" .\" Copyright (c) 2003 @@ -167,6 +167,7 @@ string allows the interface to connect to any available access points. By default the .Nm driver uses an empty string. +Note that network ID is synonymous with Extended Service Set ID (ESSID). .It Cm nwkey Ar key Enable WEP encryption using the specified .Ar key . |