]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/socket.2
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man2 / socket.2
index fcc126e0ab62b8471cc2d3d4f5212c6246acb307..319f1819f56a33eb48a5f198454d5bc1e22b7d48 100644 (file)
@@ -309,7 +309,7 @@ The functions
 and
 .BR getsockopt (2)
 are used to set and get options, respectively.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success, a file descriptor for the new socket is returned.
 On error, \-1 is returned, and
 .I errno
@@ -347,7 +347,7 @@ The protocol type or the specified protocol is not
 supported within this domain.
 .PP
 Other errors may be generated by the underlying protocol modules.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 4.4BSD, POSIX.1-2001.
 
 The
@@ -385,7 +385,7 @@ An example of the use of
 .BR socket ()
 is shown in
 .BR getaddrinfo (3).
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR accept (2),
 .BR bind (2),
 .BR connect (2),