summaryrefslogtreecommitdiff
path: root/classes/Net/SSH/Multi/PendingConnection.html
diff options
context:
space:
mode:
Diffstat (limited to 'classes/Net/SSH/Multi/PendingConnection.html')
-rw-r--r--classes/Net/SSH/Multi/PendingConnection.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/classes/Net/SSH/Multi/PendingConnection.html b/classes/Net/SSH/Multi/PendingConnection.html
index e77407a..42a4f2f 100644
--- a/classes/Net/SSH/Multi/PendingConnection.html
+++ b/classes/Net/SSH/Multi/PendingConnection.html
@@ -132,8 +132,8 @@
</div>
<div class='description'>
- <p>Always returns <code>true</code>, so that the pending connection looks
- active until it can be truly opened and replaced with a real connection.</p>
+ <p>Always returns <tt>true</tt>, so that the pending connection looks active
+ until it can be truly opened and replaced with a real connection.</p>
</div>
<div class='source'>
<a class='source-toggle' href='#' onclick="toggleCode('method-i-busy-3F-source'); return false">
@@ -222,7 +222,7 @@
</div>
<div class='description'>
- <p>Returns <code>true</code>, and does nothing else.</p>
+ <p>Returns <tt>true</tt>, and does nothing else.</p>
</div>
<div class='source'>
<a class='source-toggle' href='#' onclick="toggleCode('method-i-postprocess-source'); return false">
@@ -239,7 +239,7 @@
</div>
<div class='description'>
- <p>Returns <code>true</code>, and does nothing else.</p>
+ <p>Returns <tt>true</tt>, and does nothing else.</p>
</div>
<div class='source'>
<a class='source-toggle' href='#' onclick="toggleCode('method-i-preprocess-source'); return false">
@@ -257,8 +257,7 @@
<div class='description'>
<p>Instructs the pending session to replay all of its recordings against the
- given <code>session</code>, and to then replace itself with the given
- session.</p>
+ given <tt>session</tt>, and to then replace itself with the given session.</p>
</div>
<div class='source'>
<a class='source-toggle' href='#' onclick="toggleCode('method-i-replace_with-source'); return false">