Update of /cvsroot/monetdb/MonetDB/src/gdk
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30407/src/gdk

Modified Files:
      Tag: MonetDB_1-22
        gdk_logger.mx 
Log Message:
put code (small examples into @code{your code})


Index: gdk_logger.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/gdk/gdk_logger.mx,v
retrieving revision 1.14.2.1
retrieving revision 1.14.2.2
diff -u -d -r1.14.2.1 -r1.14.2.2
--- gdk_logger.mx       5 Feb 2008 21:53:29 -0000       1.14.2.1
+++ gdk_logger.mx       6 Feb 2008 13:23:47 -0000       1.14.2.2
@@ -32,7 +32,7 @@
 The logger uses a directory to store its log files. One master log file
 stores information about the version of the logger and the transaction 
 log files. This file is a simple ascii file with the following format: 
-       6DIGIT-VERSION\n[log file number \n]*]*
+ @code{6DIGIT-VERSION\n[log file number \n]*]*}
 The transaction log files have a binary format, which stores fixed size 
 logformat headers (flag,nr,bid), where the flag is the type of update logged.
 The nr field indicates how many changes there were (in case of 
inserts/deletes).


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to