summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-06-09 09:03:39 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-06-09 09:03:39 +0000
commitc2f36f3c6750aef8983ba3cdcf37d0a7d8d2a385 (patch)
tree44bb5c2b51c2ecade6296a062215d968c1f34d5e /share
parentb27e2cdd35df56462399684ab9d1149dafba3ea8 (diff)
note that nwid and essid are the same;
from walter goulet and clarified by reyk@
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ath.43
-rw-r--r--share/man/man4/atu.43
-rw-r--r--share/man/man4/atw.43
-rw-r--r--share/man/man4/awi.43
-rw-r--r--share/man/man4/ipw.43
-rw-r--r--share/man/man4/iwi.43
-rw-r--r--share/man/man4/ral.43
-rw-r--r--share/man/man4/ray.43
-rw-r--r--share/man/man4/rtw.43
-rw-r--r--share/man/man4/wi.4tbl3
10 files changed, 20 insertions, 10 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 .
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 .
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 .
diff --git a/share/man/man4/awi.4 b/share/man/man4/awi.4
index c7f1891c3fb..a233e52214c 100644
--- a/share/man/man4/awi.4
+++ b/share/man/man4/awi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: awi.4,v 1.19 2005/03/06 21:49:00 jmc Exp $
+.\" $OpenBSD: awi.4,v 1.20 2005/06/09 09:03:38 jmc Exp $
.\" $NetBSD: awi.4,v 1.1 1999/11/04 19:36:01 sommerfeld Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -125,6 +125,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).
.El
.Sh HARDWARE
The following adapters are known to be supported:
diff --git a/share/man/man4/ipw.4 b/share/man/man4/ipw.4
index a4ac60cfe6b..a44635d6f2b 100644
--- a/share/man/man4/ipw.4
+++ b/share/man/man4/ipw.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipw.4,v 1.16 2005/04/13 16:46:53 jmc Exp $
+.\" $OpenBSD: ipw.4,v 1.17 2005/06/09 09:03:38 jmc Exp $
.\"
.\" Copyright (c) 2004
.\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
@@ -127,6 +127,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 .
diff --git a/share/man/man4/iwi.4 b/share/man/man4/iwi.4
index fcde2fcf2c9..59e32412c59 100644
--- a/share/man/man4/iwi.4
+++ b/share/man/man4/iwi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iwi.4,v 1.19 2005/05/23 05:17:21 jmc Exp $
+.\" $OpenBSD: iwi.4,v 1.20 2005/06/09 09:03:38 jmc Exp $
.\"
.\" Copyright (c) 2004
.\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
@@ -139,6 +139,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 .
diff --git a/share/man/man4/ral.4 b/share/man/man4/ral.4
index 9e1f6955ff9..7b09b5bd3d0 100644
--- a/share/man/man4/ral.4
+++ b/share/man/man4/ral.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ral.4,v 1.34 2005/06/06 15:49:17 jmc Exp $
+.\" $OpenBSD: ral.4,v 1.35 2005/06/09 09:03:38 jmc Exp $
.\"
.\" Copyright (c) 2005
.\" Damien Bergamini <damien.bergamini@free.fr>
@@ -188,6 +188,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 .
diff --git a/share/man/man4/ray.4 b/share/man/man4/ray.4
index c244d8d7031..0c6c401d13b 100644
--- a/share/man/man4/ray.4
+++ b/share/man/man4/ray.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ray.4,v 1.17 2005/04/13 16:46:53 jmc Exp $
+.\" $OpenBSD: ray.4,v 1.18 2005/06/09 09:03:38 jmc Exp $
.\" $NetBSD: ray.4,v 1.5 2000/02/28 13:54:55 enami Exp $
.\"
.\" Copyright (c) 2000 Christian E. Hopps
@@ -150,6 +150,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).
.El
.Sh HARDWARE
Cards supported by the
diff --git a/share/man/man4/rtw.4 b/share/man/man4/rtw.4
index ae8a5b9cdb0..8d402f0beb5 100644
--- a/share/man/man4/rtw.4
+++ b/share/man/man4/rtw.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rtw.4,v 1.17 2005/04/17 12:29:07 jmc Exp $
+.\" $OpenBSD: rtw.4,v 1.18 2005/06/09 09:03:38 jmc Exp $
.\"
.\" Copyright (c) 2004 Jonathan Gray <jsg@openbsd.org>
.\"
@@ -143,6 +143,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 .
diff --git a/share/man/man4/wi.4tbl b/share/man/man4/wi.4tbl
index 2e538e3759b..611048d0438 100644
--- a/share/man/man4/wi.4tbl
+++ b/share/man/man4/wi.4tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wi.4tbl,v 1.73 2005/04/13 16:46:53 jmc Exp $
+.\" $OpenBSD: wi.4tbl,v 1.74 2005/06/09 09:03:38 jmc Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -197,6 +197,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 .