[docs] docs - pvinci modified ictags.sdf

docs at icdevgroup.org docs at icdevgroup.org
Wed Apr 14 21:58:12 EDT 2004


User:      pvinci
Date:      2004-04-15 01:58:11 GMT
Modified:  .        ictags.sdf
Log:
fixed mismatched end tag

Revision  Changes    Path
1.117     +3 -3      docs/ictags.sdf


rev 1.117, prev_rev 1.116
Index: ictags.sdf
===================================================================
RCS file: /var/cvs/docs/ictags.sdf,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ictags.sdf	5 Feb 2004 18:02:38 -0000	1.116
+++ ictags.sdf	15 Apr 2004 01:58:11 -0000	1.117
@@ -1,10 +1,10 @@
 !init OPT_LOOK="icdevgroup"; OPT_STYLE="manual" 
-# $Id: ictags.sdf,v 1.116 2004/02/05 18:02:38 edl Exp $
+# $Id: ictags.sdf,v 1.117 2004/04/15 01:58:11 pvinci Exp $
 
 !define DOC_NAME "Interchange Tags Reference"
 !define DOC_TYPE ""
 !define DOC_CODE "ictags"
-!define DOC_VERSION substr('$Revision: 1.116 $', 11, -2)
+!define DOC_VERSION substr('$Revision: 1.117 $', 11, -2)
 !define DOC_STATUS "Draft"
 !define DOC_PROJECT "Interchange"
 !define DOC_URL "http://www.icdevgroup.org/doc/ictags.html"
@@ -13268,7 +13268,7 @@
 Formats the current time according to POSIX strftime arguments.
 The following is the string for Monday, January 1, 2001.
 
->    [time]%A, %B %d, %Y[/tag]
+>    [time]%A, %B %d, %Y[/time]
 
 See the C<strftime> man page for information on the arguments (which are
 the same as modern UNIX date commands).








More information about the docs mailing list