Update of /cvsroot/boost/boost/libs/date_time/xmldoc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23685

Modified Files:
      Tag: RC_1_34_0
        date_class.xml 
Log Message:
minor documentation fix

Index: date_class.xml
===================================================================
RCS file: /cvsroot/boost/boost/libs/date_time/xmldoc/date_class.xml,v
retrieving revision 1.10.4.1
retrieving revision 1.10.4.2
diff -u -d -r1.10.4.1 -r1.10.4.2
--- date_class.xml      11 Aug 2006 13:52:23 -0000      1.10.4.1
+++ date_class.xml      19 Feb 2007 13:26:56 -0000      1.10.4.2
@@ -2,7 +2,7 @@
 <!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" 
 "../../../tools/boostbook/dtd/boostbook.dtd">
 
-<!-- Copyright (c) 2001-2005 CrystalClear Software, Inc.
+<!-- Copyright (c) 2001-2007 CrystalClear Software, Inc.
      Subject to the Boost Software License, Version 1.0. 
      (See accompanying file LICENSE-1.0 or  http://www.boost.org/LICENSE-1.0)
 -->
@@ -252,7 +252,7 @@
        </row>
        <row>
          <entry><screen>date d(2000,Jan,10);
-d.day_of_year(); // --> 2000-Jan-31</screen></entry>
+d.end_of_month(); // --> 2000-Jan-31</screen></entry>
         </row>
                 
        <row>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to