diff options
Diffstat (limited to 'lib/libc/net/resolver.3')
-rw-r--r-- | lib/libc/net/resolver.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/resolver.3 b/lib/libc/net/resolver.3 index 818acf2..83167b2 100644 --- a/lib/libc/net/resolver.3 +++ b/lib/libc/net/resolver.3 @@ -290,7 +290,7 @@ an array of pointers .Fa dnptrs to previously-compressed names in the current message. The first pointer points to -to the beginning of the message and the list ends with +the beginning of the message and the list ends with .Dv NULL . The limit to the array is specified by .Fa lastdnptr . |