diff --git a/reference/info/functions/getopt.xml b/reference/info/functions/getopt.xml index e342f89e99..5a8b299b44 100644 --- a/reference/info/functions/getopt.xml +++ b/reference/info/functions/getopt.xml @@ -1,5 +1,5 @@ - + getopt @@ -18,9 +18,8 @@ on an error. - On platforms that have C function getopt_long, long options can be - specified with parameter longopts. It is available - since PHP 4.3.0. + On platforms that have the C function getopt_long, long options can be + specified with the parameter longopts (as of PHP 4.3.0).