From f8697edd6d73b71da86c623ae6472a89a3baf0c6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 3 Dec 2010 07:43:09 +0100 Subject: [PATCH] getrlimit.2, sendfile.2, stat.2: tstamp Signed-off-by: Michael Kerrisk --- man2/getrlimit.2 | 2 +- man2/sendfile.2 | 2 +- man2/stat.2 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man2/getrlimit.2 b/man2/getrlimit.2 index c62e75ef3..30e6b452d 100644 --- a/man2/getrlimit.2 +++ b/man2/getrlimit.2 @@ -61,7 +61,7 @@ .\" 2008-05-07, mtk / Peter Zijlstra, Added description of RLIMIT_RTTIME .\" 2010-11-06, mtk: Added documentation of prlimit() .\" -.TH GETRLIMIT 2 2010-11-06 "Linux" "Linux Programmer's Manual" +.TH GETRLIMIT 2 2010-12-03 "Linux" "Linux Programmer's Manual" .SH NAME getrlimit, setrlimit, prlimit \- get/set resource limits .SH SYNOPSIS diff --git a/man2/sendfile.2 b/man2/sendfile.2 index df6211403..9dc7466ea 100644 --- a/man2/sendfile.2 +++ b/man2/sendfile.2 @@ -12,7 +12,7 @@ .\" .\" 2005-03-31 Martin Pool mmap() improvements .\" -.TH SENDFILE 2 2010-02-15 "Linux" "Linux Programmer's Manual" +.TH SENDFILE 2 2010-12-03 "Linux" "Linux Programmer's Manual" .SH NAME sendfile \- transfer data between file descriptors .SH SYNOPSIS diff --git a/man2/stat.2 b/man2/stat.2 index 1ce8baa08..1aadf321c 100644 --- a/man2/stat.2 +++ b/man2/stat.2 @@ -37,7 +37,7 @@ .\" 2007-06-08 mtk: Added example program .\" 2007-07-05 mtk: Added details on underlying system call interfaces .\" -.TH STAT 2 2010-09-26 "Linux" "Linux Programmer's Manual" +.TH STAT 2 2010-12-03 "Linux" "Linux Programmer's Manual" .SH NAME stat, fstat, lstat \- get file status .SH SYNOPSIS