From b26fc00bd1a8e83aabf7a6c1735d911b9d253d84 Mon Sep 17 00:00:00 2001 From: jake-ruyi <38336907+jake-ruyi@users.noreply.github.com> Date: Wed, 20 Feb 2019 20:38:04 -0700 Subject: Fixes manpage typos (#886) --- docs/man/nng_ctx_open.3.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/man/nng_ctx_open.3.adoc') 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_. -- cgit v1.2.3-70-g09d2