install C version of _doprnt
[unix-history] / usr / src / lib / libc / net / inet.3
index d2eb32c..eecdad3 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)inet.3      6.4 (Berkeley) %G%
+.\"    @(#)inet.3      6.6 (Berkeley) %G%
 .\"
 .TH INET 3N ""
 .UC 5
 .\"
 .TH INET 3N ""
 .UC 5
@@ -26,10 +26,10 @@ inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof \- Int
 .B "struct in_addr inet_makeaddr(net, lna)
 .B "int net, lna;
 .PP
 .B "struct in_addr inet_makeaddr(net, lna)
 .B "int net, lna;
 .PP
-.B "int inet_lnaof(in)
+.B "unsigned long inet_lnaof(in)
 .B "struct in_addr in;
 .PP
 .B "struct in_addr in;
 .PP
-.B "int inet_netof(in)
+.B "unsigned long inet_netof(in)
 .B "struct in_addr in;
 .fi
 .SH DESCRIPTION
 .B "struct in_addr in;
 .fi
 .SH DESCRIPTION
@@ -106,7 +106,7 @@ otherwise, the number is interpreted as decimal).
 .SH "SEE ALSO"
 gethostbyname(3N), getnetent(3N), hosts(5), networks(5),
 .SH DIAGNOSTICS
 .SH "SEE ALSO"
 gethostbyname(3N), getnetent(3N), hosts(5), networks(5),
 .SH DIAGNOSTICS
-The value \-1 is returned by
+The constant \fBINADDR_NONE\fP is returned by
 .I inet_addr
 and
 .I inet_network
 .I inet_addr
 and
 .I inet_network