From c166b153c20ac081f41d53e3258f0bca04356981 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 25 May 2020 18:16:30 -0700 Subject: Yet more cross reference fixes --- docs/man/nng_http_handler_alloc.3http.adoc | 7 ++++--- docs/man/nng_stream_dialer_dial.3str.adoc | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'docs/man') diff --git a/docs/man/nng_http_handler_alloc.3http.adoc b/docs/man/nng_http_handler_alloc.3http.adoc index 506cdcf9..c7d4699f 100644 --- a/docs/man/nng_http_handler_alloc.3http.adoc +++ b/docs/man/nng_http_handler_alloc.3http.adoc @@ -116,9 +116,10 @@ of the requested file name. If a content type cannot be determined from the extension, then `application/octet-stream` is used. The directory handler is created as a tree handler initially in exclusive mode (see -xref:nng_http_handler_set_tree.3http.adoc[nng_http_handler_set_tree_exclusive -]). This can be changed by calling xref:nng_http_handler_set_tree.3http.adoc -[nng_http_handler_set_tree(3http)] after creating the directory handler. +xref:nng_http_handler_set_tree.3http.adoc[nng_http_handler_set_tree_exclusive]). +This can be changed by calling +xref:nng_http_handler_set_tree.3http.adoc[nng_http_handler_set_tree(3http)] +after creating the directory handler. === File Handler diff --git a/docs/man/nng_stream_dialer_dial.3str.adoc b/docs/man/nng_stream_dialer_dial.3str.adoc index cc4c55de..8dcd4ec2 100644 --- a/docs/man/nng_stream_dialer_dial.3str.adoc +++ b/docs/man/nng_stream_dialer_dial.3str.adoc @@ -1,6 +1,6 @@ = nng_stream_dialer_dial(3str) // -// Copyright 2019 Staysail Systems, Inc. +// Copyright 2020 Staysail Systems, Inc. // Copyright 2018 Capitar IT Group BV // Copyright 2019 Devolutions // @@ -31,7 +31,7 @@ The operation is completed asynchronously, using _aio_. TIP: The peer address is determined by the address specified using xref:nng_stream_dialer_alloc.3str.adoc[`nng_stream_dialer_alloc()`] or -xref:nng_stream_dialer_alloc_url.3str.adoc[`nng_stream_dialer_alloc_url()`]. +xref:nng_stream_dialer_alloc.3str.adoc[`nng_stream_dialer_alloc_url()`]. If a connection is successfully established, the _aio_ will have the resulting -- cgit v1.2.3-70-g09d2