]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/connect.2
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man2 / connect.2
index 649f5e77fdf5dbfe1ea236b3330658a460726333..f8cb69ca6f12cd10b756c081c22d7f1d919f6915 100644 (file)
@@ -122,7 +122,7 @@ member of
 set to
 .BR AF_UNSPEC
 (supported on Linux since kernel 2.2).
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 If the connection or binding succeeds, zero is returned.
 On error, \-1 is returned, and
 .I errno
@@ -220,7 +220,7 @@ The server may be too
 busy to accept new connections.
 Note that for IP sockets the timeout may
 be very long when syncookies are enabled on the server.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 SVr4, 4.4BSD, (the
 .BR connect ()
 function first appeared in 4.2BSD), POSIX.1-2001.
@@ -258,7 +258,7 @@ An example of the use of
 .BR connect ()
 is shown in
 .BR getaddrinfo (3).
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR accept (2),
 .BR bind (2),
 .BR getsockname (2),