diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/ctx/nng_ctx_get.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/ctx/nng_ctx_get.adoc b/docs/ref/ctx/nng_ctx_get.adoc index 4df686bb..ae935114 100644 --- a/docs/ref/ctx/nng_ctx_get.adoc +++ b/docs/ref/ctx/nng_ctx_get.adoc @@ -30,8 +30,8 @@ The `nng_ctx_get` functions are used to retrieve option values for the xref:nng_ The actual options that may be retrieved in this way vary. A number of them are documented in xref:nng_options.adoc[nng_options]. -NOTE: Context options are protocol specific. -The details will be documented with the protocol. +TIP: Context options are protocol specific. +See the option documentation for more information. #### Forms |
