diff options
Diffstat (limited to 'docs/man/nng_http_server_stop.3http.adoc')
| -rw-r--r-- | docs/man/nng_http_server_stop.3http.adoc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/man/nng_http_server_stop.3http.adoc b/docs/man/nng_http_server_stop.3http.adoc index ccb926f4..bf45adc9 100644 --- a/docs/man/nng_http_server_stop.3http.adoc +++ b/docs/man/nng_http_server_stop.3http.adoc @@ -16,12 +16,12 @@ nng_http_server_stop - stop HTTP server == SYNOPSIS [source, c] ------------ +---- #include <nng/nng.h> #include <nng/supplemental/http/http.h> void nng_http_server_stop(nng_http_server *server); ------------ +---- == DESCRIPTION @@ -39,6 +39,7 @@ None. == SEE ALSO +[.text-left] <<nng_http_server_hold.3http#,nng_http_server_hold(3http)>>, <<nng_http_server_start.3http#,nng_http_server_start(3http)>>, <<nng.7#,nng(7)>> |
