From a8a8bd435690e24e55dcdad485e97225902cb0c8 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 14 Aug 2024 00:18:01 -0700 Subject: fixes #1851 fix error in NNG_OPT_UNSUBSCRIBE description --- docs/man/nng_sub.7.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/nng_sub.7.adoc b/docs/man/nng_sub.7.adoc index 2d0e6de1..a96c1217 100644 --- a/docs/man/nng_sub.7.adoc +++ b/docs/man/nng_sub.7.adoc @@ -76,7 +76,7 @@ TIP: To receive all messages, an empty topic (zero length) can be used. ((`NNG_OPT_SUB_UNSUBSCRIBE`)):: - This option, also read-only, removes a topic from the subscription list. + This option, also write-only, removes a topic from the subscription list. Note that if the topic was not previously subscribed to with `NNG_OPT_SUB_SUBSCRIBE` then an `NNG_ENOENT` error will result. -- cgit v1.2.3-70-g09d2