diff options
Diffstat (limited to 'docs/man/nng_ctx_setopt.3.adoc')
| -rw-r--r-- | docs/man/nng_ctx_setopt.3.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_ctx_setopt.3.adoc b/docs/man/nng_ctx_setopt.3.adoc index 4ab36e07..a81b20f4 100644 --- a/docs/man/nng_ctx_setopt.3.adoc +++ b/docs/man/nng_ctx_setopt.3.adoc @@ -67,7 +67,7 @@ The _ival_ is passed to the option. ==== `nng_ctx_setopt_ms()` This function is used to configure time durations (such as timeouts) using -type <<nng_duration.5#,`nng_duration`>>. +type `<<nng_duration.5#,nng_duration>>`. The duration _dur_ is an integer number of milliseconds. ==== `nng_ctx_setopt_size()` |
