diff options
| -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 |
