Author: wyoung
Date: Thu Apr 12 02:50:54 2007
New Revision: 1508

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1508&view=rev
Log:
Small tweak

Modified:
    trunk/doc/userman/userman.dbx

Modified: trunk/doc/userman/userman.dbx
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/doc/userman/userman.dbx?rev=1508&r1=1507&r2=1508&view=diff
==============================================================================
--- trunk/doc/userman/userman.dbx (original)
+++ trunk/doc/userman/userman.dbx Thu Apr 12 02:50:54 2007
@@ -1865,12 +1865,11 @@
 
 
        <sect2>
-               <title>Unicode and Unix</title>
+               <title>Unicode on Unixy Systems</title>
 
                <para>Linux and Unix have system-wide UTF-8 support
-               these days. If your system's operating system is of
-               2001 or newer vintage, there's a good chance it has
-               such support.</para>
+               these days. If your operating system is of 2001 or
+               newer vintage, it probably has such support.</para>
 
                <para>On such a system, the terminal I/O code
                understands UTF-8 encoded data, so your program
@@ -1901,7 +1900,7 @@
 
 
        <sect2>
-               <title>Unicode and Windows</title>
+               <title>Unicode on Windows</title>
 
                <para>Each Windows API function that takes a
                string actually comes in two versions. One


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to