diff options
author | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2013-04-16 12:17:18 +0200 |
---|---|---|
committer | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2013-04-16 12:17:18 +0200 |
commit | abd76285dae8851f465809c6943f4f14096ba243 (patch) | |
tree | 27982881d9e14280b42a4bbb625009d9f43bf6fc | |
parent | 51555d2ae3b8a27e8b08ae5a4634bd4519a217b9 (diff) | |
parent | 7c384a9333a1e89b0344181ee92bbda9c2e51717 (diff) | |
download | mariadb-git-abd76285dae8851f465809c6943f4f14096ba243.tar.gz |
Merging the changes for Bug 16633169 - MYSQL.INFO CONTAINS OUTDATED INFORMATION.
-rw-r--r-- | Docs/mysql.info | 3 | ||||
-rw-r--r-- | INSTALL-SOURCE | 3 | ||||
-rw-r--r-- | INSTALL-WIN-SOURCE | 3 | ||||
-rw-r--r-- | support-files/MacOSX/ReadMe.txt | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/Docs/mysql.info b/Docs/mysql.info index b2c411e51ab..a812a06e149 100644 --- a/Docs/mysql.info +++ b/Docs/mysql.info @@ -1,4 +1,3 @@ The MySQL Reference Manual is available in various formats on -http://dev.mysql.com/doc; if you're interested in the DocBook XML -sources go to http://svn.mysql.com. +http://dev.mysql.com/doc. diff --git a/INSTALL-SOURCE b/INSTALL-SOURCE index 62b832fd8cc..c76598051b7 100644 --- a/INSTALL-SOURCE +++ b/INSTALL-SOURCE @@ -4,5 +4,4 @@ You can find information about how to install from a source distributions at http://dev.mysql.com/doc/refman/5.5/en/source-installation.html The MySQL Reference Manual is also available in various formats on -http://dev.mysql.com/doc; if you're interested in the DocBook XML -sources go to http://svn.mysql.com. +http://dev.mysql.com/doc. diff --git a/INSTALL-WIN-SOURCE b/INSTALL-WIN-SOURCE index 0a94bcaff08..26161d966e1 100644 --- a/INSTALL-WIN-SOURCE +++ b/INSTALL-WIN-SOURCE @@ -5,5 +5,4 @@ distributions at http://dev.mysql.com/doc/refman/5.5/en/source-installation.html The MySQL Reference Manual is also available in various formats on -http://dev.mysql.com/doc; if you're interested in the DocBook XML -sources go to http://svn.mysql.com. +http://dev.mysql.com/doc. diff --git a/support-files/MacOSX/ReadMe.txt b/support-files/MacOSX/ReadMe.txt index b3dcba21705..246e4d953cc 100644 --- a/support-files/MacOSX/ReadMe.txt +++ b/support-files/MacOSX/ReadMe.txt @@ -4,5 +4,4 @@ You can find information about how to install on Mac OS X at http://dev.mysql.com/doc/refman/5.1/en/mac-os-x-installation.html The MySQL Reference Manual is also available in various formats on -http://dev.mysql.com/doc; if you're interested in the DocBook XML -sources go to http://svn.mysql.com. +http://dev.mysql.com/doc. |