From 0ddaee41ec753805fa12eeabd679870802528dac Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 29 May 2018 17:03:51 -0700 Subject: fixes #495 SEE ALSO should use [align=left] fixes #494 ERRORS section should use [horizontal] These changes address some basic formatting consistency things, and ultimately (when combined with other tooling changes that are not part of this repo) lead to vastly improved layout in the printed documentation. While here we removed trailing whitespace, and did certain other minor markup tweaks. --- docs/man/nng_pull.7.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/man/nng_pull.7.adoc') diff --git a/docs/man/nng_pull.7.adoc b/docs/man/nng_pull.7.adoc index 59607e7e..558c39e8 100644 --- a/docs/man/nng_pull.7.adoc +++ b/docs/man/nng_pull.7.adoc @@ -26,7 +26,7 @@ nng_pull - pull protocol The ((_pull_ protocol)) is one half of a ((pipeline pattern)). The other half is the <> protocol. -In the pipeline pattern, pushers distribute messages to pullers. +In the pipeline pattern, pushers distribute messages to pullers. Each message sent by a pusher will be sent to one of its peer pullers, chosen in a round-robin fashion @@ -56,9 +56,10 @@ The _pull_ protocol has no protocol-specific options. === Protocol Headers The _pull_ protocol has no protocol-specific headers. - + == SEE ALSO +[.text-left] <>, <>, <>, -- cgit v1.2.3-70-g09d2