[PHP-DOC] cvs: phpdoc /en/reference/yaz/functions yaz-es.xml
by Jean-Sébastien Goupil other posts by this author
May 9 2006 5:49AM messages near this date
[PHP-DOC] cvs: phpdoc /en/reference/yaz/functions yaz-es.xml
|
[PHP-DOC] #37339 [NEW]: Mistake in CHMOD description at Russian
jsgoupil Tue May 9 12:48:09 2006 UTC
Modified files:
/phpdoc/en/reference/yaz/functions yaz-es.xml
Log:
fix #37379
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/yaz/functions/yaz-es.xml?r1=1.3&r2=1.4&di
ff_format=u
Index: phpdoc/en/reference/yaz/functions/yaz-es.xml
diff -u phpdoc/en/reference/yaz/functions/yaz-es.xml:1.3 phpdoc/en/reference/yaz/functions/y
az-es.xml:1.4
--- phpdoc/en/reference/yaz/functions/yaz-es.xml:1.3 Sat May 6 18:33:39 2006
+++ phpdoc/en/reference/yaz/functions/yaz-es.xml Tue May 9 12:48:09 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.yaz-es">
<refnamediv>
<refname> yaz_es</refname>
@@ -10,7 +10,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type> void</type><methodname>yes_es</methodname>
+ <type> void</type><methodname>yaz_es</methodname>
<methodparam>
<type> resource</type><parameter>id</parameter>
</methodparam>
@@ -32,7 +32,7 @@
</para>
</note>
<para>
- The <function> yes_es</function> creates an Extended Service Request
+ The <function> yaz_es</function> creates an Extended Service Request
packages and puts it into a queue of operations.
Use <function> yaz_wait</function> to send the request(s) to the server.
After completion of <function> yaz_wait</function> the result of
Thread:
Jean-Sébastien Goupil
Jean-Sébastien Goupil
|