Commit 2e0f09fc authored by Nils Goroll's avatar Nils Goroll

fix std.ip documentation

parent 23cfcb61
......@@ -172,7 +172,7 @@ Description
the system library function getaddrinfo(3). If conversion
fails, *fallback* will be returned.
If *resolve* is true, getaddrinfo() is called using *AI_NUMERICHOST*
If *resolve* is false, getaddrinfo() is called using *AI_NUMERICHOST*
to avoid network lookups. This makes "pure" IP strings cheaper to
convert.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment