diff options
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/memchr.3 | 2 | ||||
| -rw-r--r-- | man3/pthread_tryjoin_np.3 | 2 | ||||
| -rw-r--r-- | man3/strstr.3 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man3/memchr.3 b/man3/memchr.3 index c065dd3df6..6f5d064e50 100644 --- a/man3/memchr.3 +++ b/man3/memchr.3 @@ -29,7 +29,7 @@ .\" Modified Wed Feb 20 21:09:36 2002, Ian Redfern (redferni@logica.com) .\" 2008-07-09, mtk, add rawmemchr() .\" -.TH MEMCHR 3 2014-03-10 "" "Linux Programmer's Manual" +.TH MEMCHR 3 2015-01-10 "" "Linux Programmer's Manual" .SH NAME memchr, memrchr, rawmemchr \- scan memory for a character .SH SYNOPSIS diff --git a/man3/pthread_tryjoin_np.3 b/man3/pthread_tryjoin_np.3 index 920705f9f2..4fef86c659 100644 --- a/man3/pthread_tryjoin_np.3 +++ b/man3/pthread_tryjoin_np.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_TRYJOIN_NP 3 2010-09-10 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_TRYJOIN_NP 3 2015-01-10 "Linux" "Linux Programmer's Manual" .SH NAME pthread_tryjoin_np, pthread_timedjoin_np \- try to join with a terminated thread diff --git a/man3/strstr.3 b/man3/strstr.3 index 57b66bdd63..de47a69b5f 100644 --- a/man3/strstr.3 +++ b/man3/strstr.3 @@ -30,7 +30,7 @@ .\" Added history, aeb, 980113. .\" 2005-05-05 mtk: added strcasestr() .\" -.TH STRSTR 3 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH STRSTR 3 2015-01-10 "GNU" "Linux Programmer's Manual" .SH NAME strstr, strcasestr \- locate a substring .SH SYNOPSIS |
