aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_tls.7.adoc
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2020-06-18 20:31:18 -0700
committerGarrett D'Amore <garrett@damore.org>2020-06-18 20:31:18 -0700
commitd0ac83e34bde86e1fa888677adf7c99217e3205a (patch)
tree21230060fa8d72fbebda5cf4b55c37bd3437ec1b /docs/man/nng_tls.7.adoc
parentdbc61a5038cacc516a49d00a59a669e2617cff51 (diff)
downloadnng-d0ac83e34bde86e1fa888677adf7c99217e3205a.tar.gz
nng-d0ac83e34bde86e1fa888677adf7c99217e3205a.tar.bz2
nng-d0ac83e34bde86e1fa888677adf7c99217e3205a.zip
Harmonize the use of NNG in documentation.
NNG is always a noun, never an adjective, and should always be capitalized. We also reduced some unnecessary usages of it.
Diffstat (limited to 'docs/man/nng_tls.7.adoc')
-rw-r--r--docs/man/nng_tls.7.adoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/man/nng_tls.7.adoc b/docs/man/nng_tls.7.adoc
index 38903fc2..24fbc5f9 100644
--- a/docs/man/nng_tls.7.adoc
+++ b/docs/man/nng_tls.7.adoc
@@ -26,7 +26,7 @@ int nng_tls_register(void);
(((TLS)))(((Transport Layer Security)))(((transport, _tls_)))
The ((_tls_ transport)) provides communication support between
-_nng_ sockets across a TCP/IP network using
+peers across a TCP/IP network using
https://tools.ietf.org/html/rfc5246[TLS v1.2] on top of
https://tools.ietf.org/html/rfc793[TCP].
Both IPv4 and IPv6 are supported when the underlying platform also supports it.
@@ -48,14 +48,14 @@ or later is required.
TIP: Applications may need to add this library (or libraries) to
their link line, particularly when using a statically built
-_nng_ library.
+library.
NOTE: The mbedTLS library uses different licensing terms than
-_nng_ itself; as of this writing it is offered under either
+_NNG_ itself; as of this writing it is offered under either
https://opensource.org/licenses/Apache-2.0[Apache License 2.0] or
https://opensource.org/licenses/gpl-license[GNU GPL] terms.
You are responsible for understanding and adhering to the
-license terms of any libraries you make use of.
+license terms of any libraries you use.
=== URI Format
@@ -75,7 +75,7 @@ IPv4-in-IPv6 addresses, particularly when using a wildcard hostname with
listeners.
The details of this varies across operating systems.
-NOTE: Both `tls+tcp6://` and `tls+tcp4://` are _nng_ extensions, and may not
+NOTE: Both `tls+tcp6://` and `tls+tcp4://` are specific to _NNG_, and may not
be understood by other implementations.
TIP: We recommend using either numeric IP addresses, or names that are