aboutsummaryrefslogtreecommitdiffstats
path: root/man7/pthreads.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-07-05 13:53:03 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-07-05 13:53:03 +0000
commit61f4934a3483d52f2f81e391486461a4fb6cd6fc (patch)
tree819d369f05fd6728d9f8296cce89de5d40e81e13 /man7/pthreads.7
parent8c45053412cdfd9416487a3f7eaee8c404fcc238 (diff)
downloadman-pages-61f4934a3483d52f2f81e391486461a4fb6cd6fc.tar.gz
s/the the/the/
Diffstat (limited to 'man7/pthreads.7')
-rw-r--r--man7/pthreads.72
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