dbs             Thu Apr 27 12:29:46 2006 UTC

  Modified files:              
    /phpdoc/en/reference/yaz/functions  yaz-es.xml 
  Log:
  Bug#37222 -- missing semicolon for entity
  
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/yaz/functions/yaz-es.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/yaz/functions/yaz-es.xml
diff -u phpdoc/en/reference/yaz/functions/yaz-es.xml:1.1 
phpdoc/en/reference/yaz/functions/yaz-es.xml:1.2
--- phpdoc/en/reference/yaz/functions/yaz-es.xml:1.1    Tue Apr 25 20:38:54 2006
+++ phpdoc/en/reference/yaz/functions/yaz-es.xml        Thu Apr 27 12:29:46 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="function.yaz-es">
  <refnamediv>
   <refname>yaz_es</refname>
@@ -75,7 +75,7 @@
        An array with extended service options plus
        package specific options. The options are identical to
        those offered in the C API of ZOOM C. Refer to
-       the ZOOM <ulink url="&url.yaz.zoom.ext">Extended Services</ulink>.
+       the ZOOM <ulink url="&url.yaz.zoom.ext;">Extended Services</ulink>.
       </para>
      </listitem>
     </varlistentry>

Reply via email to