From: Peter van Dijk Date: Fri, 1 Aug 2014 09:55:41 +0000 (+0200) Subject: clarify getaddrinfo avoidance, thanks ewoud X-Git-Tag: auth-3.4.0-rc1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc0cdd78440dee5f525b0d1f6f5420a9b1f20c67;p=thirdparty%2Fpdns.git clarify getaddrinfo avoidance, thanks ewoud --- diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index f67b95fa34..4cb1febeb7 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -463,7 +463,7 @@ - We now avoid getaddrinfo() as much as possible. + We now avoid getaddrinfo() as much as possible.