diff --git a/reference/apcu/functions/apcu-cache-info.xml b/reference/apcu/functions/apcu-cache-info.xml index b7d3493e0760..3ac7c291ccf4 100644 --- a/reference/apcu/functions/apcu-cache-info.xml +++ b/reference/apcu/functions/apcu-cache-info.xml @@ -14,7 +14,7 @@ boollimited&false; - Retrieves cached information and meta-data from APC's data store. + Retrieves cached information and meta-data from APCu's data store. @@ -42,7 +42,7 @@ apcu_cache_info will raise a warning if it is unable to - retrieve APC cache data. This typically occurs when APC is not enabled. + retrieve APCu cache data. This typically occurs when APCu is not enabled. diff --git a/reference/apcu/functions/apcu-key-info.xml b/reference/apcu/functions/apcu-key-info.xml index db2c538a7cc9..cfaf160e5034 100644 --- a/reference/apcu/functions/apcu-key-info.xml +++ b/reference/apcu/functions/apcu-key-info.xml @@ -26,7 +26,7 @@ key - Get detailed information about the cache key + The key to retrieve information for. diff --git a/reference/cubrid/functions/cubrid-lob2-import.xml b/reference/cubrid/functions/cubrid-lob2-import.xml index 957ec0b148ba..0e837f17085a 100644 --- a/reference/cubrid/functions/cubrid-lob2-import.xml +++ b/reference/cubrid/functions/cubrid-lob2-import.xml @@ -17,7 +17,7 @@ The cubrid_lob2_import function is used to save the contents of BLOB/CLOB data from a file. To use this function, you must use cubrid_lob2_new or fetch a lob object from CUBRID database - first. If the file already exists, the operation will fail. + first. If the file does not exist, the operation will fail. This function will not influence the cursor position of the lob object. It operates the entire lob object. diff --git a/reference/cubrid/functions/cubrid-pconnect.xml b/reference/cubrid/functions/cubrid-pconnect.xml index d05b63df9e83..84b9bf239f8e 100644 --- a/reference/cubrid/functions/cubrid-pconnect.xml +++ b/reference/cubrid/functions/cubrid-pconnect.xml @@ -77,7 +77,7 @@ &reftitle.examples; - <function>cubrid_connect</function> example + <function>cubrid_pconnect</function> example stringseq_element - The cubrid_col_insert function is used to insert an + The cubrid_seq_insert function is used to insert an element to a sequence type attribute in a requested location. diff --git a/reference/eio/functions/eio-chown.xml b/reference/eio/functions/eio-chown.xml index 8270e9894c13..324ee6c962f0 100644 --- a/reference/eio/functions/eio-chown.xml +++ b/reference/eio/functions/eio-chown.xml @@ -3,7 +3,7 @@ eio_chown - Change file/directory permissions + Change file/directory ownership @@ -18,7 +18,9 @@ mixeddataNULL - Changes file, or directory permissions. + eio_chown changes ownership of a file, or directory. The + new owner is specified by uid, and the group by + gid. diff --git a/reference/eio/functions/eio-fchown.xml b/reference/eio/functions/eio-fchown.xml index f4f8b4c52ffb..9b10af704d1d 100644 --- a/reference/eio/functions/eio-fchown.xml +++ b/reference/eio/functions/eio-fchown.xml @@ -77,7 +77,7 @@ &reftitle.returnvalues; - eio_chmod returns request resource on success,&return.falseforfailure;. + eio_fchown returns request resource on success,&return.falseforfailure;. diff --git a/reference/eio/functions/eio-fstat.xml b/reference/eio/functions/eio-fstat.xml index 61c953d997dc..eeb7d9933861 100644 --- a/reference/eio/functions/eio-fstat.xml +++ b/reference/eio/functions/eio-fstat.xml @@ -59,14 +59,14 @@ &reftitle.returnvalues; - eio_busy returns request resource on success,&return.falseforfailure;. + eio_fstat returns request resource on success,&return.falseforfailure;. &reftitle.examples; - <function>eio_lstat</function> example + <function>eio_fstat</function> example eio_nreqs - eio_nready eio_nthreads diff --git a/reference/eio/functions/eio-truncate.xml b/reference/eio/functions/eio-truncate.xml index 01887a70eb99..b7819a4fa9dc 100644 --- a/reference/eio/functions/eio-truncate.xml +++ b/reference/eio/functions/eio-truncate.xml @@ -68,7 +68,7 @@ &reftitle.returnvalues; - eio_busy returns request resource on success,&return.falseforfailure;. + eio_truncate returns request resource on success,&return.falseforfailure;. diff --git a/reference/enchant/functions/enchant-dict-suggest.xml b/reference/enchant/functions/enchant-dict-suggest.xml index 491efb465842..89dc029c4f18 100644 --- a/reference/enchant/functions/enchant-dict-suggest.xml +++ b/reference/enchant/functions/enchant-dict-suggest.xml @@ -3,7 +3,7 @@ enchant_dict_suggest - Will return a list of values if any of those pre-conditions are not met + Suggest spellings for a word &reftitle.description; diff --git a/reference/ev/evchild/createstopped.xml b/reference/ev/evchild/createstopped.xml index 3950ce193b84..fe3cf440311d 100644 --- a/reference/ev/evchild/createstopped.xml +++ b/reference/ev/evchild/createstopped.xml @@ -3,7 +3,7 @@ EvChild::createStopped - Create instance of a stopped EvCheck watcher + Create instance of a stopped EvChild watcher &reftitle.description; diff --git a/reference/ev/evsignal/construct.xml b/reference/ev/evsignal/construct.xml index 925cff3ce19c..ec996fb33cc0 100644 --- a/reference/ev/evsignal/construct.xml +++ b/reference/ev/evsignal/construct.xml @@ -31,7 +31,7 @@ Constructs EvSignal watcher object and starts it automatically. For a - stopped periodic watcher consider using + stopped signal watcher consider using EvSignal::createStopped method. diff --git a/reference/event/event.xml b/reference/event/event.xml index 8d642cb0275d..66ac882a1486 100644 --- a/reference/event/event.xml +++ b/reference/event/event.xml @@ -168,10 +168,10 @@ Event::WRITE - + This flag indicates an event that becomes active when the provided file - descriptor(usually a stream resource, or socket) is ready for reading. - + descriptor(usually a stream resource, or socket) is ready for writing. + diff --git a/reference/event/eventhttprequest/getbufferevent.xml b/reference/event/eventhttprequest/getbufferevent.xml index d8127595be9d..d2adb9b35276 100644 --- a/reference/event/eventhttprequest/getbufferevent.xml +++ b/reference/event/eventhttprequest/getbufferevent.xml @@ -10,7 +10,7 @@ public EventBufferEvent - EventHttpRequest::closeConnection + EventHttpRequest::getBufferEvent diff --git a/reference/fann/functions/fann-get-activation-function.xml b/reference/fann/functions/fann-get-activation-function.xml index 3dc2dbe746a3..2cc6a3e733d9 100644 --- a/reference/fann/functions/fann-get-activation-function.xml +++ b/reference/fann/functions/fann-get-activation-function.xml @@ -57,10 +57,10 @@ &reftitle.returnvalues; - - Learning functions constant or -1 + + Activation functions constant or -1 if the neuron is not defined in the neural network, or &false; on error. - + diff --git a/reference/fann/functions/fann-get-rprop-decrease-factor.xml b/reference/fann/functions/fann-get-rprop-decrease-factor.xml index 9cbb64ed8c88..78cdf3fe9635 100644 --- a/reference/fann/functions/fann-get-rprop-decrease-factor.xml +++ b/reference/fann/functions/fann-get-rprop-decrease-factor.xml @@ -4,7 +4,7 @@ fann_get_rprop_decrease_factor - Returns the increase factor used during RPROP training + Returns the decrease factor used during RPROP training diff --git a/reference/zmq/zmqdevice/settimercallback.xml b/reference/zmq/zmqdevice/settimercallback.xml index 16511ec26f5c..ee71791076dc 100644 --- a/reference/zmq/zmqdevice/settimercallback.xml +++ b/reference/zmq/zmqdevice/settimercallback.xml @@ -30,22 +30,22 @@ cb_func - - Callback function to invoke when the device is idle. Returning false + + Callback function to invoke when the timer fires. Returning false or a value that evaluates to false from this function will cause the device to stop. - + timeout - - How often to invoke the idle callback in milliseconds. The idle callback is invoked - periodically when there is no activity on the device. + + How often to invoke the timer callback in milliseconds. The timer callback is invoked + periodically. The timeout value guarantees that there is at least this amount of milliseconds between invocations of the callback function. - +