CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/07/09 11:58:33
Modified files:
lib/libtls/man : tls_read.3
Log message:
Group tls_{handshake,read,write,close}() return values documentation.
Move the documentation for tls_error() down so that both the special return
values for tls_{handshake,read,write,close}() directly follow the standard
return values for the same functions.
Prompted by deraadt@.
ok deraadt@ schwarze@
