diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-05 18:19:40 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-05 18:19:40 +0100 |
| commit | fee1593ec464a8e895f686d95e7cc8d6e834677d (patch) | |
| tree | 0809dff24f8771e5f1074b32777902d7a377143a /man3 | |
| parent | 0fbca429ca0ed9bc7e2e00563d431ecd3e8d3694 (diff) | |
| download | man-pages-fee1593ec464a8e895f686d95e7cc8d6e834677d.tar.gz | |
Changes, printf.3, pthread_yield.3, resolver.3, resolv.conf.5, rtnetlink.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/printf.3 | 2 | ||||
| -rw-r--r-- | man3/pthread_yield.3 | 2 | ||||
| -rw-r--r-- | man3/resolver.3 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man3/printf.3 b/man3/printf.3 index d666702428..c57f056016 100644 --- a/man3/printf.3 +++ b/man3/printf.3 @@ -31,7 +31,7 @@ .\" 2000-07-26 jsm28@hermes.cam.ac.uk - three small fixes .\" 2000-10-16 jsm28@hermes.cam.ac.uk - more fixes .\" -.TH PRINTF 3 2011-09-28 "GNU" "Linux Programmer's Manual" +.TH PRINTF 3 2013-03-05 "GNU" "Linux Programmer's Manual" .SH NAME printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf \- formatted output conversion diff --git a/man3/pthread_yield.3 b/man3/pthread_yield.3 index 90d270948b..aa1bfb0644 100644 --- a/man3/pthread_yield.3 +++ b/man3/pthread_yield.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_YIELD 3 2013-02-03 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_YIELD 3 2013-03-05 "Linux" "Linux Programmer's Manual" .SH NAME pthread_yield \- yield the processor .SH SYNOPSIS diff --git a/man3/resolver.3 b/man3/resolver.3 index 5a38ae53ef..46ee3bdb93 100644 --- a/man3/resolver.3 +++ b/man3/resolver.3 @@ -27,7 +27,7 @@ .\" Modified 1993-07-25 by Rik Faith (faith@cs.unc.edu) .\" Modified 2004-10-31 by aeb .\" -.TH RESOLVER 3 2012-04-23 "GNU" "Linux Programmer's Manual" +.TH RESOLVER 3 2013-03-05 "GNU" "Linux Programmer's Manual" .SH NAME res_init, res_query, res_search, res_querydomain, res_mkquery, res_send, dn_comp, dn_expand \- resolver routines |
