[docs] docs - edl modified 3 files

docs@interchange.redhat.com docs@interchange.redhat.com
Sat Jun 22 11:20:01 2002


User:      edl
Date:      2002-06-22 15:19:03 GMT
Modified:  .        icdatabase.sdf ictags.sdf ictemplates.sdf
Log:
Updated docs for the mv_max_matches stuff.

Revision  Changes    Path
1.42      +3 -3      docs/icdatabase.sdf


rev 1.42, prev_rev 1.41
Index: icdatabase.sdf
===================================================================
RCS file: /var/cvs/docs/icdatabase.sdf,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- icdatabase.sdf	6 Jun 2002 02:01:51 -0000	1.41
+++ icdatabase.sdf	22 Jun 2002 15:19:02 -0000	1.42
@@ -1,10 +1,10 @@
 !init OPT_LOOK="akopia"; OPT_STYLE="manual"
-# $Id: icdatabase.sdf,v 1.41 2002/06/06 02:01:51 jon Exp $
+# $Id: icdatabase.sdf,v 1.42 2002/06/22 15:19:02 edl Exp $
 
 !define DOC_NAME "Interchange Databases"
 !define DOC_TYPE ""
 !define DOC_CODE "icdatabase"
-!define DOC_VERSION substr('$Revision: 1.41 $',11, -2)
+!define DOC_VERSION substr('$Revision: 1.42 $',11, -2)
 !define DOC_STATUS "Draft"
 !define DOC_PROJECT "Interchange"
 !define DOC_URL "http://interchange.redhat.com/doc/icdatabase.html"
@@ -1542,7 +1542,7 @@
 
 LI1: mv_max_matches
 
-.The maximum number of records that will be returned in a search. Default is 2000. This only applies to Glimpse. Use C<mv_matchlimit> to set the search page size.
+.The maximum number of records that will be returned in a search. Default is unlimited. Use C<mv_matchlimit> to set the search page size.
 
 LI1: mv_min_string
 



1.88      +3 -3      docs/ictags.sdf


rev 1.88, prev_rev 1.87
Index: ictags.sdf
===================================================================
RCS file: /var/cvs/docs/ictags.sdf,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ictags.sdf	14 Jun 2002 13:31:33 -0000	1.87
+++ ictags.sdf	22 Jun 2002 15:19:02 -0000	1.88
@@ -1,10 +1,10 @@
 !init OPT_LOOK="akopia"; OPT_STYLE="manual" 
-# $Id: ictags.sdf,v 1.87 2002/06/14 13:31:33 mheins Exp $
+# $Id: ictags.sdf,v 1.88 2002/06/22 15:19:02 edl Exp $
 
 !define DOC_NAME "Interchange Tags Reference"
 !define DOC_TYPE ""
 !define DOC_CODE "ictags"
-!define DOC_VERSION substr('$Revision: 1.87 $', 11, -2)
+!define DOC_VERSION substr('$Revision: 1.88 $', 11, -2)
 !define DOC_STATUS "Draft"
 !define DOC_PROJECT "Interchange"
 !define DOC_URL "http://interchange.redhat.com/doc/ictags.html"
@@ -16624,7 +16624,7 @@
 {{CMD[id="mv_head_skip"]mv_head_skip}}|hs|S|Sets skipping of header line(s) in index
 {{CMD[id="mv_index_delim"]mv_index_delim}}|id|S|Delimiter for search fields (TAB default)
 {{CMD[id="mv_matchlimit"]mv_matchlimit}}|ml|S|Sets match page size
-{{CMD[id="mv_max_matches"]mv_max_matches}}|mm|S|Sets maximum match return (only for Glimpse)
+{{CMD[id="mv_max_matches"]mv_max_matches}}|mm|S|Sets maximum match return
 {{CMD[id="mv_min_string"]mv_min_string}}|ms|S|Sets minimum search spec size
 {{CMD[id="mv_negate"]mv_negate}}|ne|S|Records NOT matching will be found
 {{CMD[id="mv_nextpage"]mv_nextpage}}|np|A|Sets next page user will go to



1.39      +3 -3      docs/ictemplates.sdf


rev 1.39, prev_rev 1.38
Index: ictemplates.sdf
===================================================================
RCS file: /var/cvs/docs/ictemplates.sdf,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ictemplates.sdf	6 Jun 2002 02:01:51 -0000	1.38
+++ ictemplates.sdf	22 Jun 2002 15:19:02 -0000	1.39
@@ -1,10 +1,10 @@
 !init OPT_LOOK="akopia"; OPT_STYLE="manual"
-# $Id: ictemplates.sdf,v 1.38 2002/06/06 02:01:51 jon Exp $
+# $Id: ictemplates.sdf,v 1.39 2002/06/22 15:19:02 edl Exp $
 
 !define DOC_NAME "Template Guide"
 !define DOC_TYPE ""
 !define DOC_CODE "ictemplates"
-!define DOC_VERSION substr('$Revision: 1.38 $',11, -2)
+!define DOC_VERSION substr('$Revision: 1.39 $',11, -2)
 !define DOC_STATUS "Draft"
 !define DOC_PROJECT "Interchange"
 !define DOC_URL "http://interchange.redhat.com/doc/ictemplates.html"
@@ -2337,7 +2337,7 @@
 mv_head_skip         hs  S   Sets skipping of header line(s) in index
 mv_index_delim       id  S   Delimiter for search fields (TAB default)
 mv_matchlimit        ml  S   Sets match page size
-mv_max_matches       mm  S   Sets maximum match return (only for Glimpse)
+mv_max_matches       mm  S   Sets maximum match return
 mv_min_string        ms  S   Sets minimum search spec size
 mv_negate            ne  S   Records NOT matching will be found
 mv_nextpage          np  A   Sets next page user will go to