takagi          Fri Mar 17 18:47:57 2006 UTC

  Modified files:              
    /phpdoc/en/reference/ssh2/functions ssh2-publickey-add.xml 
  Log:
  typo.
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/ssh2/functions/ssh2-publickey-add.xml?r1=1.4&r2=1.5&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.4 
phpdoc/en/reference/ssh2/functions/ssh2-publickey-add.xml:1.5
--- phpdoc/en/reference/ssh2/functions/ssh2-publickey-add.xml:1.4       Sun Jul 
24 05:53:42 2005
+++ phpdoc/en/reference/ssh2/functions/ssh2-publickey-add.xml   Fri Mar 17 
18:47:57 2006
@@ -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. 
-->
 <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, preceed its name with an asterix.
+       To mark an attribute as mandatory, precede its name with an asterix.
        If the server is unable to support an attribute marked mandatory,
        it will abort the add process.
       </para>

Reply via email to