mfischer                Wed May  1 12:07:19 2002 EDT

  Modified files:              
    /phpdoc/en/reference/sockets/functions      socket-getpeername.xml 
  Log:
  - Added 'See also'
  
  
Index: phpdoc/en/reference/sockets/functions/socket-getpeername.xml
diff -u phpdoc/en/reference/sockets/functions/socket-getpeername.xml:1.4 
phpdoc/en/reference/sockets/functions/socket-getpeername.xml:1.5
--- phpdoc/en/reference/sockets/functions/socket-getpeername.xml:1.4    Wed May  1 
12:03:35 2002
+++ phpdoc/en/reference/sockets/functions/socket-getpeername.xml        Wed May  1 
+12:07:19 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/sockets.xml, last change in rev 1.27 -->
   <refentry id="function.socket-getpeername">
    <refnamediv>
@@ -37,6 +37,12 @@
      &false; if the socket type is not any of <constant>AF_INET</constant> or
      <constant>AF_UNIX</constant>, in which case the last socket error code is
      <emphasis>not</emphasis> updated.
+    </para>
+    <para>
+     See also
+     <function>socket_getpeername</function>,
+     <function>socket_last_error</function> and
+     <function>socket_strerror</function>.
     </para>
    </refsect1>
   </refentry>


Reply via email to