From 1f10707dd49b70d316be320cc798d98d0d7e46f6 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 13 Oct 2024 21:58:17 -0700 Subject: docs: nng_msg_pipe converted to mdbook --- docs/man/libnng.3.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/man/libnng.3.adoc') diff --git a/docs/man/libnng.3.adoc b/docs/man/libnng.3.adoc index 7f1850cc..7187446b 100644 --- a/docs/man/libnng.3.adoc +++ b/docs/man/libnng.3.adoc @@ -106,12 +106,12 @@ Most applications will only interact with the body. // |xref:nng_msg_clear.3.adoc[nng_msg_clear()]|clear message body // |xref:nng_msg_dup.3.adoc[nng_msg_dup()]|duplicate a message // |xref:nng_msg_free.3.adoc[nng_msg_free()]|free a message -|xref:nng_msg_get_pipe.3.adoc[nng_msg_get_pipe()]|get pipe for message +// |xref:nng_msg_get_pipe.3.adoc[nng_msg_get_pipe()]|get pipe for message // |xref:nng_msg_insert.3.adoc[nng_msg_insert()]|prepend to message body // |xref:nng_msg_len.3.adoc[nng_msg_len()]|return the message body length // |xref:nng_msg_realloc.3.adoc[nng_msg_realloc()]|reallocate a message // |xref:nng_msg_reserve.3.adoc[nng_msg_reserve()]|reserve storage for message body -|xref:nng_msg_set_pipe.3.adoc[nng_msg_set_pipe()]|set pipe for message +// |xref:nng_msg_set_pipe.3.adoc[nng_msg_set_pipe()]|set pipe for message // |xref:nng_msg_trim.3.adoc[nng_msg_trim()]|remove data from start of message body |xref:nng_recvmsg.3.adoc[nng_recvmsg()]|receive a message |xref:nng_sendmsg.3.adoc[nng_sendmsg()]|send a message -- cgit v1.2.3-70-g09d2