Author: wyoung
Date: Sat Oct 27 08:11:47 2007
New Revision: 1801
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1801&view=rev
Log:
Reflected renaming of examples/fieldinf1.cpp to fieldinf.cpp in userman
Modified:
trunk/doc/userman/Makefile
trunk/doc/userman/userman.dbx
Modified: trunk/doc/userman/Makefile
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/doc/userman/Makefile?rev=1801&r1=1800&r2=1801&view=diff
==============================================================================
--- trunk/doc/userman/Makefile (original)
+++ trunk/doc/userman/Makefile Sat Oct 27 08:11:47 2007
@@ -18,7 +18,7 @@
FO_SS=fo.xsl
HTML_SS=html.xsl
EX_TXT=cgi_jpeg.txt custom1.txt custom2.txt custom3.txt custom4.txt \
- custom5.txt custom6.txt deadlock.txt fieldinf1.txt for_each.txt
\
+ custom5.txt custom6.txt deadlock.txt fieldinf.txt for_each.txt \
load_jpeg.txt resetdb.txt simple1.txt simple2.txt simple3.txt \
stock.txt store_if.txt tquery1.txt transaction.txt
Modified: trunk/doc/userman/userman.dbx
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/doc/userman/userman.dbx?rev=1801&r1=1800&r2=1801&view=diff
==============================================================================
--- trunk/doc/userman/userman.dbx (original)
+++ trunk/doc/userman/userman.dbx Sat Oct 27 08:11:47 2007
@@ -1020,9 +1020,9 @@
<para>The following example demonstrates how to get
information about the fields in a result set, such
as the name of the field and the SQL type. This is
- <filename>examples/fieldinf1.cpp</filename>:</para>
-
- <programlisting><xi:include href="fieldinf1.txt" parse="text"
+ <filename>examples/fieldinf.cpp</filename>:</para>
+
+ <programlisting><xi:include href="fieldinf.txt" parse="text"
xmlns:xi="http://www.w3.org/2001/XInclude"/></programlisting>
</sect2>
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits