aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_pair.7.adoc
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2018-05-29 17:03:51 -0700
committerGarrett D'Amore <garrett@damore.org>2018-05-29 18:14:55 -0700
commit0ddaee41ec753805fa12eeabd679870802528dac (patch)
tree3418859f4f22e9857b5ae979b3bc4eb53fd70035 /docs/man/nng_pair.7.adoc
parent33dc5d611f578ace9833a80dc006a34b09da18af (diff)
downloadnng-0ddaee41ec753805fa12eeabd679870802528dac.tar.gz
nng-0ddaee41ec753805fa12eeabd679870802528dac.tar.bz2
nng-0ddaee41ec753805fa12eeabd679870802528dac.zip
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.
Diffstat (limited to 'docs/man/nng_pair.7.adoc')
-rw-r--r--docs/man/nng_pair.7.adoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/man/nng_pair.7.adoc b/docs/man/nng_pair.7.adoc
index 3d070d00..7d5fd435 100644
--- a/docs/man/nng_pair.7.adoc
+++ b/docs/man/nng_pair.7.adoc
@@ -34,8 +34,8 @@ The ((_pair_ protocol)) implements a peer-to-peer pattern, where
relationships between peers are one-to-one.
Version 1 of this protocol supports an optional ((_polyamorous_ mode)) where a
-peer can maintain multiple partnerships. Using this mode requires
-some additional sophistication in the application.
+peer can maintain multiple partnerships.
+Using this mode requires some additional sophistication in the application.
=== Socket Operations
@@ -121,9 +121,10 @@ used in conjuction with the
device forwarding loops.
This value is initialized to 1, and incremented each time the message is
received by a new node.
-
+
== SEE ALSO
+[.text-left]
<<nng_pair_open.3#,nng_pair_open(3)>>,
<<nng_options.5#,nng_options(5)>>,
<<nng.7#,nng(7)>>