From 82232e78e932270188a460d1d07cf3b677f8159a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 26 Apr 2012 08:41:05 +1200 Subject: [PATCH] gettimeofday.2, ptrace.2, sigaction.2, aio_init.3, mpool.3, scandir.3, inotify.7, netdevice.7: tstamp Signed-off-by: Michael Kerrisk --- man2/gettimeofday.2 | 2 +- man2/ptrace.2 | 2 +- man2/sigaction.2 | 2 +- man3/aio_init.3 | 2 +- man3/mpool.3 | 2 +- man3/scandir.3 | 2 +- man7/inotify.7 | 2 +- man7/netdevice.7 | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/man2/gettimeofday.2 b/man2/gettimeofday.2 index a97c34f8b..6f35e1c01 100644 --- a/man2/gettimeofday.2 +++ b/man2/gettimeofday.2 @@ -37,7 +37,7 @@ .\" Modified, 2004-05-27 by Michael Kerrisk .\" Added notes on capability requirement. .\" -.TH GETTIMEOFDAY 2 2012-04-12 "Linux" "Linux Programmer's Manual" +.TH GETTIMEOFDAY 2 2012-04-26 "Linux" "Linux Programmer's Manual" .SH NAME gettimeofday, settimeofday \- get / set time .SH SYNOPSIS diff --git a/man2/ptrace.2 b/man2/ptrace.2 index 6f2fad782..38c4ebd9c 100644 --- a/man2/ptrace.2 +++ b/man2/ptrace.2 @@ -46,7 +46,7 @@ .\" FIXME Linux 3.1 adds PTRACE_SEIZE, PTRACE_INTERRUPT, .\" and PTRACE_LISTEN. .\" -.TH PTRACE 2 2012-02-24 "Linux" "Linux Programmer's Manual" +.TH PTRACE 2 2012-04-26 "Linux" "Linux Programmer's Manual" .SH NAME ptrace \- process trace .SH SYNOPSIS diff --git a/man2/sigaction.2 b/man2/sigaction.2 index ad963ca89..80d03a6e4 100644 --- a/man2/sigaction.2 +++ b/man2/sigaction.2 @@ -42,7 +42,7 @@ .\" 2010-06-11 Andi Kleen, add hwpoison signal extensions .\" 2010-06-11 mtk, improvements to discussion of various siginfo_t fields. .\" -.TH SIGACTION 2 2012-04-12 "Linux" "Linux Programmer's Manual" +.TH SIGACTION 2 2012-04-26 "Linux" "Linux Programmer's Manual" .SH NAME sigaction \- examine and change a signal action .SH SYNOPSIS diff --git a/man3/aio_init.3 b/man3/aio_init.3 index 91e2401b4..56822901f 100644 --- a/man3/aio_init.3 +++ b/man3/aio_init.3 @@ -21,7 +21,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH AIO_INIT 3 2010-10-06 "Linux" "Linux Programmer's Manual" +.TH AIO_INIT 3 2012-04-26 "Linux" "Linux Programmer's Manual" .SH NAME aio_init \- asynchronous I/O initialization .SH SYNOPSIS diff --git a/man3/mpool.3 b/man3/mpool.3 index 2a487c2de..d14e09a08 100644 --- a/man3/mpool.3 +++ b/man3/mpool.3 @@ -31,7 +31,7 @@ .\" .\" @(#)mpool.3 8.1 (Berkeley) 6/4/93 .\" -.TH MPOOL 3 1993-06-04 "" "Linux Programmer's Manual" +.TH MPOOL 3 2012-04-26 "" "Linux Programmer's Manual" .UC 7 .SH NAME mpool \- shared memory buffer pool diff --git a/man3/scandir.3 b/man3/scandir.3 index 0c4d8c62b..4526331fc 100644 --- a/man3/scandir.3 +++ b/man3/scandir.3 @@ -31,7 +31,7 @@ .\" Modified Sun Sep 24 20:15:46 2000 by aeb, following Petter Reinholdtsen. .\" Modified 2001-12-26 by aeb, following Joey. Added versionsort. .\" -.TH SCANDIR 3 2012-03-20 "GNU" "Linux Programmer's Manual" +.TH SCANDIR 3 2012-04-26 "GNU" "Linux Programmer's Manual" .SH NAME scandir, alphasort, versionsort \- scan a directory for matching entries .SH SYNOPSIS diff --git a/man7/inotify.7 b/man7/inotify.7 index 73005b676..6a34e1e44 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -23,7 +23,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH INOTIFY 7 2011-12-07 "Linux" "Linux Programmer's Manual" +.TH INOTIFY 7 2012-04-26 "Linux" "Linux Programmer's Manual" .SH NAME inotify \- monitoring file system events .SH DESCRIPTION diff --git a/man7/netdevice.7 b/man7/netdevice.7 index a19060cb4..f785568b4 100644 --- a/man7/netdevice.7 +++ b/man7/netdevice.7 @@ -12,7 +12,7 @@ .\" Modified, 2011-11-02, , added many basic .\" but missing ioctls, such as SIOCGIFADDR. .\" -.TH NETDEVICE 7 2011-11-02 "Linux" "Linux Programmer's Manual" +.TH NETDEVICE 7 2012-04-26 "Linux" "Linux Programmer's Manual" .SH NAME netdevice \- Low level access to Linux network devices .SH SYNOPSIS