diff options
Diffstat (limited to 'docs/man/nng_ipc.7.adoc')
| -rw-r--r-- | docs/man/nng_ipc.7.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/nng_ipc.7.adoc b/docs/man/nng_ipc.7.adoc index 5a73ce25..5e711dc2 100644 --- a/docs/man/nng_ipc.7.adoc +++ b/docs/man/nng_ipc.7.adoc @@ -61,8 +61,8 @@ Therefore, always use an absolute path name if interoperability is required. === Socket Address -When using an <<nng_sockaddr.5#,`nng_sockaddr`>> structure, -the actual structure is of type <<nng_sockaddr_ipc.5#,`nng_sockaddr_ipc`>>. +When using an `<<nng_sockaddr.5#,nng_sockaddr>>` structure, +the actual structure is of type `<<nng_sockaddr_ipc.5#,nng_sockaddr_ipc>>`. === Transport Options |
