List:Commits« Previous MessageNext Message »
From:stefan Date:October 25 2006 11:52am
Subject:svn commit - mysqldoc@docsrva: r3728 - trunk/refman-5.0
View as plain text  
Author: shinz
Date: 2006-10-25 11:52:40 +0200 (Wed, 25 Oct 2006)
New Revision: 3728

Log:
Added notice saying that this manual is for both ES and CS users

Modified:
   trunk/refman-5.0/manual.xml


Modified: trunk/refman-5.0/manual.xml
===================================================================
--- trunk/refman-5.0/manual.xml	2006-10-24 21:53:58 UTC (rev 3727)
+++ trunk/refman-5.0/manual.xml	2006-10-25 09:52:40 UTC (rev 3728)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 778 bytes

@@ -21,6 +21,14 @@
         This is the MySQL Reference Manual. It documents MySQL
         &current-series; through &current-version;.
       </para>
+      
+      <para>
+        This manual is for <emphasis>MySQL Enterprise Server</emphasis>,
+        our commercial offering, and for <emphasis>MySQL Community
+        Server</emphasis>. Sections that don't apply for MySQL
+        Enterprise Server users are marked accordingly, and the same is
+        true for Community Server users.
+      </para>
 
       <para>
         Document generated on:


Thread
svn commit - mysqldoc@docsrva: r3728 - trunk/refman-5.0stefan25 Oct