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/ath.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/ath.4')
-rw-r--r-- | share/man/man4/ath.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/ath.4 b/share/man/man4/ath.4 index 3706609d38f..74dc7a35877 100644 --- a/share/man/man4/ath.4 +++ b/share/man/man4/ath.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ath.4,v 1.24 2005/06/07 11:52:34 jmc Exp $ +.\" $OpenBSD: ath.4,v 1.25 2005/06/09 09:03:38 jmc Exp $ .\" $NetBSD: ath.4,v 1.5 2004/07/03 16:58:18 mycroft Exp $ .\" .\" Copyright (c) 2002, 2003 Sam Leffler, Errno Consulting @@ -235,6 +235,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 . |