diff options
author | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2013-04-16 12:12:18 +0200 |
---|---|---|
committer | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2013-04-16 12:12:18 +0200 |
commit | 7c384a9333a1e89b0344181ee92bbda9c2e51717 (patch) | |
tree | c3f85873aac93d194180ac5d166bf0dce15ee394 | |
parent | 2d83663380f5c0ea720e31f51898912b0006cd9f (diff) | |
download | mariadb-git-7c384a9333a1e89b0344181ee92bbda9c2e51717.tar.gz |
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 3a5dd22fa38..02130c302b1 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.1/en/installing-source.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 9484513c431..5e1e7aa608c 100644 --- a/INSTALL-WIN-SOURCE +++ b/INSTALL-WIN-SOURCE @@ -5,5 +5,4 @@ distributions at http://dev.mysql.com/doc/refman/5.1/en/windows-source-build.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. |