aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sysconfig')
-rwxr-xr-xsysconfig/network-scripts/ifup-wireless4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysconfig/network-scripts/ifup-wireless b/sysconfig/network-scripts/ifup-wireless
index a75699ec..828af727 100755
--- a/sysconfig/network-scripts/ifup-wireless
+++ b/sysconfig/network-scripts/ifup-wireless
@@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
#
# Configure wireless network device options. See iwconfig(8) for more info.
-# Mandriva prefixes the following variables with WIRELESS_ prefix.
+# Mageia prefixes the following variables with WIRELESS_ prefix.
# Valid variables:
# MODE: Ad-Hoc, Managed, etc.
# ESSID: Name of the wireless network
@@ -47,7 +47,7 @@
# Only meant to be called from ifup.
-# unify variables common to RH and Mandriva-style ifcfg
+# unify variables common to RH and Mageia-style ifcfg
MODE=${MODE:-$WIRELESS_MODE}
ESSID=${ESSID:-$WIRELESS_ESSID}
NWID=${NWID:-$WIRELESS_NWID}