aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_ctx.5.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nng_ctx.5.adoc')
-rw-r--r--docs/man/nng_ctx.5.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_ctx.5.adoc b/docs/man/nng_ctx.5.adoc
index a382f4ab..0ca0b9de 100644
--- a/docs/man/nng_ctx.5.adoc
+++ b/docs/man/nng_ctx.5.adoc
@@ -73,7 +73,7 @@ TIP: Contexts are an excellent mechanism to use when building concurrent
applications, and should be used in lieu of
<<nng.7#raw_mode,raw mode>> sockets when possible.
-WARNING: Use of file descriptor polling (with descriptors
+IMPORTANT: Use of file descriptor polling (with descriptors
obtained using the
`<<nng_options.5#NNG_OPT_RECVFD,NNG_OPT_RECVFD>>` or
`<<nng_options.5#NNG_OPT_SENDFD,NNG_OPT_SENDFD>>` options) while contexts