aboutsummaryrefslogtreecommitdiffstats
path: root/man7/pthreads.7
diff options
context:
space:
mode:
authorDavid Prévot <taffit@debian.org>2012-09-24 09:53:22 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-09-24 09:53:22 +0200
commit173fe7e792ba6fb9c565706afb542db366153013 (patch)
treedeb580817de414a62c155acc1f418798d3c5fe2e /man7/pthreads.7
parent318c814291efc6a0efae4275857fa7a2a8ca66f3 (diff)
downloadman-pages-173fe7e792ba6fb9c565706afb542db366153013.tar.gz
arch_prctl.2, fcntl.2, flock.2, get_robust_list.2, getpriority.2, ioprio_set.2, migrate_pages.2, mmap.2, mremap.2, msync.2, sched_get_priority_max.2, sched_rr_get_interval.2, sched_setparam.2, sched_setscheduler.2, sched_yield.2, select.2, socket.2, subpage_prot.2, unshare.2, btree.3, dbopen.3, dl_iterate_phdr.3, dlopen.3, getnameinfo.3, hash.3, lockf.3, netlink.3, recno.3, rpc.3, xdr.3, cciss.4, console_ioctl.4, hpsa.4, initrd.4, msr.4, rtc.4, st.4, hosts.5, services.5, tzfile.5, aio.7, arp.7, capabilities.7, cpuset.7, feature_test_macros.7, futex.7, inotify.7, ip.7, ipv6.7, iso_8859-16.7, iso_8859-2.7, koi8-r.7, math_error.7, netlink.7, packet.7, pthreads.7, raw.7, spufs.7, udplite.7, uri.7, x25.7: Global fix: Various consistency fixes for SEE ALSO
Coauthored-by: Michael Kerrisk <mtk.manpages@gmail.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/pthreads.7')
-rw-r--r--man7/pthreads.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/pthreads.7 b/man7/pthreads.7
index d2740b6271..9d438db0cd 100644
--- a/man7/pthreads.7
+++ b/man7/pthreads.7
@@ -900,8 +900,8 @@ bash$ $( LD_ASSUME_KERNEL=2.2.5 ldd /bin/ls | grep libc.so | \\
.BR futex (7),
.BR sigevent (7),
.BR signal (7),
-.br
-and various Pthreads manual pages, for example:
+
+Various Pthreads manual pages, for example:
.BR pthread_attr_init (3),
.BR pthread_atfork (3),
.BR pthread_cancel (3),