aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_ctx_close.3.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nng_ctx_close.3.adoc')
-rw-r--r--docs/man/nng_ctx_close.3.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/man/nng_ctx_close.3.adoc b/docs/man/nng_ctx_close.3.adoc
index 32cb44f6..2ac3b946 100644
--- a/docs/man/nng_ctx_close.3.adoc
+++ b/docs/man/nng_ctx_close.3.adoc
@@ -43,10 +43,12 @@ This function returns 0 on success, and non-zero otherwise.
== ERRORS
+[horizontal]
`NNG_ECLOSED`:: The context _ctx_ is already closed or was never opened.
== SEE ALSO
+[.text-left]
<<nng_ctx_open.3#,nng_ctx_open(3)>>,
<<nng_strerror.3#,nng_strerror(3)>>,
<<nng_ctx.5#,nng_ctx(5)>>,