diff options
Diffstat (limited to 'docs/man/nng_http_client_free.3http.adoc')
| -rw-r--r-- | docs/man/nng_http_client_free.3http.adoc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/man/nng_http_client_free.3http.adoc b/docs/man/nng_http_client_free.3http.adoc index 33d6cf05..80b99a6a 100644 --- a/docs/man/nng_http_client_free.3http.adoc +++ b/docs/man/nng_http_client_free.3http.adoc @@ -16,12 +16,12 @@ nng_http_client_free - free HTTP client == SYNOPSIS [source, c] ------------ +---- #include <nng/nng.h> #include <nng/supplemental/http/http.h> void nng_http_client_free(nng_http_client *client); ------------ +---- == DESCRIPTION @@ -42,6 +42,7 @@ None. == SEE ALSO +[.text-left] <<nng_http_client_alloc.3http#,nng_http_client_alloc(3)>>, <<nng_http_client_connect.3http#,nng_http_client_connect(3)>>, <<nng.7#,nng(7)>> |
