From b2bac6ce7b0746a0643c638b6b33085de9aab9a6 Mon Sep 17 00:00:00 2001
From: Ingela Anderton Andin
Date: Mon, 20 Apr 2015 13:21:19 +0200
Subject: ssh: Technically correct description
---
lib/ssh/doc/src/introduction.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/lib/ssh/doc/src/introduction.xml b/lib/ssh/doc/src/introduction.xml
index 70c6fb2ee1..1efbc16016 100644
--- a/lib/ssh/doc/src/introduction.xml
+++ b/lib/ssh/doc/src/introduction.xml
@@ -42,11 +42,11 @@
client and server. The protocol also provides privacy, integrity,
server authentication, and man-in-the-middle protection.
- The ssh application is an implementation of the SSH Transport
- Layer Protocol in Erlang. It provides the following:
+ The ssh application is an implementation of the SSH Transport, Connection and Authentication
+ Layer Protocols in Erlang. It provides the following:
- - API functions to write customized SSH clients and servers
- - The Erlang shell available through SSH
+ - API functions to write customized SSH clients and servers applications
+ - The Erlang shell available over SSH
- An SFTP client (ssh_sftp)
and server (ssh_sftpd)
--
cgit v1.2.3