diff options
Diffstat (limited to 'docs/man/nng_ctx_open.3.adoc')
| -rw-r--r-- | docs/man/nng_ctx_open.3.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_ctx_open.3.adoc b/docs/man/nng_ctx_open.3.adoc index f8d5b546..7c799078 100644 --- a/docs/man/nng_ctx_open.3.adoc +++ b/docs/man/nng_ctx_open.3.adoc @@ -24,7 +24,7 @@ int nng_ctx_open(nng_ctx *ctxp, nng_socket s); == DESCRIPTION -The `nng_ctx0_open()` function creates a separate ((context)) to be used with +The `nng_ctx_open()` function creates a separate ((context)) to be used with the socket _s_, and returns it at the location pointed by _ctxp_. |
