Changeset 1326

Show
Ignore:
Timestamp:
11/14/05 15:16:10 (3 years ago)
Author:
matt
Message:

Fixed two small mistakes. Closes #155

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/tools/man/wlanconfig.8

    r1271 r1326  
    33\fBwlanconfig\fP \- Create, destroy and manipulate madwifi VAPs 
    44.SH "SYNOPSIS" 
    5 \fBwlanconfig <vap> create wlandev <base device> mode <mode> 
     5\fBwlanconfig <vap> create wlandev <base device> wlanmode <mode> 
    66.TP 
    77\fBwlanconfig <vap> destroy 
     
    1919.SH "ARGUMENTS" 
    2020.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] 
    2222Create 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. 
    2323.TP