From dcb962389c5f71bc25cdb84f3363eed95bad9bdd Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 6 Jul 2019 13:33:55 -0700 Subject: fixes #861 Man pages need to use .adoc suffix --- docs/man/nng_pipe_socket.3.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/man/nng_pipe_socket.3.adoc') diff --git a/docs/man/nng_pipe_socket.3.adoc b/docs/man/nng_pipe_socket.3.adoc index ec523718..e5da1d55 100644 --- a/docs/man/nng_pipe_socket.3.adoc +++ b/docs/man/nng_pipe_socket.3.adoc @@ -24,7 +24,7 @@ nng_socket nng_pipe_socket(nng_pipe p); == DESCRIPTION -The `nng_pipe_socket()` function returns the `<>` +The `nng_pipe_socket()` function returns the xref:nng_socket.5.adoc[`nng_socket`] that owns the pipe _p_. NOTE: The returned socket may be closed or in the process of closing, in @@ -41,6 +41,6 @@ None. == SEE ALSO [.text-left] -<>, -<>, -<> +xref:nng_pipe.5.adoc[nng_pipe(5)], +xref:nng_socket.5.adoc[nng_socket(5)], +xref:nng.7.adoc[nng(7)] -- cgit v1.2.3-70-g09d2