diff --git a/spec/index.html b/spec/index.html index 7b1f680d3..6e5a0fe8c 100644 --- a/spec/index.html +++ b/spec/index.html @@ -151,8 +151,8 @@

1.1 getdns_general()

before calling the function.

*name

-

This is a null-terminted string consisting of either an -ASCII-based domain name to be looked up, or a null-terminted text string that is an IPv4 or IPv6 address. +

This is a null-terminted string consisting of an +ASCII-based domain name to be looked up. The values here follow the rules in section 2.1 of RFC 4343 to allow non-ASCII octets and special characters in labels.

@@ -2440,7 +2440,7 @@

8.11 Getting API information and current Contexts

9. The Generated Files

-

There is a tarball that includes the .h files, +

There is a tarball that includes the .h files, the examples, and so on. The examples all make, even though there is no API implementation, based on a pseudo-implementation in the tarball; see make-examples-PLATFORM.sh. Note that this currently builds fine on the Macintosh and Ubuntu; help is definitely appreciated on making the build process