List:Commits« Previous MessageNext Message »
From:mcbrown Date:January 29 2008 11:26am
Subject:svn commit - mysqldoc@docsrva: r9652 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-6.0 refman-common
View as plain text  
Author: mcbrown
Date: 2008-01-29 11:26:32 +0100 (Tue, 29 Jan 2008)
New Revision: 9652

Log:
Adding the DTOAC Library message
Updating a bad URL



Modified:
   trunk/refman-4.1/tutorial.xml
   trunk/refman-5.0/tutorial.xml
   trunk/refman-5.1/tutorial.xml
   trunk/refman-6.0/tutorial.xml
   trunk/refman-common/credits.xml


Modified: trunk/refman-4.1/tutorial.xml
===================================================================
--- trunk/refman-4.1/tutorial.xml	2008-01-29 08:13:40 UTC (rev 9651)
+++ trunk/refman-4.1/tutorial.xml	2008-01-29 10:26:32 UTC (rev 9652)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 539 bytes

@@ -4096,7 +4096,7 @@
     <para>
       The project involved lots of data collection from all twins in
       Sweden older than 65 Years (see
-      <ulink url="http://www.mep.ki.se/twinreg/index_en.html"/>).
+      <ulink url="http://ki.se/ki/jsp/polopoly.jsp?d=9610&l=en"/>).
     </para>
 
     <para>


Modified: trunk/refman-5.0/tutorial.xml
===================================================================
--- trunk/refman-5.0/tutorial.xml	2008-01-29 08:13:40 UTC (rev 9651)
+++ trunk/refman-5.0/tutorial.xml	2008-01-29 10:26:32 UTC (rev 9652)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 539 bytes

@@ -3959,7 +3959,7 @@
     <para>
       The project involved lots of data collection from all twins in
       Sweden older than 65 Years (see
-      <ulink url="http://www.mep.ki.se/twinreg/index_en.html"/>).
+      <ulink url="http://ki.se/ki/jsp/polopoly.jsp?d=9610&l=en"/>).
     </para>
 
     <para>


Modified: trunk/refman-5.1/tutorial.xml
===================================================================
--- trunk/refman-5.1/tutorial.xml	2008-01-29 08:13:40 UTC (rev 9651)
+++ trunk/refman-5.1/tutorial.xml	2008-01-29 10:26:32 UTC (rev 9652)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 539 bytes

@@ -3946,7 +3946,7 @@
     <para>
       The project involved lots of data collection from all twins in
       Sweden older than 65 Years (see
-      <ulink url="http://www.mep.ki.se/twinreg/index_en.html"/>).
+      <ulink url="http://ki.se/ki/jsp/polopoly.jsp?d=9610&l=en"/>).
     </para>
 
     <para>


Modified: trunk/refman-6.0/tutorial.xml
===================================================================
--- trunk/refman-6.0/tutorial.xml	2008-01-29 08:13:40 UTC (rev 9651)
+++ trunk/refman-6.0/tutorial.xml	2008-01-29 10:26:32 UTC (rev 9652)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 539 bytes

@@ -3946,7 +3946,7 @@
     <para>
       The project involved lots of data collection from all twins in
       Sweden older than 65 Years (see
-      <ulink url="http://www.mep.ki.se/twinreg/index_en.html"/>).
+      <ulink url="http://ki.se/ki/jsp/polopoly.jsp?d=9610&l=en"/>).
     </para>
 
     <para>


Modified: trunk/refman-common/credits.xml
===================================================================
--- trunk/refman-common/credits.xml	2008-01-29 08:13:40 UTC (rev 9651)
+++ trunk/refman-common/credits.xml	2008-01-29 10:26:32 UTC (rev 9652)
Changed blocks: 2, Lines Added: 39, Lines Deleted: 1; 1927 bytes

@@ -2160,7 +2160,9 @@
 
         <para>
           For his safe_malloc (memory checker) package which is used in
-          when you configure MySQL with <option>--debug</option>.
+          when you build MySQL using one of the
+          <literal>BUILD/compile-*-debug</literal> scripts, or manually
+          set the <option>-DSAFE_MALLOC</option>.
         </para>
       </listitem>
 

@@ -2186,6 +2188,42 @@
         </para>
       </listitem>
 
+      <listitem>
+        <para>
+          <ulink url="http://www.netlib.org">www.netlib.org</ulink>
+        </para>
+
+        <para>
+          MySQL incorporates work covered by the following copyright and
+          permission notice:
+        </para>
+
+        <para>
+          The author of this software is David M. Gay.
+        </para>
+
+        <para>
+          Copyright (c) 1991, 2000, 2001 by Lucent Technologies.
+        </para>
+
+        <para>
+          Permission to use, copy, modify, and distribute this software
+          for any purpose without fee is hereby granted, provided that
+          this entire notice is included in all copies of any software
+          which is or includes a copy or modification of this software
+          and in all copies of the supporting documentation for such
+          software.
+        </para>
+
+        <para>
+          THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS
+          OR IMPLIED WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR
+          LUCENT MAKES ANY REPRESENTATION OR WARRANTY OF ANY KIND
+          CONCERNING THE MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS
+          FOR ANY PARTICULAR PURPOSE.
+        </para>
+      </listitem>
+
     </itemizedlist>
 
   </section>


Thread
svn commit - mysqldoc@docsrva: r9652 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-6.0 refman-commonmcbrown29 Jan