From d0ac83e34bde86e1fa888677adf7c99217e3205a Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 18 Jun 2020 20:31:18 -0700 Subject: 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. --- docs/man/nng_ipc.7.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/man/nng_ipc.7.adoc') diff --git a/docs/man/nng_ipc.7.adoc b/docs/man/nng_ipc.7.adoc index 04904729..0d75e8d3 100644 --- a/docs/man/nng_ipc.7.adoc +++ b/docs/man/nng_ipc.7.adoc @@ -26,7 +26,7 @@ int nng_ipc_register(void); (((IPC)))(((transport, _ipc_))) The ((_ipc_ transport)) provides communication support between -_nng_ sockets within different processes on the same host. +sockets within different processes on the same host. For POSIX platforms, this is implemented using ((UNIX domain sockets)). For Windows, this is implemented using Windows ((Named Pipes)). Other platforms may have different implementation strategies. @@ -35,7 +35,7 @@ Other platforms may have different implementation strategies. === Registration -The _ipc_ transport is generally built-in to the _nng_ core, so +This transport is generally built-in to the core, so no extra steps to use it should be necessary. === URI Format -- cgit v1.2.3-70-g09d2