summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Docs/INSTALL-BINARY2
-rw-r--r--Docs/Makefile.am6
-rw-r--r--INSTALL-SOURCE2
-rw-r--r--INSTALL-WIN-SOURCE2
-rw-r--r--support-files/MacOSX/ReadMe.txt2
5 files changed, 6 insertions, 8 deletions
diff --git a/Docs/INSTALL-BINARY b/Docs/INSTALL-BINARY
index 54d10028dc3..ba7e72af94d 100644
--- a/Docs/INSTALL-BINARY
+++ b/Docs/INSTALL-BINARY
@@ -1,7 +1,7 @@
You can find information about how to install binary distributions at
- http://dev.mysql.com/doc/refman/4.1/en/quick-standard-installation.html
+ http://dev.mysql.com/doc/refman/5.0/en/quick-standard-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
diff --git a/Docs/Makefile.am b/Docs/Makefile.am
index 95a04862406..d161836aaca 100644
--- a/Docs/Makefile.am
+++ b/Docs/Makefile.am
@@ -13,19 +13,17 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-EXTRA_DIST = mysql.info INSTALL-BINARY
+EXTRA_DIST = manual.chm mysql.info INSTALL-BINARY
# make sure that "make install" installs the info page, too
# automake only seems to take care of this automatically,
# if we're building the info page from texi directly.
-install-data-hook: $(srcdir)/mysql.info $(srcdir)/INSTALL-BINARY
+install-data-hook: $(srcdir)/mysql.info
$(mkinstalldirs) $(DESTDIR)$(infodir)
$(INSTALL_DATA) $(srcdir)/mysql.info $(DESTDIR)$(infodir)
- $(INSTALL_DATA) $(srcdir)/INSTALL-BINARY $(DESTDIR)$(infodir)
uninstall-local:
@RM@ -f $(DESTDIR)$(infodir)/mysql.info
- @RM@ -f $(DESTDIR)$(infodir)/INSTALL-BINARY
# Don't update the files from bitkeeper
%::SCCS/s.%
diff --git a/INSTALL-SOURCE b/INSTALL-SOURCE
index 5c54869f1bf..3d9d7d41114 100644
--- a/INSTALL-SOURCE
+++ b/INSTALL-SOURCE
@@ -1,7 +1,7 @@
You can find information about how to install from a source distributions at
- http://dev.mysql.com/doc/refman/4.1/en/installing-source.html
+ http://dev.mysql.com/doc/refman/5.0/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
diff --git a/INSTALL-WIN-SOURCE b/INSTALL-WIN-SOURCE
index 60eb2ff0cfc..2478e2cf609 100644
--- a/INSTALL-WIN-SOURCE
+++ b/INSTALL-WIN-SOURCE
@@ -2,7 +2,7 @@
You can find information about how to install from a Windows source
distributions at
- http://dev.mysql.com/doc/refman/4.1/en/windows-source-build.html
+ http://dev.mysql.com/doc/refman/5.0/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
diff --git a/support-files/MacOSX/ReadMe.txt b/support-files/MacOSX/ReadMe.txt
index 8e721448c8d..485dbaeaa37 100644
--- a/support-files/MacOSX/ReadMe.txt
+++ b/support-files/MacOSX/ReadMe.txt
@@ -1,7 +1,7 @@
You can find information about how to install on Mac OS X at
- http://dev.mysql.com/doc/refman/4.1/en/mac-os-x-installation.html
+ http://dev.mysql.com/doc/refman/5.0/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