alan_k Tue Sep 10 21:28:27 2002 EDT Modified files: /phpdoc/en/reference/dio/functions dio-tcsetattr.xml Log: added note about 4.3 only - now where on earth does the (PHP 4 CVS only) tag come from Index: phpdoc/en/reference/dio/functions/dio-tcsetattr.xml diff -u phpdoc/en/reference/dio/functions/dio-tcsetattr.xml:1.1 phpdoc/en/reference/dio/functions/dio-tcsetattr.xml:1.2 --- phpdoc/en/reference/dio/functions/dio-tcsetattr.xml:1.1 Thu Aug 15 05:47:24 2002 +++ phpdoc/en/reference/dio/functions/dio-tcsetattr.xml Tue Sep 10 21:28:27 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./en/functions/dio.xml, last change in rev 1.1 --> <refentry id="function.dio-tcsetattr"> <refnamediv> @@ -79,6 +79,11 @@ </example> </para> + <note> + <para> + This function was introduced in PHP 4.3.0. + </para> + </note> </refsect1> </refentry>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php