betz            Fri Apr 23 12:13:06 2004 EDT

  Modified files:              
    /phpdoc/en/reference/curl/functions curl-errno.xml curl-error.xml 
  Log:
  see also: curl error codes
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/curl/functions/curl-errno.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/curl/functions/curl-errno.xml
diff -u phpdoc/en/reference/curl/functions/curl-errno.xml:1.4 
phpdoc/en/reference/curl/functions/curl-errno.xml:1.5
--- phpdoc/en/reference/curl/functions/curl-errno.xml:1.4       Thu Feb 20 05:41:35 
2003
+++ phpdoc/en/reference/curl/functions/curl-errno.xml   Fri Apr 23 12:13:06 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/curl.xml, last change in rev 1.21 -->
   <refentry id='function.curl-errno'>
    <refnamediv>
@@ -17,7 +17,10 @@
      resource <parameter>ch</parameter>, or
      <literal>0</literal> (zero) if no error occurred.
     </para>
-    <para>See also <function>curl_error</function>.</para>
+    <para>
+     See also <function>curl_error</function> and <ulink url="&url.curl.error;">
+     Curl error codes</ulink>.
+    </para>
    </refsect1>
   </refentry>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/curl/functions/curl-error.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/curl/functions/curl-error.xml
diff -u phpdoc/en/reference/curl/functions/curl-error.xml:1.4 
phpdoc/en/reference/curl/functions/curl-error.xml:1.5
--- phpdoc/en/reference/curl/functions/curl-error.xml:1.4       Thu Feb 20 05:41:35 
2003
+++ phpdoc/en/reference/curl/functions/curl-error.xml   Fri Apr 23 12:13:06 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/curl.xml, last change in rev 1.21 -->
   <refentry id='function.curl-error'>
    <refnamediv>
@@ -19,7 +19,10 @@
      resource <parameter>ch</parameter>, or 
      <literal>''</literal> (the empty string) if no error occurred.
     </para>
-    <para>See also <function>curl_errno</function>.</para>
+    <para>
+     See also <function>curl_errno</function> and <ulink url="&url.curl.error;">
+     Curl error codes</ulink>.
+    </para>
    </refsect1>
   </refentry>
 

Reply via email to