From dbc61a5038cacc516a49d00a59a669e2617cff51 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 18 Jun 2020 19:19:06 -0700 Subject: Language cleanups in the documentation. Mostly this is removal of the smart quotes, which were over-used, and misused, and could have been mistaken to be pejorative. A few other minor nits were fixed while here. --- docs/man/nng_bus.7.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/man/nng_bus.7.adoc') diff --git a/docs/man/nng_bus.7.adoc b/docs/man/nng_bus.7.adoc index 45c69f02..67b3d974 100644 --- a/docs/man/nng_bus.7.adoc +++ b/docs/man/nng_bus.7.adoc @@ -64,7 +64,7 @@ The _bus_ protocol has no protocol-specific options. === Protocol Headers -When using a xref:nng.7.adoc#raw_mode["`raw`"] _bus_ socket, received messages will +When using a _bus_ socket in xref:nng.7.adoc#raw_mode[raw mode], received messages will contain the incoming xref:nng_pipe.5.adoc[pipe] ID as the sole element in the header. If a message containing such a header is sent using a raw _bus_ socket, then, the message will be delivered to all connected pipes _except_ the one @@ -75,7 +75,7 @@ Such configurations are useful in the creation of rebroadcasters, and this capability prevents a message from being routed back to its source. If no header is present, then a message is sent to all connected pipes. -When using "`cooked`" _bus_ sockets, no message headers are present. +When using normal (cooked mode) _bus_ sockets, no message headers are present. == SEE ALSO -- cgit v1.2.3-70-g09d2