diff options
Diffstat (limited to 'docs/man/nng_close.3.adoc')
| -rw-r--r-- | docs/man/nng_close.3.adoc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/man/nng_close.3.adoc b/docs/man/nng_close.3.adoc index 4456f1c0..1867df07 100644 --- a/docs/man/nng_close.3.adoc +++ b/docs/man/nng_close.3.adoc @@ -38,7 +38,7 @@ of that data. There is no automatic linger or flush to ensure that the socket send buffers have completely transmitted. It is recommended to wait a brief period after calling -`<<nng_send.3#,nng_send()>>` or similar functions, before calling this +xref:nng_send.3.adoc[`nng_send()`] or similar functions, before calling this function. == RETURN VALUES @@ -53,7 +53,7 @@ This function returns 0 on success, and non-zero otherwise. == SEE ALSO [.text-left] -<<nng_strerror.3#,nng_strerror(3)>>, -<<nng_options.5#,nng_options(5)>>, -<<nng_socket.5#,nng_socket(5)>>, -<<nng.7#,nng(7)>> +xref:nng_strerror.3.adoc[nng_strerror(3)], +xref:nng_options.5.adoc[nng_options(5)], +xref:nng_socket.5.adoc[nng_socket(5)], +xref:nng.7.adoc[nng(7)] |
