summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2013-04-15 19:12:50 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2013-04-15 19:12:50 +0200
commit494ac0bd090df5f33f2e62fe41ecd58ed9422461 (patch)
tree6bdefdcc05a7b6c52567a5f60590526355a5a55c /docs
parent748fed60e3c4950b431d5d3c4fae70cb1cc59d4c (diff)
downloadnetctl-494ac0bd090df5f33f2e62fe41ecd58ed9422461.tar.gz
netctl-494ac0bd090df5f33f2e62fe41ecd58ed9422461.tar.xz
Fix naming of IEEE 802 working groups
Use 'wpa' to refer to the 802.11i and 802.1x client side software (wpa_supplicant) in general.
Diffstat (limited to 'docs')
-rw-r--r--docs/netctl.profile.5.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/netctl.profile.5.txt b/docs/netctl.profile.5.txt
index 9841a82..e79c831 100644
--- a/docs/netctl.profile.5.txt
+++ b/docs/netctl.profile.5.txt
@@ -174,14 +174,14 @@ of the `ethernet' type:
acceptable. Defaults to `++no++'.
'Auth8021X='::
- Set to `++yes++' to use 802.11x authentication.
+ Set to `++yes++' to use 802.1x authentication.
'WPAConfigFile='::
Path to a *wpa_supplicant* configuration file. Defaults to
'/etc/wpa_supplicant.conf'.
'WPADriver='::
- The *wpa_supplicant* driver to use for 802.11x authentication.
+ The *wpa_supplicant* driver to use for 802.1x authentication.
Defaults to `++wired++'.
'TimeoutCarrier='::
@@ -189,7 +189,7 @@ of the `ethernet' type:
`++5++'.
'TimeoutWPA='::
- Maximum time, in seconds, to wait for 802.11x authentication to
+ Maximum time, in seconds, to wait for 802.1x authentication to
succeed. Defaults to `++15++'.