diff options
| author | Garrett D'Amore <garrett@damore.org> | 2018-03-07 23:53:10 -0800 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2018-03-07 23:53:10 -0800 |
| commit | e892f2e13786af2ffec74934ac363e3a9890f7b7 (patch) | |
| tree | 8de9c909404d9496e87d0dbfd3bf943dd53adf46 /docs/man/nng_http_res_alloc.adoc | |
| parent | eab4c99046347144afdd8f42898c1d53d9cc14f0 (diff) | |
| download | nng-e892f2e13786af2ffec74934ac363e3a9890f7b7.tar.gz nng-e892f2e13786af2ffec74934ac363e3a9890f7b7.tar.bz2 nng-e892f2e13786af2ffec74934ac363e3a9890f7b7.zip | |
Fix a number of broken links.
There are still some busted links that have to be fixed,
but these are the ones that are just typos or trivially
fixed. There is of course some content still missing.
Diffstat (limited to 'docs/man/nng_http_res_alloc.adoc')
| -rw-r--r-- | docs/man/nng_http_res_alloc.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_http_res_alloc.adoc b/docs/man/nng_http_res_alloc.adoc index 9de3d012..1f4520aa 100644 --- a/docs/man/nng_http_res_alloc.adoc +++ b/docs/man/nng_http_res_alloc.adoc @@ -47,7 +47,7 @@ This function returns 0 on success, and non-zero otherwise. <<nng_http_conn_read_res#,nng_http_conn_read_res(3)>>, <<nng_http_conn_write_res#,nng_http_conn_write_res(3)>>, <<nng_http_req_alloc#,nng_http_req_alloc(3)>>, -<<nng_http_res_alloc_errror#,nng_http_res_alloc_error(3)>>, +<<nng_http_res_alloc_error#,nng_http_res_alloc_error(3)>>, <<nng_http_res_add_header#,nng_http_res_add_header(3)>>, <<nng_http_res_copy_data#,nng_http_res_copy_data(3)>>, <<nng_http_res_del_header#,nng_http_res_del_header(3)>>, |
