diff options
Diffstat (limited to 'docs/man/man7.desc')
| -rw-r--r-- | docs/man/man7.desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/man7.desc b/docs/man/man7.desc index 0be7f47b..eae6694f 100644 --- a/docs/man/man7.desc +++ b/docs/man/man7.desc @@ -2,7 +2,7 @@ This sections documents various protocols and transports that are available in the distribution. (((protocol))) -Protocols represent "`patterns`" of communication, such as +Protocols implement communication patterns, such as request/reply, publish/subscribe, and so forth. A given xref:nng_socket.5.adoc[socket] is created with exactly one protocol, and that protocol defines the key behavior of the socket. |
