]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/poll.2
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man2 / poll.2
index 58d77060bab0e6461c9492e1cf3bbce1bf9dd5c7..c62691e412fbb35e3bea43c895290b27cb3d792c 100644 (file)
@@ -280,7 +280,7 @@ If
 is specified as NULL, then
 .BR ppoll ()
 can block indefinitely.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success, a positive number is returned; this is
 the number of structures which have nonzero
 .I revents
@@ -326,7 +326,7 @@ system call was added to Linux in kernel 2.6.16.
 The
 .BR ppoll ()
 library call was added in glibc 2.4.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 .BR poll ()
 conforms to POSIX.1-2001.
 .BR ppoll ()
@@ -363,7 +363,7 @@ argument.
 See the discussion of spurious readiness notifications under the
 BUGS section of
 .BR select (2).
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR select (2),
 .BR select_tut (2),
 .BR time (7)