pollita Tue May 3 16:09:43 2005 EDT
Modified files: /phpdoc/en/reference/runkit/functions runkit-function-add.xml /phpdoc/en/reference/runkit reference.xml sandbox.xml /phpdoc/en/reference/ssh2/functions ssh2-connect.xml Log: Doctor, the patient is coming around... http://cvs.php.net/diff.php/phpdoc/en/reference/runkit/functions/runkit-function-add.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/runkit/functions/runkit-function-add.xml diff -u phpdoc/en/reference/runkit/functions/runkit-function-add.xml:1.1 phpdoc/en/reference/runkit/functions/runkit-function-add.xml:1.2 --- phpdoc/en/reference/runkit/functions/runkit-function-add.xml:1.1 Sun May 1 02:24:46 2005 +++ phpdoc/en/reference/runkit/functions/runkit-function-add.xml Tue May 3 16:09:42 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. --> <refentry id="function.runkit-function-add"> <refnamediv> @@ -35,7 +35,7 @@ <term><parameter>arglist</parameter></term> <listitem> <para> - Coma separated argument list + Comma separated argument list </para> </listitem> </varlistentry> http://cvs.php.net/diff.php/phpdoc/en/reference/runkit/reference.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/runkit/reference.xml diff -u phpdoc/en/reference/runkit/reference.xml:1.4 phpdoc/en/reference/runkit/reference.xml:1.5 --- phpdoc/en/reference/runkit/reference.xml:1.4 Mon May 2 17:23:54 2005 +++ phpdoc/en/reference/runkit/reference.xml Tue May 3 16:09:42 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. --> <reference id="ref.runkit"> <title>runkit Functions</title> @@ -54,7 +54,7 @@ <simpara> The <literal>runkit.superglobal</literal> ini option may be set to a - coma-separated list of variable names to be treated as superglobals. + comma-separated list of variable names to be treated as superglobals. This value should be set in the systemwide php.ini file, but may work in perdir configuration contexts depending on your SAPI. </simpara> http://cvs.php.net/diff.php/phpdoc/en/reference/runkit/sandbox.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/reference/runkit/sandbox.xml diff -u phpdoc/en/reference/runkit/sandbox.xml:1.5 phpdoc/en/reference/runkit/sandbox.xml:1.6 --- phpdoc/en/reference/runkit/sandbox.xml:1.5 Tue May 3 16:06:50 2005 +++ phpdoc/en/reference/runkit/sandbox.xml Tue May 3 16:09:42 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. --> <refentry id="runkit.sandbox"> <refnamediv> @@ -69,7 +69,7 @@ <term><parameter>disable_functions</parameter></term> <listitem> <para> - Coma separated list of functions to disable within the sandbox sub-interpreter. + Comma separated list of functions to disable within the sandbox sub-interpreter. This list need not contain the names of the currently disabled functions, they will remain disabled whether listed here or not. </para> @@ -79,7 +79,7 @@ <term><parameter>disable_classes</parameter></term> <listitem> <para> - Coma separated list of classes to disable within the sandbox sub-interpreter. + Comma separated list of classes to disable within the sandbox sub-interpreter. This list need not contain the names of the currently disabled classes, they will remain disabled whether listed here or not. </para> http://cvs.php.net/diff.php/phpdoc/en/reference/ssh2/functions/ssh2-connect.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/reference/ssh2/functions/ssh2-connect.xml diff -u phpdoc/en/reference/ssh2/functions/ssh2-connect.xml:1.5 phpdoc/en/reference/ssh2/functions/ssh2-connect.xml:1.6 --- phpdoc/en/reference/ssh2/functions/ssh2-connect.xml:1.5 Thu Jan 13 11:41:30 2005 +++ phpdoc/en/reference/ssh2/functions/ssh2-connect.xml Tue May 3 16:09:42 2005 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='iso-8859-1'?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. --> <refentry id="function.ssh2-connect"> <refnamediv> @@ -43,7 +43,7 @@ <row> <entry>kex</entry> <entry> - List of key exchange methods to advertise, coma separated + List of key exchange methods to advertise, comma separated in order of preference. </entry> <entry> @@ -110,7 +110,7 @@ <tbody> <row> <entry>crypt</entry> - <entry>List of crypto methods to advertise, coma separated + <entry>List of crypto methods to advertise, comma separated in order of preference.</entry> <entry> <literal>[EMAIL PROTECTED]</literal>, @@ -126,7 +126,7 @@ </row> <row> <entry>comp</entry> - <entry>List of compression methods to advertise, coma separated + <entry>List of compression methods to advertise, comma separated in order of preference.</entry> <entry> <literal>zlib</literal> and