diff options
Diffstat (limited to 'docs/man/nng_pipe_getopt.3.adoc')
| -rw-r--r-- | docs/man/nng_pipe_getopt.3.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_pipe_getopt.3.adoc b/docs/man/nng_pipe_getopt.3.adoc index c1b7dca6..648abbcc 100644 --- a/docs/man/nng_pipe_getopt.3.adoc +++ b/docs/man/nng_pipe_getopt.3.adoc @@ -51,7 +51,7 @@ vary, and many are documented in xref:nng_options.5.adoc[nng_options(5)]. Additionally some transport-specific options and protocol-specific options are documented with the transports and protocols themselves. -NOTE: All "`options`" on a pipe are read-only values. +NOTE: All options on a pipe are read-only values. Modification of options may be done before the pipe is created using xref:nng_listener_setopt.3.adoc[`nng_listener_setopt()`] or xref:nng_dialer_getopt.3.adoc[`nng_dialer_setopt()`]. |
