From 9ca65be42eda6b940100f8559db04848411818aa Mon Sep 17 00:00:00 2001 From: Christopher Head Date: Mon, 21 Dec 2009 09:45:03 +0000 Subject: Fix comments. --- doc/net.example.BSD.in | 6 +++--- doc/net.example.Linux.in | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/net.example.BSD.in b/doc/net.example.BSD.in index fbab5d7..1e38ee3 100644 --- a/doc/net.example.BSD.in +++ b/doc/net.example.BSD.in @@ -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. diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in index e30e08b..af023e6 100644 --- a/doc/net.example.Linux.in +++ b/doc/net.example.Linux.in @@ -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. -- cgit v1.2.3