diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-04-05 13:15:22 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-04-05 13:15:22 +0000 |
commit | b3b3a86d86c314de1a9421cf3eb3d2445f020c16 (patch) | |
tree | bcbf697335e80f1a6a6c7675679cb860321e23e8 /databases | |
parent | Enable USB joysticks. Yay! (diff) |
Fix typo (Latin1 -> latin1).
Noticed by: Jon Nathan <jon@rupture.net>
Notes
Notes:
svn path=/head/; revision=40885
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mysql323-server/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql40-server/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql41-server/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql50-server/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql51-server/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql54-server/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql55-server/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql60-server/Makefile | 2 | ||||
-rw-r--r-- | databases/percona55-server/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/databases/mysql323-server/Makefile b/databases/mysql323-server/Makefile index 4ee9e1044b8f..6745c34a1774 100644 --- a/databases/mysql323-server/Makefile +++ b/databases/mysql323-server/Makefile @@ -57,7 +57,7 @@ pre-fetch: @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" - @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (Latin1);" + @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (latin1);" @${ECHO} " WITH_XCHARSET=list define other built-in charsets (may be 'all');" @${ECHO} " DB_DIR=directory Set alternate directory for database files." @${ECHO} "" diff --git a/databases/mysql40-server/Makefile b/databases/mysql40-server/Makefile index 4ee9e1044b8f..6745c34a1774 100644 --- a/databases/mysql40-server/Makefile +++ b/databases/mysql40-server/Makefile @@ -57,7 +57,7 @@ pre-fetch: @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" - @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (Latin1);" + @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (latin1);" @${ECHO} " WITH_XCHARSET=list define other built-in charsets (may be 'all');" @${ECHO} " DB_DIR=directory Set alternate directory for database files." @${ECHO} "" diff --git a/databases/mysql41-server/Makefile b/databases/mysql41-server/Makefile index 4ee9e1044b8f..6745c34a1774 100644 --- a/databases/mysql41-server/Makefile +++ b/databases/mysql41-server/Makefile @@ -57,7 +57,7 @@ pre-fetch: @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" - @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (Latin1);" + @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (latin1);" @${ECHO} " WITH_XCHARSET=list define other built-in charsets (may be 'all');" @${ECHO} " DB_DIR=directory Set alternate directory for database files." @${ECHO} "" diff --git a/databases/mysql50-server/Makefile b/databases/mysql50-server/Makefile index 4ee9e1044b8f..6745c34a1774 100644 --- a/databases/mysql50-server/Makefile +++ b/databases/mysql50-server/Makefile @@ -57,7 +57,7 @@ pre-fetch: @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" - @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (Latin1);" + @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (latin1);" @${ECHO} " WITH_XCHARSET=list define other built-in charsets (may be 'all');" @${ECHO} " DB_DIR=directory Set alternate directory for database files." @${ECHO} "" diff --git a/databases/mysql51-server/Makefile b/databases/mysql51-server/Makefile index 4ee9e1044b8f..6745c34a1774 100644 --- a/databases/mysql51-server/Makefile +++ b/databases/mysql51-server/Makefile @@ -57,7 +57,7 @@ pre-fetch: @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" - @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (Latin1);" + @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (latin1);" @${ECHO} " WITH_XCHARSET=list define other built-in charsets (may be 'all');" @${ECHO} " DB_DIR=directory Set alternate directory for database files." @${ECHO} "" diff --git a/databases/mysql54-server/Makefile b/databases/mysql54-server/Makefile index 4ee9e1044b8f..6745c34a1774 100644 --- a/databases/mysql54-server/Makefile +++ b/databases/mysql54-server/Makefile @@ -57,7 +57,7 @@ pre-fetch: @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" - @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (Latin1);" + @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (latin1);" @${ECHO} " WITH_XCHARSET=list define other built-in charsets (may be 'all');" @${ECHO} " DB_DIR=directory Set alternate directory for database files." @${ECHO} "" diff --git a/databases/mysql55-server/Makefile b/databases/mysql55-server/Makefile index 4ee9e1044b8f..6745c34a1774 100644 --- a/databases/mysql55-server/Makefile +++ b/databases/mysql55-server/Makefile @@ -57,7 +57,7 @@ pre-fetch: @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" - @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (Latin1);" + @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (latin1);" @${ECHO} " WITH_XCHARSET=list define other built-in charsets (may be 'all');" @${ECHO} " DB_DIR=directory Set alternate directory for database files." @${ECHO} "" diff --git a/databases/mysql60-server/Makefile b/databases/mysql60-server/Makefile index 4ee9e1044b8f..6745c34a1774 100644 --- a/databases/mysql60-server/Makefile +++ b/databases/mysql60-server/Makefile @@ -57,7 +57,7 @@ pre-fetch: @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" - @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (Latin1);" + @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (latin1);" @${ECHO} " WITH_XCHARSET=list define other built-in charsets (may be 'all');" @${ECHO} " DB_DIR=directory Set alternate directory for database files." @${ECHO} "" diff --git a/databases/percona55-server/Makefile b/databases/percona55-server/Makefile index 4ee9e1044b8f..6745c34a1774 100644 --- a/databases/percona55-server/Makefile +++ b/databases/percona55-server/Makefile @@ -57,7 +57,7 @@ pre-fetch: @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" - @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (Latin1);" + @${ECHO} " WITH_CHARSET=charset define the primary built-in charset (latin1);" @${ECHO} " WITH_XCHARSET=list define other built-in charsets (may be 'all');" @${ECHO} " DB_DIR=directory Set alternate directory for database files." @${ECHO} "" |