]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
close.2, poll.2, pthread_spin_init.3: Remove section number in page self-references
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 19 May 2020 05:34:38 +0000 (07:34 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 19 May 2020 05:34:38 +0000 (07:34 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/close.2
man2/poll.2
man3/pthread_spin_init.3

index 5df9bf26d73b085d05977b509869dc162d9886b8..642270ac89f34559fcdff89adbdcc466802e3a35 100644 (file)
@@ -158,7 +158,7 @@ until the I/O system call completes.
 for a discussion of open file descriptions.)
 Thus, the blocking system call in the first thread may successfully
 complete after the
-.BR close (2)
+.BR close ()
 in the second thread.
 .\"
 .SS Dealing with error returns from close()
index bdf08c4bcf43a00b6a648e208c0c939904931e69..2907eaf15d610719c9297cc884124d00daad80e2 100644 (file)
@@ -52,7 +52,7 @@ to perform I/O.
 The Linux-specific
 .BR epoll (7)
 API performs a similar task, but offers features beyond those found in
-.BR poll (2).
+.BR poll ().
 .PP
 The set of file descriptors to be monitored is specified in the
 .I fds
index ce47d428036a32fcd5fd58674f314c28457a0164..68cda6cd17092542b947c920c8392f0bce56752c 100644 (file)
@@ -102,7 +102,7 @@ The result of performing operations such as
 .BR pthread_spin_lock (3),
 .BR pthread_spin_unlock (3),
 and
-.BR pthread_spin_destroy (3)
+.BR pthread_spin_destroy ()
 on
 .I copies
 of the object referred to by