From 256ce12fcc460eacfbec3dd3beded26195b2374b Mon Sep 17 00:00:00 2001 From: lacatoire Date: Wed, 20 May 2026 19:11:59 +0200 Subject: [PATCH 1/2] Fix spelling typos across the manual --- reference/dom/functions/dom-import-simplexml.xml | 2 +- reference/eio/book.xml | 2 +- reference/eio/constants.xml | 6 +++--- reference/eio/functions/eio-realpath.xml | 4 ++-- .../enchant/functions/enchant-broker-free-dict.xml | 2 +- .../functions/enchant-broker-request-pwl-dict.xml | 2 +- reference/ev/ev.xml | 2 +- reference/ev/ev/feedsignal.xml | 2 +- reference/ev/ev/feedsignalevent.xml | 2 +- reference/ev/evio.xml | 2 +- reference/ev/evloop/periodic.xml | 2 +- reference/ev/evloop/prepare.xml | 2 +- reference/ev/evtimer/createstopped.xml | 2 +- reference/ev/examples.xml | 2 +- reference/event/eventbase.xml | 2 +- reference/event/eventbuffer/read.xml | 2 +- reference/event/eventbuffer/readfrom.xml | 2 +- reference/event/eventbuffer/substr.xml | 10 +++++----- reference/event/eventbufferevent/connect.xml | 6 +++--- reference/event/eventbufferevent/connecthost.xml | 6 +++--- reference/event/eventbufferevent/setwatermark.xml | 2 +- reference/event/eventdnsbase/construct.xml | 2 +- reference/event/eventlistener/getsocketname.xml | 4 ++-- reference/event/eventutil.xml | 2 +- reference/event/eventutil/getsocketname.xml | 4 ++-- reference/event/examples.xml | 4 ++-- reference/fann/fannconnection/getfromneuron.xml | 6 +++--- reference/fann/fannconnection/gettoneuron.xml | 4 ++-- .../fann/functions/fann-create-shortcut-array.xml | 4 ++-- reference/fann/functions/fann-create-shortcut.xml | 2 +- .../fann-get-cascade-candidate-change-fraction.xml | 2 +- reference/yaf/yaf_view_simple/eval.xml | 2 +- reference/yaf/yaf_view_simple/setscriptpath.xml | 2 +- reference/yar/examples.xml | 10 +++++----- reference/yar/yar_concurrent_client/loop.xml | 2 +- reference/zookeeper/ini.xml | 2 +- reference/zookeeper/zookeeper.xml | 2 +- reference/zookeeper/zookeeper/getchildren.xml | 2 +- 38 files changed, 60 insertions(+), 60 deletions(-) diff --git a/reference/dom/functions/dom-import-simplexml.xml b/reference/dom/functions/dom-import-simplexml.xml index 3c2fcdc1b1a2..186a5820f482 100644 --- a/reference/dom/functions/dom-import-simplexml.xml +++ b/reference/dom/functions/dom-import-simplexml.xml @@ -17,7 +17,7 @@ This function takes the given attribute or element node (a SimpleXMLElement instance) and creates a - DOMAttr or DOMElement node, repectively. + DOMAttr or DOMElement node, respectively. The new DOMNode refers to the same underlying XML node as the SimpleXMLElement. diff --git a/reference/eio/book.xml b/reference/eio/book.xml index ffc65b3ba9c8..3f3ad63987b2 100644 --- a/reference/eio/book.xml +++ b/reference/eio/book.xml @@ -8,7 +8,7 @@ &reftitle.intro; - This extension provides asyncronous POSIX I/O by means of libeio C + This extension provides asynchronous POSIX I/O by means of libeio C library written by Marc Lehmann. diff --git a/reference/eio/constants.xml b/reference/eio/constants.xml index e76921984ee1..9a583b27e66c 100644 --- a/reference/eio/constants.xml +++ b/reference/eio/constants.xml @@ -14,7 +14,7 @@ - Request minimal prioriry + Request minimal priority @@ -25,7 +25,7 @@ - Request default prioriry + Request default priority @@ -36,7 +36,7 @@ - Request maximal prioriry + Request maximal priority diff --git a/reference/eio/functions/eio-realpath.xml b/reference/eio/functions/eio-realpath.xml index 9f2a1c426788..f886fdad672c 100644 --- a/reference/eio/functions/eio-realpath.xml +++ b/reference/eio/functions/eio-realpath.xml @@ -78,11 +78,11 @@ ]]> diff --git a/reference/enchant/functions/enchant-broker-free-dict.xml b/reference/enchant/functions/enchant-broker-free-dict.xml index 7e0dc74071ed..ce40ead5f6a1 100644 --- a/reference/enchant/functions/enchant-broker-free-dict.xml +++ b/reference/enchant/functions/enchant-broker-free-dict.xml @@ -57,7 +57,7 @@ 8.0.0 dictionary expects a EnchantDictionary now; - previoulsy, a &resource; was expected. + previously, a &resource; was expected. diff --git a/reference/enchant/functions/enchant-broker-request-pwl-dict.xml b/reference/enchant/functions/enchant-broker-request-pwl-dict.xml index 665c4e18451c..9c70c07c0c79 100644 --- a/reference/enchant/functions/enchant-broker-request-pwl-dict.xml +++ b/reference/enchant/functions/enchant-broker-request-pwl-dict.xml @@ -56,7 +56,7 @@ 8.0.0 On success, this function returns an EnchantDictionary instance now; - previoulsy, a &resource; was retured. + previously, a &resource; was returned. diff --git a/reference/ev/ev.xml b/reference/ev/ev.xml index 88fbe9794f03..09913b7a38b8 100644 --- a/reference/ev/ev.xml +++ b/reference/ev/ev.xml @@ -734,7 +734,7 @@ - Try all backends(even currupted ones). It's not recommended to use it + Try all backends(even corrupted ones). It's not recommended to use it explicitly. Bitwise operators should be applied here(e.g. Ev::BACKEND_ALL & ~ diff --git a/reference/ev/ev/feedsignal.xml b/reference/ev/ev/feedsignal.xml index 89b5a369e906..4694d0515f3e 100644 --- a/reference/ev/ev/feedsignal.xml +++ b/reference/ev/ev/feedsignal.xml @@ -40,7 +40,7 @@ Signal number. See signal(7) - man page for detals. You can use constants exported by + man page for details. You can use constants exported by pcntl extension. diff --git a/reference/ev/ev/feedsignalevent.xml b/reference/ev/ev/feedsignalevent.xml index 69cdc93b6d7c..b1c0f604ee37 100644 --- a/reference/ev/ev/feedsignalevent.xml +++ b/reference/ev/ev/feedsignalevent.xml @@ -36,7 +36,7 @@ Signal number. See signal(7) - man page for detals. See also constants exported by + man page for details. See also constants exported by pcntl extension. diff --git a/reference/ev/evio.xml b/reference/ev/evio.xml index 122eb805fe1b..2bc9593651f6 100644 --- a/reference/ev/evio.xml +++ b/reference/ev/evio.xml @@ -44,7 +44,7 @@ in non-blocking mode, then separately re-test whether a file descriptor is really ready. Some people additionally use SIGALRM - and an interval timer, just to be sure thry won't block infinitely. + and an interval timer, just to be sure they won't block infinitely. Always consider using non-blocking mode. diff --git a/reference/ev/evloop/periodic.xml b/reference/ev/evloop/periodic.xml index 808c216bb57f..0b043ccfbbed 100644 --- a/reference/ev/evloop/periodic.xml +++ b/reference/ev/evloop/periodic.xml @@ -44,7 +44,7 @@ &reftitle.parameters; - All parameters have the same maening as for + All parameters have the same meaning as for EvPeriodic::__construct diff --git a/reference/ev/evloop/prepare.xml b/reference/ev/evloop/prepare.xml index 3bbffe7120fd..cae9278deff9 100644 --- a/reference/ev/evloop/prepare.xml +++ b/reference/ev/evloop/prepare.xml @@ -36,7 +36,7 @@ &reftitle.parameters; - All parameters have the same maening as for + All parameters have the same meaning as for EvPrepare diff --git a/reference/ev/evtimer/createstopped.xml b/reference/ev/evtimer/createstopped.xml index 51545e6d0c53..691ddabda645 100644 --- a/reference/ev/evtimer/createstopped.xml +++ b/reference/ev/evtimer/createstopped.xml @@ -113,7 +113,7 @@ &reftitle.examples; - Monotor changes of /var/log/messages. Avoid missing updates by means of one second delay + Monitor changes of /var/log/messages. Avoid missing updates by means of one second delay - Monotor changes of /var/log/messages. Avoid missing updates by means of one second delay + Monitor changes of /var/log/messages. Avoid missing updates by means of one second delay - This flag can also be activated by settnig the + This flag can also be activated by setting the EVENT_EPOLL_USE_CHANGELIST environment variable. diff --git a/reference/event/eventbuffer/read.xml b/reference/event/eventbuffer/read.xml index 404e79ad82d7..f510bb9453e5 100644 --- a/reference/event/eventbuffer/read.xml +++ b/reference/event/eventbuffer/read.xml @@ -34,7 +34,7 @@ - Maxmimum number of bytes to read from the buffer. + Maximum number of bytes to read from the buffer. diff --git a/reference/event/eventbuffer/readfrom.xml b/reference/event/eventbuffer/readfrom.xml index 03359b23b1d8..2e7bdfc18c38 100644 --- a/reference/event/eventbuffer/readfrom.xml +++ b/reference/event/eventbuffer/readfrom.xml @@ -45,7 +45,7 @@ - Maxmimum number of bytes to read. + Maximum number of bytes to read. diff --git a/reference/event/eventbuffer/substr.xml b/reference/event/eventbuffer/substr.xml index 8d86b49d42fb..85a0ec7ffbec 100644 --- a/reference/event/eventbuffer/substr.xml +++ b/reference/event/eventbuffer/substr.xml @@ -3,7 +3,7 @@ EventBuffer::substr - Substracts a portion of the buffer data + Subtracts a portion of the buffer data &reftitle.description; @@ -21,7 +21,7 @@ - Substracts up to + Subtracts up to length bytes of the buffer data beginning at start @@ -37,7 +37,7 @@ - The start position of data to be substracted. + The start position of data to be subtracted. @@ -47,7 +47,7 @@ - Maximum number of bytes to substract. + Maximum number of bytes to subtract. @@ -56,7 +56,7 @@ &reftitle.returnvalues; - Returns the data substracted as a + Returns the data subtracted as a string on success, or &false; on failure. diff --git a/reference/event/eventbufferevent/connect.xml b/reference/event/eventbufferevent/connect.xml index 7595999cee65..7e8675fcb233 100644 --- a/reference/event/eventbufferevent/connect.xml +++ b/reference/event/eventbufferevent/connect.xml @@ -26,7 +26,7 @@ new socket and makes it non-blocking internally. - To resolve DNS names(asyncronously), use + To resolve DNS names(asynchronously), use EventBufferEvent::connectHost method. @@ -81,7 +81,7 @@ unix:path * 2. Request /index.cphp via HTTP/1.0 * using the output buffer. * - * 3. Asyncronously read the response and print it to stdout. + * 3. Asynchronously read the response and print it to stdout. */ /* Read callback */ @@ -131,7 +131,7 @@ if (!$output->add( exit("Failed adding request to output buffer\n"); } -/* Connect to the host syncronously. +/* Connect to the host synchronously. * We know the IP, and don't need to resolve DNS. */ if (!$bev->connect("127.0.0.1:80")) { exit("Can't connect to host\n"); diff --git a/reference/event/eventbufferevent/connecthost.xml b/reference/event/eventbufferevent/connecthost.xml index fd66d41894d6..0cea86fb0d2a 100644 --- a/reference/event/eventbufferevent/connecthost.xml +++ b/reference/event/eventbufferevent/connecthost.xml @@ -3,7 +3,7 @@ EventBufferEvent::connectHost - Connects to a hostname with optionally asyncronous DNS resolving + Connects to a hostname with optionally asynchronous DNS resolving &reftitle.description; @@ -45,7 +45,7 @@ dns_base is optional. May be &null;, or an object created with EventDnsBase::__construct. - For asyncronous hostname resolving pass a valid event dns base resource. + For asynchronous hostname resolving pass a valid event dns base resource. Otherwise the hostname resolving will block. @@ -82,7 +82,7 @@ Object of EventDnsBase - in case if DNS is to be resolved asyncronously. Otherwise &null;. + in case if DNS is to be resolved asynchronously. Otherwise &null;. diff --git a/reference/event/eventbufferevent/setwatermark.xml b/reference/event/eventbufferevent/setwatermark.xml index 591b292bad6d..05ae008ccfc2 100644 --- a/reference/event/eventbufferevent/setwatermark.xml +++ b/reference/event/eventbufferevent/setwatermark.xml @@ -32,7 +32,7 @@ A buffer event watermark is an edge, a value specifying number of bytes to be read or written before callback is invoked. By default every read/write - event triggers a callback invokation. See + event triggers a callback invocation. See Fast portable non-blocking network programming with Libevent: Callbacks and watermarks diff --git a/reference/event/eventdnsbase/construct.xml b/reference/event/eventdnsbase/construct.xml index fd4bb98fde2f..b56406af7641 100644 --- a/reference/event/eventdnsbase/construct.xml +++ b/reference/event/eventdnsbase/construct.xml @@ -44,7 +44,7 @@ If initialize is &true;, it attempts to use the underlying operating system defaults to configure - the DNS base senibly. + the DNS base sensibly. If it is &false;, the DNS base is left unconfigured, with no nameservers or options set. In the latter case the DNS base should be configured manually, e.g. with EventDnsBase::parseResolvConf. diff --git a/reference/event/eventlistener/getsocketname.xml b/reference/event/eventlistener/getsocketname.xml index 96900c135d80..78c8e03ef40c 100644 --- a/reference/event/eventlistener/getsocketname.xml +++ b/reference/event/eventlistener/getsocketname.xml @@ -3,7 +3,7 @@ EventListener::getSocketName - Retreives the current address to which the + Retrieves the current address to which the listener's socket is bound @@ -23,7 +23,7 @@ - Retreives the current address to which the listener's socket is bound. + Retrieves the current address to which the listener's socket is bound. diff --git a/reference/event/eventutil.xml b/reference/event/eventutil.xml index 2772b89b64e4..cf004a89317b 100644 --- a/reference/event/eventutil.xml +++ b/reference/event/eventutil.xml @@ -9,7 +9,7 @@ &reftitle.intro; EventUtil - is a singleton with supplimentary methods and constants. + is a singleton with supplementary methods and constants. diff --git a/reference/event/eventutil/getsocketname.xml b/reference/event/eventutil/getsocketname.xml index f7828b463749..e18454ad6320 100644 --- a/reference/event/eventutil/getsocketname.xml +++ b/reference/event/eventutil/getsocketname.xml @@ -3,7 +3,7 @@ EventUtil::getSocketName - Retreives the current address to which the + Retrieves the current address to which the socket is bound @@ -27,7 +27,7 @@ - Retreives the current address to which the + Retrieves the current address to which the socket is bound. diff --git a/reference/event/examples.xml b/reference/event/examples.xml index 8b5731909023..158a7dc492b2 100644 --- a/reference/event/examples.xml +++ b/reference/event/examples.xml @@ -119,7 +119,7 @@ Done * 2. Request /index.cphp via HTTP/1.0 * using the output buffer. * - * 3. Asyncronously read the response and print it to stdout. + * 3. Asynchronously read the response and print it to stdout. */ // Read callback @@ -169,7 +169,7 @@ if (!$output->add( exit("Failed adding request to output buffer\n"); } -/* Connect to the host syncronously. +/* Connect to the host synchronously. We know the IP, and don't need to resolve DNS. */ if (!$bev->connect("127.0.0.1:80")) { exit("Can't connect to host\n"); diff --git a/reference/fann/fannconnection/getfromneuron.xml b/reference/fann/fannconnection/getfromneuron.xml index 8a12a89c7389..5344d65893e0 100644 --- a/reference/fann/fannconnection/getfromneuron.xml +++ b/reference/fann/fannconnection/getfromneuron.xml @@ -4,7 +4,7 @@ FANNConnection::getFromNeuron - Returns the postions of starting neuron + Returns the positions of starting neuron @@ -14,7 +14,7 @@ - Returns the postions of starting neuron. + Returns the positions of starting neuron. @@ -26,7 +26,7 @@ &reftitle.returnvalues; - The postions of starting neuron. + The positions of starting neuron. diff --git a/reference/fann/fannconnection/gettoneuron.xml b/reference/fann/fannconnection/gettoneuron.xml index d8e3172c7cb2..6510268f52a6 100644 --- a/reference/fann/fannconnection/gettoneuron.xml +++ b/reference/fann/fannconnection/gettoneuron.xml @@ -4,7 +4,7 @@ FANNConnection::getToNeuron - Returns the postions of terminating neuron + Returns the positions of terminating neuron @@ -26,7 +26,7 @@ &reftitle.returnvalues; - The postions of terminating neuron. + The positions of terminating neuron. diff --git a/reference/fann/functions/fann-create-shortcut-array.xml b/reference/fann/functions/fann-create-shortcut-array.xml index b2d0cafcb76e..8d2e3c582825 100644 --- a/reference/fann/functions/fann-create-shortcut-array.xml +++ b/reference/fann/functions/fann-create-shortcut-array.xml @@ -4,7 +4,7 @@ fann_create_shortcut_array - Creates a standard backpropagation neural network which is not fully connectected and has shortcut connections + Creates a standard backpropagation neural network which is not fully connected and has shortcut connections @@ -15,7 +15,7 @@ arraylayers - Creates a standard backpropagation neural network which is not fully connectected and has shortcut connections using an array of layers sizes. + Creates a standard backpropagation neural network which is not fully connected and has shortcut connections using an array of layers sizes. diff --git a/reference/fann/functions/fann-create-shortcut.xml b/reference/fann/functions/fann-create-shortcut.xml index ccb510e841dd..734727e43720 100644 --- a/reference/fann/functions/fann-create-shortcut.xml +++ b/reference/fann/functions/fann-create-shortcut.xml @@ -4,7 +4,7 @@ fann_create_shortcut - Creates a standard backpropagation neural network which is not fully connectected and has shortcut connections + Creates a standard backpropagation neural network which is not fully connected and has shortcut connections diff --git a/reference/fann/functions/fann-get-cascade-candidate-change-fraction.xml b/reference/fann/functions/fann-get-cascade-candidate-change-fraction.xml index 7e1b56f15115..86d2d6dd117c 100644 --- a/reference/fann/functions/fann-get-cascade-candidate-change-fraction.xml +++ b/reference/fann/functions/fann-get-cascade-candidate-change-fraction.xml @@ -28,7 +28,7 @@ If the cascade candidate change fraction is low, the candidate neurons will be trained more and if the fraction is high they will be trained less. - The default cascade candidate change fraction is 0.01, which is equalent to a 1% change in MSE. + The default cascade candidate change fraction is 0.01, which is equivalent to a 1% change in MSE. diff --git a/reference/yaf/yaf_view_simple/eval.xml b/reference/yaf/yaf_view_simple/eval.xml index e6ceb67ff648..70b651576a3f 100644 --- a/reference/yaf/yaf_view_simple/eval.xml +++ b/reference/yaf/yaf_view_simple/eval.xml @@ -15,7 +15,7 @@ arraytpl_vars - Render a string tempalte and return the result. + Render a string template and return the result. diff --git a/reference/yaf/yaf_view_simple/setscriptpath.xml b/reference/yaf/yaf_view_simple/setscriptpath.xml index ead2a41f5193..a5825e04530c 100644 --- a/reference/yaf/yaf_view_simple/setscriptpath.xml +++ b/reference/yaf/yaf_view_simple/setscriptpath.xml @@ -4,7 +4,7 @@ Yaf_View_Simple::setScriptPath - Set tempaltes directory + Set templates directory diff --git a/reference/yar/examples.xml b/reference/yar/examples.xml index 0912debadd5b..b558cbd50e3e 100644 --- a/reference/yar/examples.xml +++ b/reference/yar/examples.xml @@ -15,8 +15,8 @@ class Operator { /** * Add two operands - * @param interge - * @return interge + * @param integer + * @return integer */ public function add($a, $b) { return $this->_add($a, $b); @@ -38,8 +38,8 @@ class Operator { /** * Protected methods will not be exposed - * @param interge - * @return interge + * @param integer + * @return integer */ protected function _add($a, $b) { return $a + $b; @@ -54,7 +54,7 @@ $server->handle(); - Access the server in borwser(GET request) + Access the server in browser(GET request) &example.outputs.similar; Yar Server Info diff --git a/reference/yar/yar_concurrent_client/loop.xml b/reference/yar/yar_concurrent_client/loop.xml index a9ba55c4ad33..71cfa533b901 100644 --- a/reference/yar/yar_concurrent_client/loop.xml +++ b/reference/yar/yar_concurrent_client/loop.xml @@ -15,7 +15,7 @@ callableerror_callback - Send all registed remote RPC calls. + Send all registered remote RPC calls. diff --git a/reference/zookeeper/ini.xml b/reference/zookeeper/ini.xml index 8e5c4459f83f..31420e8fedc0 100644 --- a/reference/zookeeper/ini.xml +++ b/reference/zookeeper/ini.xml @@ -80,7 +80,7 @@ - PHP Session spin lock retry wait time in microseconds. Be carefull when setting this value. Valid values are integers, where 0 is interpreted as the default value. Negative values result in a reduces locking to a try lock. + PHP Session spin lock retry wait time in microseconds. Be careful when setting this value. Valid values are integers, where 0 is interpreted as the default value. Negative values result in a reduces locking to a try lock. diff --git a/reference/zookeeper/zookeeper.xml b/reference/zookeeper/zookeeper.xml index bc947ca7dc0c..a42efce278d0 100644 --- a/reference/zookeeper/zookeeper.xml +++ b/reference/zookeeper/zookeeper.xml @@ -470,7 +470,7 @@ Zookeeper::LOG_LEVEL_ERROR - Outputs only error mesages + Outputs only error messages diff --git a/reference/zookeeper/zookeeper/getchildren.xml b/reference/zookeeper/zookeeper/getchildren.xml index d3f760f562a2..b1bab6d6e354 100644 --- a/reference/zookeeper/zookeeper/getchildren.xml +++ b/reference/zookeeper/zookeeper/getchildren.xml @@ -69,7 +69,7 @@ getchildren($path); From b5aa7df2b96abc8343c1336e276fb10c0fabb572 Mon Sep 17 00:00:00 2001 From: lacatoire Date: Fri, 22 May 2026 09:26:20 +0200 Subject: [PATCH 2/2] Convert touched paragraphs from para to simpara Following review feedback on the typo PR: the paragraphs edited here contain only inline content, so use simpara instead of para. Only the paragraphs already touched by this PR are converted; paragraphs with block children are left as para. --- reference/dom/functions/dom-import-simplexml.xml | 4 ++-- reference/event/eventbase.xml | 4 ++-- reference/event/eventbuffer/read.xml | 4 ++-- reference/event/eventbuffer/readfrom.xml | 4 ++-- reference/event/eventbuffer/substr.xml | 16 ++++++++-------- reference/event/eventbufferevent/connect.xml | 4 ++-- reference/event/eventbufferevent/connecthost.xml | 8 ++++---- .../event/eventbufferevent/setwatermark.xml | 4 ++-- reference/event/eventdnsbase/construct.xml | 4 ++-- reference/event/eventlistener/getsocketname.xml | 4 ++-- reference/event/eventutil.xml | 4 ++-- reference/event/eventutil/getsocketname.xml | 4 ++-- reference/fann/fannconnection/getfromneuron.xml | 8 ++++---- reference/fann/fannconnection/gettoneuron.xml | 4 ++-- .../functions/fann-create-shortcut-array.xml | 4 ++-- ...ann-get-cascade-candidate-change-fraction.xml | 4 ++-- reference/yaf/yaf_view_simple/eval.xml | 4 ++-- reference/yar/yar_concurrent_client/loop.xml | 4 ++-- reference/zookeeper/ini.xml | 4 ++-- reference/zookeeper/zookeeper.xml | 2 +- 20 files changed, 49 insertions(+), 49 deletions(-) diff --git a/reference/dom/functions/dom-import-simplexml.xml b/reference/dom/functions/dom-import-simplexml.xml index 186a5820f482..aae78e8f2ef5 100644 --- a/reference/dom/functions/dom-import-simplexml.xml +++ b/reference/dom/functions/dom-import-simplexml.xml @@ -14,13 +14,13 @@ DOMAttrDOMElementdom_import_simplexml objectnode - + This function takes the given attribute or element node (a SimpleXMLElement instance) and creates a DOMAttr or DOMElement node, respectively. The new DOMNode refers to the same underlying XML node as the SimpleXMLElement. - + &reftitle.parameters; diff --git a/reference/event/eventbase.xml b/reference/event/eventbase.xml index ad8d0e0673bf..22c979b7aa26 100644 --- a/reference/event/eventbase.xml +++ b/reference/event/eventbase.xml @@ -187,11 +187,11 @@ dup(), or its variants. Doing so will produce strange and hard-to-diagnose bugs. - + This flag can also be activated by setting the EVENT_EPOLL_USE_CHANGELIST environment variable. - + This flag has no effect if one winds up using a backend other than epoll. diff --git a/reference/event/eventbuffer/read.xml b/reference/event/eventbuffer/read.xml index f510bb9453e5..c1ea5482ead4 100644 --- a/reference/event/eventbuffer/read.xml +++ b/reference/event/eventbuffer/read.xml @@ -33,9 +33,9 @@ max_bytes - + Maximum number of bytes to read from the buffer. - + diff --git a/reference/event/eventbuffer/readfrom.xml b/reference/event/eventbuffer/readfrom.xml index 2e7bdfc18c38..5c07316f2ded 100644 --- a/reference/event/eventbuffer/readfrom.xml +++ b/reference/event/eventbuffer/readfrom.xml @@ -44,9 +44,9 @@ howmuch - + Maximum number of bytes to read. - + diff --git a/reference/event/eventbuffer/substr.xml b/reference/event/eventbuffer/substr.xml index 85a0ec7ffbec..0516b8f89a85 100644 --- a/reference/event/eventbuffer/substr.xml +++ b/reference/event/eventbuffer/substr.xml @@ -20,13 +20,13 @@ length - + Subtracts up to length bytes of the buffer data beginning at start position. - + &reftitle.parameters; @@ -36,9 +36,9 @@ start - + The start position of data to be subtracted. - + @@ -46,20 +46,20 @@ length - + Maximum number of bytes to subtract. - + &reftitle.returnvalues; - + Returns the data subtracted as a string on success, or &false; on failure. - + &reftitle.seealso; diff --git a/reference/event/eventbufferevent/connect.xml b/reference/event/eventbufferevent/connect.xml index 7e8675fcb233..5aa541314c0f 100644 --- a/reference/event/eventbufferevent/connect.xml +++ b/reference/event/eventbufferevent/connect.xml @@ -25,11 +25,11 @@ If socket is not assigned to the buffer event, this function allocates a new socket and makes it non-blocking internally. - + To resolve DNS names(asynchronously), use EventBufferEvent::connectHost method. - + &reftitle.parameters; diff --git a/reference/event/eventbufferevent/connecthost.xml b/reference/event/eventbufferevent/connecthost.xml index 0cea86fb0d2a..d177d6dba9cf 100644 --- a/reference/event/eventbufferevent/connecthost.xml +++ b/reference/event/eventbufferevent/connecthost.xml @@ -41,13 +41,13 @@ EventBufferEvent::connect would. - + dns_base is optional. May be &null;, or an object created with EventDnsBase::__construct. For asynchronous hostname resolving pass a valid event dns base resource. Otherwise the hostname resolving will block. - + EventDnsBase @@ -79,11 +79,11 @@ dns_base - + Object of EventDnsBase in case if DNS is to be resolved asynchronously. Otherwise &null;. - + diff --git a/reference/event/eventbufferevent/setwatermark.xml b/reference/event/eventbufferevent/setwatermark.xml index 05ae008ccfc2..1b746ed412fd 100644 --- a/reference/event/eventbufferevent/setwatermark.xml +++ b/reference/event/eventbufferevent/setwatermark.xml @@ -29,14 +29,14 @@ watermarks, or both, of a single buffer event. - + A buffer event watermark is an edge, a value specifying number of bytes to be read or written before callback is invoked. By default every read/write event triggers a callback invocation. See Fast portable non-blocking network programming with Libevent: Callbacks and watermarks - + &reftitle.parameters; diff --git a/reference/event/eventdnsbase/construct.xml b/reference/event/eventdnsbase/construct.xml index b56406af7641..04cf7a40d352 100644 --- a/reference/event/eventdnsbase/construct.xml +++ b/reference/event/eventdnsbase/construct.xml @@ -41,14 +41,14 @@ initialize - + If initialize is &true;, it attempts to use the underlying operating system defaults to configure the DNS base sensibly. If it is &false;, the DNS base is left unconfigured, with no nameservers or options set. In the latter case the DNS base should be configured manually, e.g. with EventDnsBase::parseResolvConf. - + If initialize is an integer, it must be one of the following flags: diff --git a/reference/event/eventlistener/getsocketname.xml b/reference/event/eventlistener/getsocketname.xml index 78c8e03ef40c..fdeec7973603 100644 --- a/reference/event/eventlistener/getsocketname.xml +++ b/reference/event/eventlistener/getsocketname.xml @@ -22,9 +22,9 @@ port - + Retrieves the current address to which the listener's socket is bound. - + &reftitle.parameters; diff --git a/reference/event/eventutil.xml b/reference/event/eventutil.xml index cf004a89317b..a1ebca7255d5 100644 --- a/reference/event/eventutil.xml +++ b/reference/event/eventutil.xml @@ -7,10 +7,10 @@
&reftitle.intro; - + EventUtil is a singleton with supplementary methods and constants. - +
diff --git a/reference/event/eventutil/getsocketname.xml b/reference/event/eventutil/getsocketname.xml index e18454ad6320..7d633b8561aa 100644 --- a/reference/event/eventutil/getsocketname.xml +++ b/reference/event/eventutil/getsocketname.xml @@ -26,11 +26,11 @@ port - + Retrieves the current address to which the socket is bound. - + &reftitle.parameters; diff --git a/reference/fann/fannconnection/getfromneuron.xml b/reference/fann/fannconnection/getfromneuron.xml index 5344d65893e0..27174aba97f5 100644 --- a/reference/fann/fannconnection/getfromneuron.xml +++ b/reference/fann/fannconnection/getfromneuron.xml @@ -13,9 +13,9 @@ public intFANNConnection::getFromNeuron - + Returns the positions of starting neuron. - + @@ -25,9 +25,9 @@ &reftitle.returnvalues; - + The positions of starting neuron. - + diff --git a/reference/fann/fannconnection/gettoneuron.xml b/reference/fann/fannconnection/gettoneuron.xml index 6510268f52a6..ab2aaa6d8f9b 100644 --- a/reference/fann/fannconnection/gettoneuron.xml +++ b/reference/fann/fannconnection/gettoneuron.xml @@ -25,9 +25,9 @@ &reftitle.returnvalues; - + The positions of terminating neuron. - + diff --git a/reference/fann/functions/fann-create-shortcut-array.xml b/reference/fann/functions/fann-create-shortcut-array.xml index 8d2e3c582825..2943e98c679d 100644 --- a/reference/fann/functions/fann-create-shortcut-array.xml +++ b/reference/fann/functions/fann-create-shortcut-array.xml @@ -14,9 +14,9 @@ intnum_layers arraylayers - + Creates a standard backpropagation neural network which is not fully connected and has shortcut connections using an array of layers sizes. - + diff --git a/reference/fann/functions/fann-get-cascade-candidate-change-fraction.xml b/reference/fann/functions/fann-get-cascade-candidate-change-fraction.xml index 86d2d6dd117c..aa28b5cfe9bf 100644 --- a/reference/fann/functions/fann-get-cascade-candidate-change-fraction.xml +++ b/reference/fann/functions/fann-get-cascade-candidate-change-fraction.xml @@ -27,9 +27,9 @@ If the cascade candidate change fraction is low, the candidate neurons will be trained more and if the fraction is high they will be trained less. - + The default cascade candidate change fraction is 0.01, which is equivalent to a 1% change in MSE. - + diff --git a/reference/yaf/yaf_view_simple/eval.xml b/reference/yaf/yaf_view_simple/eval.xml index 70b651576a3f..f71cb6058a10 100644 --- a/reference/yaf/yaf_view_simple/eval.xml +++ b/reference/yaf/yaf_view_simple/eval.xml @@ -14,9 +14,9 @@ stringtpl_content arraytpl_vars - + Render a string template and return the result. - + diff --git a/reference/yar/yar_concurrent_client/loop.xml b/reference/yar/yar_concurrent_client/loop.xml index 71cfa533b901..08aafcfa0715 100644 --- a/reference/yar/yar_concurrent_client/loop.xml +++ b/reference/yar/yar_concurrent_client/loop.xml @@ -14,9 +14,9 @@ callablecallback callableerror_callback - + Send all registered remote RPC calls. - + diff --git a/reference/zookeeper/ini.xml b/reference/zookeeper/ini.xml index 31420e8fedc0..93fd72812fbe 100644 --- a/reference/zookeeper/ini.xml +++ b/reference/zookeeper/ini.xml @@ -79,9 +79,9 @@ int - + PHP Session spin lock retry wait time in microseconds. Be careful when setting this value. Valid values are integers, where 0 is interpreted as the default value. Negative values result in a reduces locking to a try lock. - + diff --git a/reference/zookeeper/zookeeper.xml b/reference/zookeeper/zookeeper.xml index a42efce278d0..176e689619b4 100644 --- a/reference/zookeeper/zookeeper.xml +++ b/reference/zookeeper/zookeeper.xml @@ -470,7 +470,7 @@ Zookeeper::LOG_LEVEL_ERROR - Outputs only error messages + Outputs only error messages