Fix the option name 'channel' to 'chan' to be consistent with the source.

Add documents for '-chan' to unset the desired channel to associate.
This commit is contained in:
onoe 2002-09-30 05:42:59 +00:00
parent 4b4c894d3f
commit e70c67bb57
1 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ifconfig.8,v 1.60 2002/09/25 00:24:25 wiz Exp $ .\" $NetBSD: ifconfig.8,v 1.61 2002/09/30 05:42:59 onoe Exp $
.\" .\"
.\" Copyright (c) 1983, 1991, 1993 .\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
@ -366,11 +366,16 @@ Set the desired BSSID for IEEE 802.11-based wireless network interfaces.
Unset the desired BSSID for IEEE 802.11-based wireless network interfaces. Unset the desired BSSID for IEEE 802.11-based wireless network interfaces.
The interface will automatically select a BSSID in this mode, which is The interface will automatically select a BSSID in this mode, which is
the default. the default.
.It Cm channel Ar chan .It Cm chan Ar chan
.Pq IEEE 802.11 devices only .Pq IEEE 802.11 devices only
Select the channel Select the channel
.Pq radio frequency .Pq radio frequency
to be used for IEEE 802.11-based wireless network interfaces. to be used for IEEE 802.11-based wireless network interfaces.
.It Fl chan
.Pq IEEE 802.11 devices only
Unset the desired channel to be used
for IEEE 802.11-based wireless network interfaces.
It doesn't effect the channel to be created for IBSS or hostap mode.
.It Cm tunnel Ar src_addr Ar dest_addr .It Cm tunnel Ar src_addr Ar dest_addr
.Pq IP tunnel devices only .Pq IP tunnel devices only
Configure the physical source and destination address for IP tunnel Configure the physical source and destination address for IP tunnel