[Commit] mint-2004b tool.tex,1.4,1.5

Emma Kuo commit at keithp.com
Wed Dec 1 10:55:06 PST 2004


Committed by: ekuo

Update of /local/src/CVS/mint-2004b
In directory home.keithp.com:/tmp/cvs-serv23621

Modified Files:
	tool.tex 
Log Message:


Index: tool.tex
===================================================================
RCS file: /local/src/CVS/mint-2004b/tool.tex,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- tool.tex	1 Dec 2004 18:49:54 -0000	1.4
+++ tool.tex	1 Dec 2004 18:55:03 -0000	1.5
@@ -154,10 +154,10 @@
 is no longer necessary.
 
 \begin{tabular}{ll}
-\verb'b' & beginning of new record\\
-\verb'c' & length of following array or hash\\
-\verb'v' & scalar data\\
-\verb'k' & key used for hash value\\
+\verb'b' & beginning of new struct\\
+\verb'c' & count of elements in array or hash\\
+\verb'v' & scalar data value\\
+\verb'k' & key for hash entry\\
 \end{tabular}
 
 Integers are printed in human-readable format, and unions are printed




More information about the Commit mailing list