aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/doc
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2013-11-19 11:40:56 +0100
committerHans Nilsson <[email protected]>2013-11-19 14:39:35 +0100
commit38a6bfa58009e4106e0f7243a7ec36504fe736f5 (patch)
tree4a01e1fa57e8589ae3396c4cb9fec39e8bfaf878 /lib/inets/doc
parent4fe71f9ca157dceffee16d5f3d70fad088cb5790 (diff)
downloadotp-38a6bfa58009e4106e0f7243a7ec36504fe736f5.tar.gz
otp-38a6bfa58009e4106e0f7243a7ec36504fe736f5.tar.bz2
otp-38a6bfa58009e4106e0f7243a7ec36504fe736f5.zip
ftp: Add documentation.
Diffstat (limited to 'lib/inets/doc')
-rw-r--r--lib/inets/doc/src/ftp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/doc/src/ftp.xml b/lib/inets/doc/src/ftp.xml
index ac14d3f274..c6e37dc539 100644
--- a/lib/inets/doc/src/ftp.xml
+++ b/lib/inets/doc/src/ftp.xml
@@ -569,7 +569,7 @@
(without the inets service framework) and
open a session with the FTP server at <c>Host</c>. </p>
- <p>If the option <c>{tls, tls_options()}</c> is present, the ftp session will be transported over tls (ftps, see RFC 4217). The list <c>tls_options()</c> may be empty. The function <seealso marker="ssl:ssl#connect/3"><c>ssl:connect/3</c></seealso> is used for establishing both the control connection and the data sessions.
+ <p>If the option <c>{tls, tls_options()}</c> is present, the ftp session will be transported over tls (ftps, see RFC 4217). The list <c>tls_options()</c> may be empty. The function <seealso marker="ssl:ssl#connect/3"><c>ssl:connect/3</c></seealso> is used for securing both the control connection and the data sessions.
</p>
<p>A session opened in this way, is closed using the