From e2ff80bf0dff2833bcbea160f5faada5e7900a94 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 12 Apr 2018 09:13:45 -0700 Subject: Minor cross reference fixes for v0.8.0. --- docs/man/nng.7.adoc | 2 +- docs/man/nng_ctx.5.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/man/nng.7.adoc b/docs/man/nng.7.adoc index 898dfc00..754d9331 100644 --- a/docs/man/nng.7.adoc +++ b/docs/man/nng.7.adoc @@ -124,7 +124,7 @@ For example, <> sockets will automatically match a reply to a request, and resend requests periodically if no reply was received. -There are situations, such as with <>, +There are situations, such as with <>, where it is desirable to bypass these semantics and simply pass messages to and from the socket with no extra semantic handling. This is possible using "`raw`" mode sockets. diff --git a/docs/man/nng_ctx.5.adoc b/docs/man/nng_ctx.5.adoc index c59a4a4c..4fcac571 100644 --- a/docs/man/nng_ctx.5.adoc +++ b/docs/man/nng_ctx.5.adoc @@ -121,7 +121,7 @@ echo(void *arg) ---- Given the above fragment, the following example shows setting up the -service. It assumes that the <> has already been +service. It assumes that the <> has already been created and any transports set up as well with functions such as <> or <>. -- cgit v1.2.3-70-g09d2