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 5a09b370..27c9cbcb 100644
--- a/docs/man/nn_poll.3compat.adoc
+++ b/docs/man/nn_poll.3compat.adoc
@@ -66,7 +66,7 @@ after updating the current status of the sockets.
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
+IMPORTANT: This function is only suitable for use with sockets obtained with the
`<<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`