diff options
author | Erik Fonnesbeck <efonnes@gmail.com> | 2010-02-23 00:22:46 -0700 |
---|---|---|
committer | Erik Fonnesbeck <efonnes@gmail.com> | 2010-02-23 00:22:46 -0700 |
commit | 4a5e1d557942294f24d4d299a70c5937803bac30 (patch) | |
tree | 676ae9599999d967053aeb05595f4aa1496dee93 /usr | |
parent | 61f231c06fa98375ddfb6058dfc27dd01d06a7dc (diff) | |
download | pfsense-4a5e1d557942294f24d4d299a70c5937803bac30.zip pfsense-4a5e1d557942294f24d4d299a70c5937803bac30.tar.gz |
Add note about limits on the number of wireless clones.
Diffstat (limited to 'usr')
-rw-r--r-- | usr/local/www/interfaces_wireless.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_wireless.php b/usr/local/www/interfaces_wireless.php index 06c698d..1940a7d 100644 --- a/usr/local/www/interfaces_wireless.php +++ b/usr/local/www/interfaces_wireless.php @@ -132,7 +132,7 @@ include("head.inc"); <td colspan="3" class="list"><p class="vexpl"><span class="red"><strong> Note:<br> </strong></span> - Here you can configure clones of wireless interfaces, which can be assigned as separate independent interfaces. Only available on wireless chipsets that support this. + Here you can configure clones of wireless interfaces, which can be assigned as separate independent interfaces. Only available on wireless chipsets that support this, with limitations on the number that can be created in each mode. </td> <td class="list"> </td> </tr> |