summaryrefslogtreecommitdiff
path: root/usr/src/man/man3head/inet.h.3head
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3head/inet.h.3head')
-rw-r--r--usr/src/man/man3head/inet.h.3head8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man3head/inet.h.3head b/usr/src/man/man3head/inet.h.3head
index 8e48664781..aa5d14e598 100644
--- a/usr/src/man/man3head/inet.h.3head
+++ b/usr/src/man/man3head/inet.h.3head
@@ -80,7 +80,7 @@ char *inet_ntoa(struct in_addr);
.LP
For applications that do not require standard-conforming behavior (those that
use the socket interfaces described in section 3N of the reference manual; see
-\fBIntro\fR(3) and \fBstandards\fR(5)), the following may be declared as
+\fBIntro\fR(3) and \fBstandards\fR(7)), the following may be declared as
functions, or defined as macros, or both:
.sp
.in +2
@@ -96,7 +96,7 @@ uint16_t ntohs(uint16_t);
.LP
For applications that require standard-conforming behavior (those that use the
socket interfaces described in section 3XN of the reference manual; see
-\fBIntro\fR(3) and \fBstandards\fR(5)), the following may be declared as
+\fBIntro\fR(3) and \fBstandards\fR(7)), the following may be declared as
functions, or defined as macros, or both:
.sp
.in +2
@@ -110,7 +110,7 @@ in_port_t ntohs(in_port_t);
.SH ATTRIBUTES
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -127,4 +127,4 @@ Interface Stability Standard
.LP
\fBIntro\fR(3), \fBhtonl\fR(3C),
\fBinet_addr\fR(3C), \fBinet_addr\fR(3XNET), \fBin.h\fR(3HEAD),
-\fBattributes\fR(5), \fBstandards\fR(5)
+\fBattributes\fR(7), \fBstandards\fR(7)