summaryrefslogtreecommitdiff
path: root/lib/ssh/doc/src/ssh_connection.xml
diff options
context:
space:
mode:
authorLars Thorsen <lars.thorsen@ericsson.com>2015-12-10 09:28:13 +0100
committerLars Thorsen <lars.thorsen@ericsson.com>2015-12-11 10:06:59 +0100
commit909fa9fc39bee9d12d35bc9a82049b3d940fdd0c (patch)
treee8182617bc612fb8da5ef64fb620c8686962e36c /lib/ssh/doc/src/ssh_connection.xml
parent8edbf8309fe6f095d43cc4bbc3eceaa81823c7f4 (diff)
downloaderlang-909fa9fc39bee9d12d35bc9a82049b3d940fdd0c.tar.gz
[ssh] Align documentation to DTD
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