diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-05-23 05:02:44 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-05-23 05:02:44 +0000 |
commit | 8b110bb14ad331a88d5f2460019cdc9b79a6ea6d (patch) | |
tree | 65b1d3e8ca0529397adf1bd93dc9d882037ead69 /sbin/ifconfig | |
parent | 3ddd29d68ef975ca6fd27696e89f72b0d74ed516 (diff) |
doc nwid; imain@ymir.netidea.com
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 0c5e3020574..03f1cda187d 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.43 2000/04/26 19:03:46 chris Exp $ +.\" $OpenBSD: ifconfig.8,v 1.44 2000/05/23 05:02:43 deraadt 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 $ .\" @@ -410,6 +410,11 @@ There is some evidence that a number different from 1 may be useful for .Tn AFI 37 type addresses. +.It Cm nwid Ar id +(IEEE 802.11 devices only, specifically +.Xr ray 4 ) +.br +Configure network ID for IEEE 802.11-based wireless network interfaces. .It Cm phase The argument following this specifies the version (phase) of the AppleTalk network attached to the interface. |