For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > December 2004 > cvs: phpdoc /en/reference/ssh2/functions ssh2-auth-none.xml ssh2-connect.xml ssh2-exe









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/ssh2/functions ssh2-auth-none.xml ssh2-connect.xml ssh2-exe
Jakub Vrana

2004-12-29, 8:56 pm

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: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-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/reference/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.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/reference/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 2004
@@ -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/en/reference/ssh2/functions/ssh2-fingerprint.xml:1.3
--- phpdoc/en/reference/ssh2/functions/ssh2-fingerprint.xml:1.2 Mon Dec 27 18: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>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com