From eab4c99046347144afdd8f42898c1d53d9cc14f0 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 7 Mar 2018 22:54:28 -0800 Subject: Markup fix (found when staring at epub). --- docs/man/nng_http_handler_alloc.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/nng_http_handler_alloc.adoc b/docs/man/nng_http_handler_alloc.adoc index 023d0400..c45d2bfd 100644 --- a/docs/man/nng_http_handler_alloc.adoc +++ b/docs/man/nng_http_handler_alloc.adoc @@ -45,7 +45,7 @@ considered when determining whether the handler should be called. Additionally each handler has a method it is registered to handle (the default is "GET", see -<>), and optionally a 'Host' header it can be matched against (see <