aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_url_parse.3.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nng_url_parse.3.adoc')
-rw-r--r--docs/man/nng_url_parse.3.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/man/nng_url_parse.3.adoc b/docs/man/nng_url_parse.3.adoc
index 699735dc..ec44ccf5 100644
--- a/docs/man/nng_url_parse.3.adoc
+++ b/docs/man/nng_url_parse.3.adoc
@@ -82,12 +82,14 @@ This function returns 0 on success, and non-zero otherwise.
== ERRORS
+[horizontal]
`NNG_ENOMEM`:: Insufficient free memory exists to allocate a message.
`NNG_EINVAL`:: An invalid URL was supplied.
== SEE ALSO
+[.text-left]
<<nng_url_clone.3#,nng_url_clone(3)>>,
<<nng_url_free.3#,nng_url_free(3)>>,
<<nng_strerror.3#,nng_strerror(3)>>,