Changeset: ead7bd8a421c for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ead7bd8a421c Modified Files: clients/mapiclient/mclient.1 Branch: Oct2012 Log Message:
mclient.1: replace XML/XQuery reference by JAQL diffs (18 lines): diff --git a/clients/mapiclient/mclient.1 b/clients/mapiclient/mclient.1 --- a/clients/mapiclient/mclient.1 +++ b/clients/mapiclient/mclient.1 @@ -1,4 +1,4 @@ -.TH MCLIENT 1 "APRIL 2011" MonetDB "MonetDB Applications" +.TH MCLIENT 1 "NOVEMBER 2012" MonetDB "MonetDB Applications" .SH NAME mclient \- the MonetDB command-line tool .SH SYNOPSIS @@ -17,7 +17,7 @@ mclient \- the MonetDB command-line tool MonetDB is a database management system that is developed from a main-memory perspective with use of a fully decomposed storage model, automatic index management, extensibility of data types and search -accelerators, SQL- and XML- frontends. +accelerators, SQL- and JAQL- frontends. .PP .I mclient is the command-line interface to the MonetDB server. _______________________________________________ checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
