summaryrefslogtreecommitdiff
path: root/man/tip/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'man/tip/index.html')
-rw-r--r--man/tip/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/man/tip/index.html b/man/tip/index.html
index 8bcecb15..2d5fc31f 100644
--- a/man/tip/index.html
+++ b/man/tip/index.html
@@ -832,7 +832,7 @@ primary API for building such applications.</p>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_req_open.3.html">nng_req_open(3)</a></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">create rep socket</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">create req socket</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_respondent_open.3.html">nng_respondent_open(3)</a></p></td>
@@ -1535,6 +1535,10 @@ additional support was present and enabled with <em>libnng</em> was built.</p>
<td class="tableblock halign-left valign-top"><p class="tableblock">deallocate a TLS configuration object</p></td>
</tr>
<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_tls_config_hold.3tls.html">nng_tls_config_hold(3tls)</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">hold TLS configuration object</p></td>
+</tr>
+<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_tls_config_own_cert.3tls.html">nng_tls_config_own_cert(3tls)</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">configure own certificate and key</p></td>
</tr>