diff options
Diffstat (limited to 'usr/src/man/man3head/socket.h.3head')
| -rw-r--r-- | usr/src/man/man3head/socket.h.3head | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/man/man3head/socket.h.3head b/usr/src/man/man3head/socket.h.3head index ecd516e1b2..781dcf14f1 100644 --- a/usr/src/man/man3head/socket.h.3head +++ b/usr/src/man/man3head/socket.h.3head @@ -19,7 +19,6 @@ socket.h, socket \- Internet Protocol family .fi .SH DESCRIPTION -.sp .LP The \fB<sys/socket.h>\fR header defines the unsigned integral type \fBsa_family_t\fR through \fBtypedef\fR. @@ -37,7 +36,6 @@ char sa_data[] /* socket address (variable-length .in -2 .SS "\fBlibxnet\fR Interfaces" -.sp .LP The \fB<sys/socket.h>\fR header defines the \fBmsghdr\fR structure for \fBlibxnet\fR interfaces that includes the following members: @@ -689,7 +687,6 @@ Disables further send and receive operations. .RE .SS "\fBlibsocket\fR Interfaces" -.sp .LP The \fB<sys/socket.h>\fR header defines the \fBmsghdr\fR structure for \fBlibsocket\fR interfaces that includes the following members: @@ -714,7 +711,6 @@ in \fBread\fR(2). The \fImsg_accrights\fR parameter specifies the buffer in which access rights sent along with the message are received. The \fImsg_accrightslen\fR specifies the length of the buffer. .SH ATTRIBUTES -.sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -730,7 +726,6 @@ Interface Stability Standard .TE .SH SEE ALSO -.sp .LP \fBaccept\fR(3SOCKET), \fBaccept\fR(3XNET), \fBbind\fR(3SOCKET), \fBbind\fR(3XNET), \fBconnect\fR(3SOCKET), \fBconnect\fR(3XNET), @@ -743,6 +738,7 @@ Interface Stability Standard \fBsend\fR(3XNET), \fBsendmsg\fR(3SOCKET), \fBsendmsg\fR(3XNET), \fBsendto\fR(3SOCKET), \fBsendto\fR(3XNET), \fBsetsockopt\fR(3SOCKET), \fBsetsockopt\fR(3XNET), \fBshutdown\fR(3SOCKET), \fBshutdown\fR(3XNET), +\fBsockaddr\fR(3SOCKET), \fBsocket\fR(3SOCKET), \fBsocket\fR(3XNET), \fBsocketpair\fR(3SOCKET), \fBsocketpair\fR(3XNET), \fBucred_get\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5) |
