takagi Mon Mar 20 13:33:16 2006 UTC
Modified files: /phpdoc/en/reference/ssh2/functions ssh2-publickey-add.xml Log: another typo fix (thanks Mike). http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/ssh2/functions/ssh2-publickey-add.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/ssh2/functions/ssh2-publickey-add.xml diff -u phpdoc/en/reference/ssh2/functions/ssh2-publickey-add.xml:1.5 phpdoc/en/reference/ssh2/functions/ssh2-publickey-add.xml:1.6 --- phpdoc/en/reference/ssh2/functions/ssh2-publickey-add.xml:1.5 Fri Mar 17 18:47:57 2006 +++ phpdoc/en/reference/ssh2/functions/ssh2-publickey-add.xml Mon Mar 20 13:33:16 2006 @@ -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="function.ssh2-publickey-add"> <refnamediv> @@ -66,7 +66,7 @@ <para> Associative array of attributes to assign to this public key. Refer to ietf-secsh-publickey-subsystem for a list of supported attributes. - To mark an attribute as mandatory, precede its name with an asterix. + To mark an attribute as mandatory, precede its name with an asterisk. If the server is unable to support an attribute marked mandatory, it will abort the add process. </para>