NEWS: sd-resolv.h is sd-resolve.h

This commit is contained in:
Daniel Buch 2014-02-18 08:13:25 +01:00 committed by David Herrmann
parent 4670e9d5f2
commit c0c5af00be
1 changed files with 1 additions and 1 deletions

2
NEWS
View File

@ -212,7 +212,7 @@ CHANGES WITH 209:
time, and those which should be run only at boot (for
example, a line that creates /run/nologin).
* A new API "sd-resolv.h" has been added which provides a simple
* A new API "sd-resolve.h" has been added which provides a simple
asynchronous wrapper around glibc NSS host name resolution
calls, such as getaddrinfo(). In contrast to glibc's
getaddrinfo_a(), it does not use signals. In contrast to most