aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/doc/src/ssh_connection.xml
diff options
context:
space:
mode:
authorLars Thorsen <[email protected]>2015-12-11 10:08:14 +0100
committerLars Thorsen <[email protected]>2015-12-11 10:08:14 +0100
commit373389620fe3dee6f1032f20f7d4acac90e45831 (patch)
tree7365c562b80686abc1ea289caec6934b018e4e04 /lib/ssh/doc/src/ssh_connection.xml
parent6288a8610ae9fb0f1aa9ebfe0fe1b46ff87c3668 (diff)
parentfae6b9385f3d0d1c725ca6cdb588b8bf1e473721 (diff)
downloadotp-373389620fe3dee6f1032f20f7d4acac90e45831.tar.gz
otp-373389620fe3dee6f1032f20f7d4acac90e45831.tar.bz2
otp-373389620fe3dee6f1032f20f7d4acac90e45831.zip
Merge branch 'maint'
Diffstat (limited to 'lib/ssh/doc/src/ssh_connection.xml')
-rw-r--r--lib/ssh/doc/src/ssh_connection.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/lib/ssh/doc/src/ssh_connection.xml b/lib/ssh/doc/src/ssh_connection.xml
index 064a623eb6..150d46a9a2 100644
--- a/lib/ssh/doc/src/ssh_connection.xml
+++ b/lib/ssh/doc/src/ssh_connection.xml
@@ -5,7 +5,7 @@
<header>
<copyright>
<year>2008</year>
- <year>2014</year>
+ <year>2015</year>
<holder>Ericsson AB, All Rights Reserved</holder>
</copyright>
<legalnotice>
@@ -31,15 +31,15 @@
<rev></rev>
</header>
<module>ssh_connection</module>
- <modulesummary>This module provides API functions to send
- <url href="http://www.ietf.org/rfc/rfc4254.txt"> SSH Connection Protocol </url>
- events to the other side of an SSH channel.
+ <modulesummary>
+ This module provides API functions to send SSH Connection Protocol
+ events to the other side of an SSH channel.
</modulesummary>
<description>
- <p>The SSH Connection Protocol is used by clients and servers,
- that is, SSH channels, to communicate over the SSH connection. The
- API functions in this module send SSH Connection Protocol events,
+ <p>The <url href="http://www.ietf.org/rfc/rfc4254.txt">SSH Connection Protocol</url>
+ is used by clients and servers, that is, SSH channels, to communicate over the
+ SSH connection. The API functions in this module send SSH Connection Protocol events,
which are received as messages by the remote channel.
If the receiving channel is an Erlang process, the
messages have the format