You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rivet-dev@tcl.apache.org by mx...@apache.org on 2011/12/07 22:23:00 UTC

svn commit: r1211643 - /tcl/rivet/branches/rivet-namespace/doc/xml/commands.xml

Author: mxmanghi
Date: Wed Dec  7 21:23:00 2011
New Revision: 1211643

URL: http://svn.apache.org/viewvc?rev=1211643&view=rev
Log:
wrong command declaration in manual page

Modified:
    tcl/rivet/branches/rivet-namespace/doc/xml/commands.xml

Modified: tcl/rivet/branches/rivet-namespace/doc/xml/commands.xml
URL: http://svn.apache.org/viewvc/tcl/rivet/branches/rivet-namespace/doc/xml/commands.xml?rev=1211643&r1=1211642&r2=1211643&view=diff
==============================================================================
--- tcl/rivet/branches/rivet-namespace/doc/xml/commands.xml (original)
+++ tcl/rivet/branches/rivet-namespace/doc/xml/commands.xml Wed Dec  7 21:23:00 2011
@@ -193,14 +193,14 @@
 		    <varlistentry>
 			<term>
 			    <cmdsynopsis>
-				<command>apache_table</command>
+				<command>::rivet::apache_table</command>
 				<arg choice="plain">set</arg>
 				<arg><replaceable>tablename</replaceable></arg>
 				<arg><replaceable>key</replaceable></arg>
 				<arg><replaceable>value</replaceable></arg>
 			    </cmdsynopsis>
 			    <cmdsynopsis>
-				<command>apache_table</command>
+				<command>::rivet::apache_table</command>
 				<arg choice="plain">set</arg>
 				<arg><replaceable>tablename</replaceable></arg>
 				<arg><replaceable>list</replaceable></arg>



---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-cvs-help@tcl.apache.org