diff --git a/support-files/my-huge.cnf.sh b/support-files/my-huge.cnf.sh
index 103a6c16cfd72f8656fa83d15660a75a31470b91..ce9b5b185863380c69a8f493acb7ba209201983f 100644
--- a/support-files/my-huge.cnf.sh
+++ b/support-files/my-huge.cnf.sh
@@ -4,7 +4,7 @@
 # MySQL.
 #
 # You can copy this file to
-# /etc/mf.cnf to set global options,
+# /etc/my.cnf to set global options,
 # mysql-data-dir/my.cnf to set server-specific options (in this
 # installation this directory is @localstatedir@) or
 # ~/.my.cnf to set user-specific options.
diff --git a/support-files/my-large.cnf.sh b/support-files/my-large.cnf.sh
index f314566c5fbcbf7a4106b3bb5213bef4c9736a7c..0602921abc1437e80c5e94d24d6ae0ea62d1e09a 100644
--- a/support-files/my-large.cnf.sh
+++ b/support-files/my-large.cnf.sh
@@ -4,7 +4,7 @@
 # MySQL.
 #
 # You can copy this file to
-# /etc/mf.cnf to set global options,
+# /etc/my.cnf to set global options,
 # mysql-data-dir/my.cnf to set server-specific options (in this
 # installation this directory is @localstatedir@) or
 # ~/.my.cnf to set user-specific options.
diff --git a/support-files/my-medium.cnf.sh b/support-files/my-medium.cnf.sh
index 675241b25dd4a8985ee42aa584f3524dc138190e..bddba03eee9ef7ed5bfa1763a48d2a1450f0b5ba 100644
--- a/support-files/my-medium.cnf.sh
+++ b/support-files/my-medium.cnf.sh
@@ -5,7 +5,7 @@
 # other programs (like a web server)
 #
 # You can copy this file to
-# /etc/mf.cnf to set global options,
+# /etc/my.cnf to set global options,
 # mysql-data-dir/my.cnf to set server-specific options (in this
 # installation this directory is @localstatedir@) or
 # ~/.my.cnf to set user-specific options.
diff --git a/support-files/my-small.cnf.sh b/support-files/my-small.cnf.sh
index cad0e10e684142d435083d6e39f4c9214891dee5..9e7d07ec4496bbdc0f20c5854c6211e1e8cc1a2a 100644
--- a/support-files/my-small.cnf.sh
+++ b/support-files/my-small.cnf.sh
@@ -5,7 +5,7 @@
 # doesn't use much resources.
 #
 # You can copy this file to
-# /etc/mf.cnf to set global options,
+# /etc/my.cnf to set global options,
 # mysql-data-dir/my.cnf to set server-specific options (in this
 # installation this directory is @localstatedir@) or
 # ~/.my.cnf to set user-specific options.