[docs] docs - heins modified icdatabase.sdf

docs at icdevgroup.org docs at icdevgroup.org
Wed Oct 15 14:34:14 EDT 2003


User:      heins
Date:      2003-10-15 17:34:13 GMT
Modified:  .        icdatabase.sdf
Log:
* Correct typo in configuration documentation, found by Paul Vinciguerra.

Revision  Changes    Path
1.57      +4 -4      docs/icdatabase.sdf


rev 1.57, prev_rev 1.56
Index: icdatabase.sdf
===================================================================
RCS file: /anon_cvs/repository/docs/icdatabase.sdf,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- icdatabase.sdf	8 Jul 2003 19:12:59 -0000	1.56
+++ icdatabase.sdf	15 Oct 2003 17:34:13 -0000	1.57
@@ -1,10 +1,10 @@
 !init OPT_LOOK="icdevgroup"; OPT_STYLE="manual"
-# $Id: icdatabase.sdf,v 1.56 2003/07/08 19:12:59 mheins Exp $
+# $Id: icdatabase.sdf,v 1.57 2003/10/15 17:34:13 mheins Exp $
 
 !define DOC_NAME "Interchange Databases"
 !define DOC_TYPE ""
 !define DOC_CODE "icdatabase"
-!define DOC_VERSION substr('$Revision: 1.56 $',11, -2)
+!define DOC_VERSION substr('$Revision: 1.57 $',11, -2)
 !define DOC_STATUS "Draft"
 !define DOC_PROJECT "Interchange"
 !define DOC_URL "http://www.icdevgroup.org/doc/icdatabase.html"
@@ -3496,12 +3496,12 @@
 a separate table named "billing", you would do:
 
 !block example
-        UserDB  outboard  <<EOF
+        UserDB  default outboard  <<EOF
             b_fname=billing::first_name,
             b_lname=billing::last_name,
             b_address1=billing::address1,
             b_address2=billing::address2,
-                b_etc=billing::etc
+			b_etc=billing::etc
         EOF
 !endblock
 








More information about the docs mailing list