diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-08-08 04:45:01 +1000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-08-08 05:54:14 +1000 |
| commit | 4493c840d77f704cedc8a3a5db16d078d9969fc4 (patch) | |
| tree | e008dd319a497dd07b6cbf65637446ce703122df /man7/pthreads.7 | |
| parent | b10cb05c99eed5cefc68144b3bcc272f62ab1337 (diff) | |
| download | man-pages-4493c840d77f704cedc8a3a5db16d078d9969fc4.tar.gz | |
pthreads.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/pthreads.7')
| -rw-r--r-- | man7/pthreads.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/pthreads.7 b/man7/pthreads.7 index 6e9ba2690e..11c107571d 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -908,7 +908,7 @@ bash$ $( LD_ASSUME_KERNEL=2.2.5 ldd /bin/ls | grep libc.so | \\ .BR futex (7), .BR nptl (7), .BR sigevent (7), -.BR signal (7), +.BR signal (7) Various Pthreads manual pages, for example: .BR pthread_attr_init (3), |
