Update of /cvsroot/monetdb/MonetDB5/src/mal
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16188/MonetDB5/src/mal

Modified Files:
        mal_debugger.mx mal_readline.mx 
Log Message:

In accordance with Martin's plans:

- removed "mclient" script which was merely a shortcut (alias) for MapiClient,
  existed for Unix, only, and was in the wrong place (MonetDB5 instead of 
clients)

- replaced "mclient" by "MapiClient" in code/scripts

- respective update of the documentation is left to Martin;
  cf.,
  MonetDB5/TODO
  monetweb/Docs/embedded.texi
  monetweb/Docs/m5manual.texi
  monetweb/Docs/manual.texi
  monetweb/Docs/MonetDB/Databasedump.texi
  monetweb/Docs/MonetDB/WindowsInstall.texi
  monetweb/Docs/sqlmanual.texi
  monetweb/Docs/SQL/SQLdump.texi
  monetweb/Docs/xqrymanual.texi
  monetweb/Docs/XQuery/AddDoc.texi
  monetweb/Docs/XQuery/API.texi
  monetweb/Docs/XQuery/DelDoc.texi
  monetweb/Docs/XQuery/intro.texi
  monetweb/Docs/XQuery/JDBC-XQ.texi


Index: mal_debugger.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/mal/mal_debugger.mx,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -d -r1.200 -r1.201
--- mal_debugger.mx     7 Aug 2007 23:50:28 -0000       1.200
+++ mal_debugger.mx     15 Aug 2007 11:05:26 -0000      1.201
@@ -25,7 +25,7 @@
 assess its behavior.
 
 Note, the MAL debugger described here can be used in conjunction
-with the textual interface client @emph{mclient} only.
+with the textual interface client @emph{MapiClient} only.
 The JDBC protocol does not permit passing through information that
 'violates' the protocol.
 @menu

Index: mal_readline.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/mal/mal_readline.mx,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- mal_readline.mx     14 May 2007 07:58:49 -0000      1.48
+++ mal_readline.mx     15 Aug 2007 11:05:27 -0000      1.49
@@ -14,7 +14,7 @@
 @' Portions created by CWI are Copyright (C) 1997-2007 CWI.
 @' All Rights Reserved.
 @- Online help
-The textual interface @value{mclient} supports a limited
+The textual interface @value{MapiClient} supports a limited
 form of online help commands.
 The argument is a (partial) operator call,
 which is looked up in the symbol table.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to