diff options
Diffstat (limited to 'docs/man/nng_sub.7.adoc')
| -rw-r--r-- | docs/man/nng_sub.7.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_sub.7.adoc b/docs/man/nng_sub.7.adoc index 18606f2b..904f844e 100644 --- a/docs/man/nng_sub.7.adoc +++ b/docs/man/nng_sub.7.adoc @@ -43,7 +43,7 @@ Applications should construct their messages accordingly. === Socket Operations -The <<nng_sub_open.3#,`nng_sub0_open()`>> functions create a subscriber socket. +The `<<nng_sub_open.3#,nng_sub0_open()>>` functions create a subscriber socket. This socket may be used to receive messages, but is unable to send them. Attempts to send messages will result in `NNG_ENOTSUP`. |
