[Zope-Checkins] CVS: Packages/ZConfig/doc - zconfig.tex:1.35.10.12

Fred L. Drake, Jr. fred@zope.com
Fri, 3 Jan 2003 01:07:51 -0500


Update of /cvs-repository/Packages/ZConfig/doc
In directory cvs.zope.org:/tmp/cvs-serv23398

Modified Files:
      Tag: zconfig-schema-devel-branch
	zconfig.tex 
Log Message:
- minor clarification in the ipaddr-or-hostname data type
- rename the "str" data type to "string" for consistency with the
  "boolean" and "integer" types


=== Packages/ZConfig/doc/zconfig.tex 1.35.10.11 => 1.35.10.12 ===
--- Packages/ZConfig/doc/zconfig.tex:1.35.10.11	Thu Jan  2 13:36:30 2003
+++ Packages/ZConfig/doc/zconfig.tex	Fri Jan  3 01:07:48 2003
@@ -293,7 +293,7 @@
 \term{ipaddr-or-hostname}
   Validates a valid IP address or hostname.  If the first 
   character is a digit, the value is assumed to be an IP 
-  address.  If the first string is not a digit, the value 
+  address.  If the first character is not a digit, the value 
   is assumed to be a hostname.  No conversion is performed. 
 
 \term{key-value}
@@ -330,7 +330,7 @@
   pathname; if the family is \constant{AF_INET}, the second part will
   be the result of the \strong{inet-address} conversion.
 
-\term{str}
+\term{string}
   Returns the input value as a string.  If the source is a Unicode
   string, this implies that it will be checked to be simple 7-bit
   \ASCII.  This is the default data type for key values in