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_sockaddr_ipc.5.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/man/nng_sockaddr_ipc.5.adoc') diff --git a/docs/man/nng_sockaddr_ipc.5.adoc b/docs/man/nng_sockaddr_ipc.5.adoc index 569d8694..52a57cec 100644 --- a/docs/man/nng_sockaddr_ipc.5.adoc +++ b/docs/man/nng_sockaddr_ipc.5.adoc @@ -32,9 +32,9 @@ typedef struct { == DESCRIPTION (((socket, address, IPC))) -An `nng_sockaddr_ipc` is the flavor of `<>` +An `nng_sockaddr_ipc` is the flavor of xref:nng_sockaddr.5.adoc[`nng_sockaddr`] used to represent addresses associated with IPC communication -using the <> transport. +using the xref:nng_ipc.7.adoc[_ipc_] transport. The following structure members are present: @@ -66,6 +66,6 @@ longer than 128 bytes, including the `ipc://` prefix. == SEE ALSO [.text-left] -<>, -<> -<> +xref:nng_sockaddr.5.adoc[nng_sockaddr(5)], +xref:nng_ipc.7.adoc[nng_ipc(7)] +xref:nng.7.adoc[nng(7)] -- cgit v1.2.3-70-g09d2