summaryrefslogtreecommitdiff
path: root/docs/man/nng_http_res_reset.3http.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nng_http_res_reset.3http.adoc')
-rw-r--r--docs/man/nng_http_res_reset.3http.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/nng_http_res_reset.3http.adoc b/docs/man/nng_http_res_reset.3http.adoc
index f33a0207..f78d29a2 100644
--- a/docs/man/nng_http_res_reset.3http.adoc
+++ b/docs/man/nng_http_res_reset.3http.adoc
@@ -27,7 +27,7 @@ void nng_http_res_reset(nng_http_res *res);
The `nng_http_res_reset()` function resets the response __res__ so that it
is just as if it had been freshly allocated with
-`<<nng_http_res_alloc.3http#,nng_http_res_alloc()>>`.
+xref:nng_http_res_alloc.3http.adoc[`nng_http_res_alloc()`].
== RETURN VALUES
@@ -40,5 +40,5 @@ None.
== SEE ALSO
[.text-left]
-<<nng_http_res_alloc.3http#,nng_http_res_alloc(3http)>>,
-<<nng.7#,nng(7)>>
+xref:nng_http_res_alloc.3http.adoc[nng_http_res_alloc(3http)],
+xref:nng.7.adoc[nng(7)]