diff options
| author | Charles.Forsyth <devnull@localhost> | 2007-02-28 19:13:29 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2007-02-28 19:13:29 +0000 |
| commit | 58b1868021d107be430e836358a876477777b77d (patch) | |
| tree | dfa72fe3a663c6299736627579e51f2422f7ec18 /man/2/security-ssl | |
| parent | 0d94c0ebb687f41ba3cae09e19739cc0a7a31aed (diff) | |
270228c improve descriptions in security-ssl(2) and ssl(3)
Diffstat (limited to 'man/2/security-ssl')
| -rw-r--r-- | man/2/security-ssl | 17 |
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 |
