aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getipnodebyname.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getipnodebyname.3')
-rw-r--r--man3/getipnodebyname.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getipnodebyname.3 b/man3/getipnodebyname.3
index 6e60cee2ee..ed83ed5d2c 100644
--- a/man3/getipnodebyname.3
+++ b/man3/getipnodebyname.3
@@ -18,7 +18,7 @@ Standard C library
.PP
.BI "[[deprecated]] struct hostent *getipnodebyname(const char *" name ", int " af ,
.BI " int " flags ", int *" error_num );
-.BI "[[deprecated]] struct hostent *getipnodebyaddr(const void *" addr ,
+.BI "[[deprecated]] struct hostent *getipnodebyaddr(const void " addr [. len ],
.BI " size_t " len ", int " af ,
.BI " int *" "error_num" );
.BI "[[deprecated]] void freehostent(struct hostent *" "ip" );