Code Comments
Programming Forum and web based access to our favorite programming groups.vrana Wed Dec 29 11:06:16 2004 EDT Modified files: /phpdoc/en/reference/ssh2/functions ssh2-auth-none.xml ssh2-connect.xml ssh2-exec.xml ssh2-fingerprint.xml Log: Entities for false, full stops http://cvs.php.net/diff.php/phpdoc/...1.2&r2=1.3&ty=u Index: phpdoc/en/reference/ssh2/functions/ssh2-auth-none.xml diff -u phpdoc/en/reference/ssh2/functions/ssh2-auth-none.xml:1.2 phpdoc/en/ reference/ssh2/functions/ssh2-auth-none.xml:1.3 --- phpdoc/en/reference/ssh2/functions/ssh2-auth-none.xml:1.2 Mon Dec 27 18: 47:00 2004 +++ phpdoc/en/reference/ssh2/functions/ssh2-auth-none.xml Wed Dec 29 11:06:1 6 2004 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='iso-8859-1'?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. --> <refentry id="function.ssh2-auth-none"> <refnamediv> @@ -21,7 +21,7 @@ As part of this failure, servers will return a list of accepted authentication methods. If the server does accept "none" as an authentication method for <parameter>username</parameter>, this function - will simply return &true; + will simply return &true;. </simpara> <example> http://cvs.php.net/diff.php/phpdoc/...1.3&r2=1.4&ty=u Index: phpdoc/en/reference/ssh2/functions/ssh2-connect.xml diff -u phpdoc/en/reference/ssh2/functions/ssh2-connect.xml:1.3 phpdoc/en/re ference/ssh2/functions/ssh2-connect.xml:1.4 --- phpdoc/en/reference/ssh2/functions/ssh2-connect.xml:1.3 Tue Dec 28 10:11 :19 2004 +++ phpdoc/en/reference/ssh2/functions/ssh2-connect.xml Wed Dec 29 11:06:16 2004 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='iso-8859-1'?> -<!-- $Revision: 1.3 $ --> +<!-- $Revision: 1.4 $ --> <!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. --> <refentry id="function.ssh2-connect"> <refnamediv> @@ -19,7 +19,7 @@ </methodsynopsis> <simpara> - Establish a connection to a remote SSH server and return a resource on success, false on error + Establish a connection to a remote SSH server and return a resource on success, &false; on error. </simpara> <simpara> http://cvs.php.net/diff.php/phpdoc/... 1&r2=1.2&ty=u Index: phpdoc/en/reference/ssh2/functions/ssh2-exec.xml diff -u phpdoc/en/reference/ssh2/functions/ssh2-exec.xml:1.1 phpdoc/en/refer ence/ssh2/functions/ssh2-exec.xml:1.2 --- phpdoc/en/reference/ssh2/functions/ssh2-exec.xml:1.1 Fri Dec 24 20:03:17 2004 +++ phpdoc/en/reference/ssh2/functions/ssh2-exec.xml Wed Dec 29 11:06:16 200 4 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='iso-8859-1'?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. --> <refentry id="function.ssh2-exec"> <refnamediv> @@ -19,7 +19,7 @@ <para> Execute a command at the remote end and allocate a channel for it. - Returns a stream on success or false on failure. + Returns a stream on success or &false; on failure. </para> </refsect1> http://cvs.php.net/diff.php/phpdoc/...1.2&r2=1.3&ty=u Index: phpdoc/en/reference/ssh2/functions/ssh2-fingerprint.xml diff -u phpdoc/en/reference/ssh2/functions/ssh2-fingerprint.xml:1.2 phpdoc/e n/reference/ssh2/functions/ssh2-fingerprint.xml:1.3 --- phpdoc/en/reference/ssh2/functions/ssh2-fingerprint.xml:1.2 Mon Dec 27 1 8:38:14 2004 +++ phpdoc/en/reference/ssh2/functions/ssh2-fingerprint.xml Wed Dec 29 11:06 :16 2004 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='iso-8859-1'?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. --> <refentry id="function.ssh2-fingerprint"> <refnamediv> @@ -17,8 +17,8 @@ </methodsynopsis> <simpara> - Returns a server hostkey hash from an active session - Defaults to MD5 fingerprint encoded as ASCII hex values + Returns a server hostkey hash from an active session. + Defaults to MD5 fingerprint encoded as ASCII hex values. </simpara> <simpara>
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.