summaryrefslogtreecommitdiff
path: root/man/tip/libnng.3.html
diff options
context:
space:
mode:
Diffstat (limited to 'man/tip/libnng.3.html')
-rw-r--r--man/tip/libnng.3.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/tip/libnng.3.html b/man/tip/libnng.3.html
index 6d1758ce..99be7012 100644
--- a/man/tip/libnng.3.html
+++ b/man/tip/libnng.3.html
@@ -639,7 +639,7 @@ intended to solve common communication problems in distributed applications.</p>
<h3 id="_connection_management">Connection Management</h3>
<div class="paragraph">
<p>The following functions are used with either listeners, or dialers.
-Listeners accept incoming connection requets, and dialers make them.</p>
+Listeners accept incoming connection requests, and dialers make them.</p>
</div>
<table class="tableblock frame-all grid-all spread">
<colgroup>
@@ -724,11 +724,11 @@ Listeners accept incoming connection requets, and dialers make them.</p>
<td class="tableblock halign-left valign-top"><p class="tableblock">return listener that created pipe</p></td>
</tr>
<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_pipe_notify.3.html">nng_pipe_notify())</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_pipe_notify.3.html">nng_pipe_notify()</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">register pipe notification callback</p></td>
</tr>
<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_pipe_socket.3.html">nng_pipe_socket())</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="nng_pipe_socket.3.html">nng_pipe_socket()</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">return owning socket for pipe</p></td>
</tr>
</tbody>
@@ -1596,7 +1596,7 @@ with TLS support.
<div class="sect1">
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph">
+<div class="paragraph text-left">
<p><a href="nng_compat.3compat.html">nng_compat(3compat)</a>,
<a href="nng.7.html">nng(7)</a></p>
</div>