dams Fri Feb 28 19:13:03 2003 EDT
Modified files:
/phpdoc/en/reference/yaz reference.xml
Log:
correcting build 2
Index: phpdoc/en/reference/yaz/reference.xml
diff -u phpdoc/en/reference/yaz/reference.xml:1.8
phpdoc/en/reference/yaz/reference.xml:1.9
--- phpdoc/en/reference/yaz/reference.xml:1.8 Fri Feb 28 19:11:55 2003
+++ phpdoc/en/reference/yaz/reference.xml Fri Feb 28 19:13:02 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<reference id="ref.yaz">
<title>YAZ functions</title>
<titleabbrev>YAZ</titleabbrev>
@@ -52,12 +52,12 @@
(Z-Associations). A resource represents a connection to a
target.
</para>
- <simpara>
- The script below demonstrates the parallel searching feature of
- the API. When invoked with no arguments it prints a query form; else
- (arguments are supplied) it searches the targets as given in array
- <literal>host</literal>.
- </simpara>
+ <para>
+ The script below demonstrates the parallel searching feature of
+ the API. When invoked with no arguments it prints a query form; else
+ (arguments are supplied) it searches the targets as given in array
+ <literal>host</literal>.
+ </para>
<para>
<example>
<title>Parallel searching using Yaz</title>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php