diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/net/inet.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/net/inet.3 b/lib/libc/net/inet.3 index 28877f1..d7401a1 100644 --- a/lib/libc/net/inet.3 +++ b/lib/libc/net/inet.3 @@ -299,5 +299,7 @@ The string returned by .Fn inet_ntoa resides in a static memory area. .Pp -Inet_addr should return a +The +.Fn inet_addr +function should return a .Fa struct in_addr . |