diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2015-01-27 14:59:58 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2015-01-27 14:59:58 +0000 |
commit | 8915ff7f2853fcd3e9b579dbb50ff39a95340ca5 (patch) | |
tree | 26ba19cbfabbcb6b150ab5336a136e438353b3e6 | |
parent | f65694fbfa0d80db0d6890787566e2e00a9201d8 (diff) | |
download | cygnal-8915ff7f2853fcd3e9b579dbb50ff39a95340ca5.tar.gz cygnal-8915ff7f2853fcd3e9b579dbb50ff39a95340ca5.tar.bz2 cygnal-8915ff7f2853fcd3e9b579dbb50ff39a95340ca5.zip |
Fix typo
-rw-r--r-- | winsup/doc/new-features.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml index 464f92a76..7d98bcacf 100644 --- a/winsup/doc/new-features.xml +++ b/winsup/doc/new-features.xml @@ -36,7 +36,7 @@ from an ACL. </para></listitem> <listitem><para> -Make gethostbyname2 handle numerical host addresses as well as the +Make gethostbyname2 handle numeric host addresses as well as the reserved domain names "localhost" and "invalid" per RFC 6761. </para></listitem> |