diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-07-14 15:52:21 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-07-14 15:52:21 +0000 |
| commit | f0c34053bc2b01bf857586562d45cbd80c582331 (patch) | |
| tree | 24c2bed21412e5f3961677d72fe275643c623145 /man7/pthreads.7 | |
| parent | 60e91186bfbcc23995cbf4e83fbfcd4509d8b494 (diff) | |
| download | man-pages-f0c34053bc2b01bf857586562d45cbd80c582331.tar.gz | |
Put SEE ALSO section into alphabetical order.
Diffstat (limited to 'man7/pthreads.7')
| -rw-r--r-- | man7/pthreads.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/pthreads.7 b/man7/pthreads.7 index f056264202..f702aed990 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -448,6 +448,7 @@ bash$ $( LD_ASSUME_KERNEL=2.2.5 ldd /bin/ls | grep libc.so | \\ .BR futex (2), .BR gettid (2), .BR futex (7), +.br and various Pthreads manual pages, for example: .BR pthread_atfork (3), .BR pthread_cleanup_push (3), @@ -467,4 +468,4 @@ and various Pthreads manual pages, for example: .BR pthread_setspecific (3), .BR pthread_sigmask (3), and -.BR pthread_testcancel (3). +.BR pthread_testcancel (3) |
