vrana Thu Apr 21 05:29:37 2005 EDT
Modified files: /phpdoc/en/reference/sockets/functions socket-set-option.xml Log: Use <function> instead of <literal>() (bug #32787) http://cvs.php.net/diff.php/phpdoc/en/reference/sockets/functions/socket-set-option.xml?r1=1.7&r2=1.8&ty=u Index: phpdoc/en/reference/sockets/functions/socket-set-option.xml diff -u phpdoc/en/reference/sockets/functions/socket-set-option.xml:1.7 phpdoc/en/reference/sockets/functions/socket-set-option.xml:1.8 --- phpdoc/en/reference/sockets/functions/socket-set-option.xml:1.7 Sun Feb 13 09:19:01 2005 +++ phpdoc/en/reference/sockets/functions/socket-set-option.xml Thu Apr 21 05:29:36 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.7 $ --> +<!-- $Revision: 1.8 $ --> <!-- splitted from ./en/functions/sockets.xml, last change in rev 1.27 --> <refentry id="function.socket-set-option"> <refnamediv> @@ -34,8 +34,8 @@ </para> <note> <para> - This function used to be called <literal>socket_setopt()</literal> prior - to PHP 4.3.0 + This function used to be called <function>socket_setopt</function> prior + to PHP 4.3.0. </para> </note> </refsect1>