summaryrefslogtreecommitdiff
path: root/docs/man/nng_tcp.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_tcp.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_tcp.7.adoc')
-rw-r--r--docs/man/nng_tcp.7.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/nng_tcp.7.adoc b/docs/man/nng_tcp.7.adoc
index 3f912a29..c1b9a439 100644
--- a/docs/man/nng_tcp.7.adoc
+++ b/docs/man/nng_tcp.7.adoc
@@ -26,14 +26,14 @@ int nng_tcp_register(void);
(((transport, _tcp_)))
The ((_tcp_ transport)) provides communication support between
-_nng_ sockets across a ((TCP/IP)) network.
+sockets across a ((TCP/IP)) network.
Both IPv4 and IPv6 are supported when the underlying platform also supports it.
// We need to insert a reference to the nanomsg RFC.
=== Registration
-The _nng_tcp_ transport is generally built-in to the _nng_ core, so
+This transport is generally built-in to the core of _NNG_, so
no extra steps to use it should be necessary.
=== URI Format
@@ -53,7 +53,7 @@ IPv4-in-IPv6 addresses, particularly when using a wildcard hostname with
listeners.
The details of this varies across operating systems.
-NOTE: Both `tcp6://` and `tcp4://` are _nng_ extensions, and might not
+NOTE: Both `tcp6://` and `tcp4://` are specific to _NNG_, and might not
be understood by other implementations.
TIP: We recommend using either numeric IP addresses, or names that are