Fix comments.
This commit is contained in:
parent
a704b97fd2
commit
9ca65be42e
@ -237,12 +237,12 @@
|
||||
|
||||
##################################################
|
||||
# wpa_supplicant
|
||||
# emerge net-wireless/wpa-supplicant
|
||||
# emerge net-wireless/wpa_supplicant
|
||||
# Wireless options are held in /etc/wpa_supplicant/wpa_supplicant.conf
|
||||
# Console the wpa_supplicant.conf.example that is installed in
|
||||
# Consult the wpa_supplicant.conf.example that is installed in
|
||||
# /usr/share/doc/wpa_supplicant
|
||||
|
||||
# By default we don't wait for wpa_suppliant to associate and authenticate.
|
||||
# By default we don't wait for wpa_supplicant to associate and authenticate.
|
||||
# If you would like to, so can specify how long in seconds
|
||||
#associate_timeout_eth0=60
|
||||
# A value of 0 means wait forever.
|
||||
|
@ -336,16 +336,16 @@
|
||||
|
||||
############################################################
|
||||
# wpa_supplicant
|
||||
# emerge net-wireless/wpa-supplicant
|
||||
# emerge net-wireless/wpa_supplicant
|
||||
# Wireless options are held in /etc/wpa_supplicant/wpa_supplicant.conf
|
||||
# Console the wpa_supplicant.conf.example that is installed in
|
||||
# Consult the wpa_supplicant.conf.example that is installed in
|
||||
# /usr/share/doc/wpa_supplicant
|
||||
# To configure wpa_supplicant
|
||||
#wpa_supplicant_ath0="-Dmadwifi" # For Atheros based cards
|
||||
# Consult wpa_supplicant for more drivers - the default is -Dwext which should
|
||||
# work for most cards.
|
||||
|
||||
# By default we don't wait for wpa_suppliant to associate and authenticate.
|
||||
# By default we don't wait for wpa_supplicant to associate and authenticate.
|
||||
# If you need to change this behaviour then you don't know how our scripts work
|
||||
# and setting this value could cause strange things to happen.
|
||||
# If you would like to, so can specify how long in seconds.
|
||||
|
Loading…
Reference in New Issue
Block a user