aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nn_poll.3compat.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nn_poll.3compat.adoc')
-rw-r--r--docs/man/nn_poll.3compat.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nn_poll.3compat.adoc b/docs/man/nn_poll.3compat.adoc
index 0a1f02e6..a1e13992 100644
--- a/docs/man/nn_poll.3compat.adoc
+++ b/docs/man/nn_poll.3compat.adoc
@@ -67,7 +67,7 @@ If the _timeout_ is -1, then the function waits forever, or until one of the
requested events occurs.
WARNING: This function is only suitable for use with sockets obtained with the
-`<<nn_socket.3compat#,nn_socket()>>`` function, and is not compatible
+`<<nn_socket.3compat#,nn_socket()>>` function, and is not compatible
with file descriptors obtained via any other means.
This includes file descriptors obtained using the `NN_SNDFD` or `NN_RCVFD`
options with `<<nn_getsockopt.3compat#,nn_getsockopt()>>`