diff options
Diffstat (limited to 'docs/man/nng_tls.7.adoc')
| -rw-r--r-- | docs/man/nng_tls.7.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_tls.7.adoc b/docs/man/nng_tls.7.adoc index 78a87b86..61d0b220 100644 --- a/docs/man/nng_tls.7.adoc +++ b/docs/man/nng_tls.7.adoc @@ -174,7 +174,7 @@ more details. ((`NNG_OPT_TLS_VERIFIED`)):: -This is a read-only option which returns a boolean value (integer 0 or 1). +This is a read-only option which returns a Boolean value (integer 0 or 1). It will true (1) if the remote peer has been properly verified using TLS authentication, or false (0) otherwise. This option may return incorrect |
