]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/recv.2
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man2 / recv.2
index f58d9c6cb715e1157252e0714779f5b158033fac..710ed973dd0bd18288e228d74bb46682603c8aa5 100644 (file)
@@ -383,7 +383,7 @@ is returned to indicate that expedited or out-of-band data were received.
 .B MSG_ERRQUEUE
 indicates that no data was received but an extended error from the socket
 error queue.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 These calls return the number of bytes received, or \-1
 if an error occurred.
 The return value will be 0 when the
@@ -440,7 +440,7 @@ and
 The argument
 .I sockfd
 does not refer to a socket.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 4.4BSD (these function calls first appeared in 4.2BSD),
 POSIX.1-2001.
 .LP
@@ -490,7 +490,7 @@ An example of the use of
 .BR recvfrom ()
 is shown in
 .BR getaddrinfo (3).
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR fcntl (2),
 .BR getsockopt (2),
 .BR read (2),