Changeset 1326
- Timestamp:
- 11/14/05 15:16:10 (3 years ago)
- Files:
-
- trunk/tools/man/wlanconfig.8 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/tools/man/wlanconfig.8
r1271 r1326 3 3 \fBwlanconfig\fP \- Create, destroy and manipulate madwifi VAPs 4 4 .SH "SYNOPSIS" 5 \fBwlanconfig <vap> create wlandev <base device> mode <mode>5 \fBwlanconfig <vap> create wlandev <base device> wlanmode <mode> 6 6 .TP 7 7 \fBwlanconfig <vap> destroy … … 19 19 .SH "ARGUMENTS" 20 20 .TP 21 .B <vap> create wlandev <base device> mode <mode> [bssid|-bssid] [nosbeacon]21 .B <vap> create wlandev <base device> wlanmode <mode> [bssid|-bssid] [nosbeacon] 22 22 Create the interface <vap> using the specified <base device> and <mode>. <vap> can either be a full interface name (e.g. 'ath0'), or just the suffix (e.g. 'ath'), in which case, the kernel will automatically append the next vacant integer. 23 23 .TP
