[docs] docs - kwalsh modified icprogrammer.sdf

docs@interchange.redhat.com docs@interchange.redhat.com
Fri Jul 26 13:53:00 2002


User:      kwalsh
Date:      2002-07-26 17:52:23 GMT
Modified:  .        icprogrammer.sdf
Log:
	* Slight SDF formatting problem (':' at the start of a line).

Revision  Changes    Path
1.5       +4 -4      docs/icprogrammer.sdf


rev 1.5, prev_rev 1.4
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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- icprogrammer.sdf	26 Jul 2002 16:47:09 -0000	1.4
+++ icprogrammer.sdf	26 Jul 2002 17:52:23 -0000	1.5
@@ -1,10 +1,10 @@
 !init OPT_LOOK=3D"akopia"; OPT_STYLE=3D"manual"=20
-# $Id: icprogrammer.sdf,v 1.4 2002/07/26 16:47:09 mheins Exp $
+# $Id: icprogrammer.sdf,v 1.5 2002/07/26 17:52:23 kwalsh Exp $
=20
 !define DOC_NAME "Interchange Programmer Reference"
 !define DOC_TYPE ""
 !define DOC_CODE "icprogrammer"
-!define DOC_VERSION substr('$Revision: 1.4 $', 11, -2)
+!define DOC_VERSION substr('$Revision: 1.5 $', 11, -2)
 !define DOC_STATUS "Draft"
 !define DOC_PROJECT "Interchange"
 !define DOC_URL "http://interchange.redhat.com/doc/icvars.html"
@@ -431,8 +431,8 @@
 which is used to initialize the pointer structure which will select the
 catalog based on the URL coming in.
=20
-After Global configuration, catalog configuration commences, via the
-::config_named_catalog() routine, which calls Vend::Config::config().
+After Global configuration, catalog configuration commences,
+via the ::config_named_catalog() routine, which calls Vend::Config::config=
().
 Each catalog specified in the global configuration has a base directory.
 Interchange does a chdir() to that directory and parses the various
 configuration files, databases and specified command-line parameters.