shithub: riscv

Download patch

ref: f2716ab22742ecccafea28948e03ddd71f419829
parent: c86561f6257fd865590caacb3a4ad709c848eb68
parent: 3b5c56561cffdb00428fa8d5d81997eabd52e923
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Thu Mar 19 07:45:50 EDT 2015

merge

--- a/sys/man/2/pushtls
+++ b/sys/man/2/pushtls
@@ -111,7 +111,7 @@
 .EE
 .PP
 defined in
-.IR tls.h .
+.IR libsec.h .
 On input, the caller can provide options such as
 .IR cert ,
 the local certificate, and
@@ -182,7 +182,7 @@
 .IR malloc ed
 .B PEMChain
 structures, defined in
-.IR tls.h :
+.IR libsec.h :
 .IP
 .EX
 typedef struct PEMChain PEMChain;