summaryrefslogtreecommitdiff
path: root/man/2/security-ssl
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2007-02-28 19:13:29 +0000
committerCharles.Forsyth <devnull@localhost>2007-02-28 19:13:29 +0000
commit58b1868021d107be430e836358a876477777b77d (patch)
treedfa72fe3a663c6299736627579e51f2422f7ec18 /man/2/security-ssl
parent0d94c0ebb687f41ba3cae09e19739cc0a7a31aed (diff)
270228c improve descriptions in security-ssl(2) and ssl(3)
Diffstat (limited to 'man/2/security-ssl')
-rw-r--r--man/2/security-ssl17
1 files changed, 3 insertions, 14 deletions
diff --git a/man/2/security-ssl b/man/2/security-ssl
index 7b54f2af..c11c7be1 100644
--- a/man/2/security-ssl
+++ b/man/2/security-ssl
@@ -46,20 +46,9 @@ which is read and written to exchange data on the original
using SSL.
.PP
.B Secret
-writes
-.I secretin
-and
-.I secretout
-to
-.IB c .dir/secretin
-and
-.IB c .dir/secretout
-where
-.I n
-is obtained from the
-.B Connection
-adt
-.IR c .
+sets the secrets for each direction on Connection
+.I c ;
+if a secret is nil, the existing setting for that direction remains unchanged.
The string returned describes errors encountered, if any; otherwise it is nil.
.PP
.SH SOURCE