From 9ced0ee229c37f1090bf7a271722bd6c3963bb6c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 4 Oct 2020 17:30:37 +0000 Subject: doc: fix URLs --- doc/getaddrinfo.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/getaddrinfo.html') diff --git a/doc/getaddrinfo.html b/doc/getaddrinfo.html index d0fd1ac..a6ea981 100644 --- a/doc/getaddrinfo.html +++ b/doc/getaddrinfo.html @@ -21,7 +21,7 @@

The standard C library provides an API to perform name resolution: -getaddrinfo(), +getaddrinfo(), formerly gethostbyname(). However, for DNS resolution as well as implementation in the libc, this interface is very impractical, to the point of being unusable. Here are a few reasons why. @@ -31,8 +31,8 @@ being unusable. Here are a few reasons why.

I explained this point in a message to the -Busybox mailing-list. You can -read +Busybox mailing-list. You can +read the post here. (There is a mistake in that post about /etc/nsswitch.conf and /etc/host.conf syntax; the following two messages in the thread -- cgit v1.3.1