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/atu.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/atu.4')
-rw-r--r-- | share/man/man4/atu.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/atu.4 b/share/man/man4/atu.4 index 7b730891520..ea2807d7415 100644 --- a/share/man/man4/atu.4 +++ b/share/man/man4/atu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atu.4,v 1.25 2005/04/13 16:46:53 jmc Exp $ +.\" $OpenBSD: atu.4,v 1.26 2005/06/09 09:03:38 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -147,6 +147,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 . |