diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-07-05 13:53:03 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-07-05 13:53:03 +0000 |
| commit | 61f4934a3483d52f2f81e391486461a4fb6cd6fc (patch) | |
| tree | 819d369f05fd6728d9f8296cce89de5d40e81e13 /man7/pthreads.7 | |
| parent | 8c45053412cdfd9416487a3f7eaee8c404fcc238 (diff) | |
| download | man-pages-61f4934a3483d52f2f81e391486461a4fb6cd6fc.tar.gz | |
s/the the/the/
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 051620ac60..3e6e960129 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -227,7 +227,7 @@ signals may only be sent to specific threads. .IP \- 3 Threads have distinct alternate signal stack settings. However, a new thread's alternate signal stack settings -are copied from the the thread that created it, so that +are copied from the thread that created it, so that the threads initially share an alternate signal stack. (A new thread should start with no alternate signal stack defined. If two threads handle signals on their shared alternate signal |
