summaryrefslogtreecommitdiff
path: root/usr/src/man/man3head/in.h.3head
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3head/in.h.3head')
-rw-r--r--usr/src/man/man3head/in.h.3head9
1 files changed, 2 insertions, 7 deletions
diff --git a/usr/src/man/man3head/in.h.3head b/usr/src/man/man3head/in.h.3head
index 0e1a80010e..add74591c5 100644
--- a/usr/src/man/man3head/in.h.3head
+++ b/usr/src/man/man3head/in.h.3head
@@ -17,7 +17,6 @@ in.h, in \- Internet Protocol family
.fi
.SH DESCRIPTION
-.sp
.LP
The <\fBnetinet/in.h\fR> header defines the following types through
\fBtypedef\fR:
@@ -121,7 +120,6 @@ The <\fBnetinet/in.h\fR> header defines the \fBsockaddr_in\fR structure that is
used to store addresses for the Internet protocol family. Values of this type
must be cast to \fBstruct sockaddr\fR for use with the socket interfaces.
.SS "Default"
-.sp
.LP
For applications that do not require standard-conforming behavior (those that
use the socket interfaces described in section (3SOCKET) of the reference
@@ -139,7 +137,6 @@ char sin_zero[8]
.in -2
.SS "Standard conforming"
-.sp
.LP
For applications that require standard-conforming behavior (those that use the
socket interfaces described in section (3XNET) of the reference manual; see
@@ -156,7 +153,6 @@ unsigned char sin_zero[8]
.in -2
.SH ATTRIBUTES
-.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -172,10 +168,9 @@ Interface Stability Standard
.TE
.SH SEE ALSO
-.sp
.LP
\fBIntro\fR(3), \fBconnect\fR(3SOCKET), \fBconnect\fR(3XNET),
\fBgetsockopt\fR(3SOCKET), \fBgetsockopt\fR(3XNET), \fBsendmsg\fR(3SOCKET),
\fBsendmsg\fR(3XNET), \fBsendto\fR(3SOCKET), \fBsendto\fR(3XNET),
-\fBsetsockopt\fR(3SOCKET), \fBsetsockopt\fR(3XNET), \fBsocket.h\fR(3HEAD),
-\fBattributes\fR(5), \fBstandards\fR(5)
+\fBsetsockopt\fR(3SOCKET), \fBsetsockopt\fR(3XNET), \fBsockaddr\fR(3SOCKET),
+\fBsocket.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5)