Date: 12/12/02
- Next message: sholden <email protected>: "[PHP-DOC] #20966 [NEW]: CHM search index includes irrelevant words"
- Previous message: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/reference/bc/functions bc-powmod.xml bcpow.xml bcpowmod.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hholzgra Thu Dec 12 08:16:07 2002 EDT
Modified files:
/phpdoc/en/reference/info/functions getopt.xml
Log:
added a note about windows (none-)availability
Index: phpdoc/en/reference/info/functions/getopt.xml
diff -u phpdoc/en/reference/info/functions/getopt.xml:1.3 phpdoc/en/reference/info/functions/getopt.xml:1.4
--- phpdoc/en/reference/info/functions/getopt.xml:1.3 Wed Oct 30 12:48:48 2002
+++ phpdoc/en/reference/info/functions/getopt.xml Thu Dec 12 08:16:07 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.getopt">
<refnamediv>
<refname>getopt</refname>
@@ -36,6 +36,7 @@
This function will return an array of option / argument pairs. If an
option does not have an argument, the value will be set to &false;.
</para>
+ <note><simpara>This function is currently not available on Windows</simpara></note>
</refsect1>
</refentry>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: sholden <email protected>: "[PHP-DOC] #20966 [NEW]: CHM search index includes irrelevant words"
- Previous message: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/reference/bc/functions bc-powmod.xml bcpow.xml bcpowmod.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

