diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2011-09-23 07:40:55 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2011-09-23 07:40:55 +0200 |
| commit | a032492ea922ec05374141ba24e96bd5f7b7173c (patch) | |
| tree | 6de375d185df1bc133e7e4d7ba72e7accf279321 /man3/pthread_sigqueue.3 | |
| parent | 89b7c08ef1bbd46a079c9028bab43dcbcd6c2fe2 (diff) | |
| download | man-pages-a032492ea922ec05374141ba24e96bd5f7b7173c.tar.gz | |
pthread_sigqueue.3: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/pthread_sigqueue.3')
| -rw-r--r-- | man3/pthread_sigqueue.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_sigqueue.3 b/man3/pthread_sigqueue.3 index 9f1758c3b1..8bfa3a43f7 100644 --- a/man3/pthread_sigqueue.3 +++ b/man3/pthread_sigqueue.3 @@ -20,7 +20,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH PTHREAD_SIGQUEUE 3 2011-09-07 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SIGQUEUE 3 2011-09-23 "Linux" "Linux Programmer's Manual" .SH NAME pthread_sigqueue \- queue a signal and data to a thread .SH SYNOPSIS |
