[docs] docs - kwalsh modified 2 files

docs@interchange.redhat.com docs@interchange.redhat.com
Wed Jul 31 15:56:02 2002


User:      kwalsh
Date:      2002-07-31 19:55:54 GMT
Modified:  .        icprogrammer.sdf icdatabase.sdf
Log:
	* Fixed a couple of broken SDF jumps.

Revision  Changes    Path
1.6       +3 -3      docs/icprogrammer.sdf


rev 1.6, prev_rev 1.5
Index: icprogrammer.sdf
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /var/cvs/docs/icprogrammer.sdf,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- icprogrammer.sdf	26 Jul 2002 17:52:23 -0000	1.5
+++ icprogrammer.sdf	31 Jul 2002 19:55:52 -0000	1.6
@@ -1,10 +1,10 @@
 !init OPT_LOOK=3D"akopia"; OPT_STYLE=3D"manual"=20
-# $Id: icprogrammer.sdf,v 1.5 2002/07/26 17:52:23 kwalsh Exp $
+# $Id: icprogrammer.sdf,v 1.6 2002/07/31 19:55:52 kwalsh Exp $
=20
 !define DOC_NAME "Interchange Programmer Reference"
 !define DOC_TYPE ""
 !define DOC_CODE "icprogrammer"
-!define DOC_VERSION substr('$Revision: 1.5 $', 11, -2)
+!define DOC_VERSION substr('$Revision: 1.6 $', 11, -2)
 !define DOC_STATUS "Draft"
 !define DOC_PROJECT "Interchange"
 !define DOC_URL "http://interchange.redhat.com/doc/icvars.html"
@@ -507,7 +507,7 @@
=20
 If the transaction action is not mapped via standard system
 actions defined in the variable %action, or in the
-{{CMD[jump=3D"ActionMap *icconfig.html#global*"]ActionMap *global*}}
+{{CMD[jump=3D"icconfig.html#ActionMap *global*"]ActionMap *global*}}
 or {{CMD[jump=3D"icconfig.html#ActionMap"]ActionMap}} directives,
 then the action path component is restored to the content path,
 and that page is served (C<order/something/or/another> in the



1.50      +3 -3      docs/icdatabase.sdf


rev 1.50, prev_rev 1.49
Index: icdatabase.sdf
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /var/cvs/docs/icdatabase.sdf,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- icdatabase.sdf	20 Jul 2002 03:14:37 -0000	1.49
+++ icdatabase.sdf	31 Jul 2002 19:55:52 -0000	1.50
@@ -1,10 +1,10 @@
 !init OPT_LOOK=3D"akopia"; OPT_STYLE=3D"manual"
-# $Id: icdatabase.sdf,v 1.49 2002/07/20 03:14:37 mheins Exp $
+# $Id: icdatabase.sdf,v 1.50 2002/07/31 19:55:52 kwalsh Exp $
=20
 !define DOC_NAME "Interchange Databases"
 !define DOC_TYPE ""
 !define DOC_CODE "icdatabase"
-!define DOC_VERSION substr('$Revision: 1.49 $',11, -2)
+!define DOC_VERSION substr('$Revision: 1.50 $',11, -2)
 !define DOC_STATUS "Draft"
 !define DOC_PROJECT "Interchange"
 !define DOC_URL "http://interchange.redhat.com/doc/icdatabase.html"
@@ -858,7 +858,7 @@
 !endblock
=20
 This will create an ASCII index on every import, and will also create an
-index on the field at SQL creation time. (See L<Dictionary Indexing with I=
NDEX>.)
+index on the field at SQL creation time.
=20
 If you wish to create SQL indices at table creation time I<without> creati=
ng
 an ASCII index, use the NO_ASCII_INDEX parameter: