From ffbe89076875092899ce649d9d24b015c275317c Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 17 Apr 2012 23:23:57 +1200 Subject: [PATCH] div.3, mallopt.3, perror.3, epoll.7, ld.so.8: tstamp Signed-off-by: Michael Kerrisk --- man3/div.3 | 2 +- man3/mallopt.3 | 2 +- man3/perror.3 | 2 +- man7/epoll.7 | 2 +- man8/ld.so.8 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/man3/div.3 b/man3/div.3 index f9c0527f6..f14e195eb 100644 --- a/man3/div.3 +++ b/man3/div.3 @@ -29,7 +29,7 @@ .\" Modified 1993-07-24, Rik Faith (faith@cs.unc.edu) .\" Modified 2002-08-10, 2003-11-01 Walter Harms, aeb .\" -.TH DIV 3 2010-09-20 "" "Linux Programmer's Manual" +.TH DIV 3 2012-04-17 "" "Linux Programmer's Manual" .SH NAME div, ldiv, lldiv, imaxdiv \- compute quotient and remainder of an integer division diff --git a/man3/mallopt.3 b/man3/mallopt.3 index f3643bd43..2e5c77a78 100644 --- a/man3/mallopt.3 +++ b/man3/mallopt.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 MALLOPT 3 2012-03-22 "Linux" "Linux Programmer's Manual" +.TH MALLOPT 3 2012-04-17 "Linux" "Linux Programmer's Manual" .SH NAME mallopt \- set memory allocation parameters .SH SYNOPSIS diff --git a/man3/perror.3 b/man3/perror.3 index dfcf3d4d7..85015f442 100644 --- a/man3/perror.3 +++ b/man3/perror.3 @@ -27,7 +27,7 @@ .\" (msmith@falcon.mercer.peachnet.edu) and various other changes. .\" Modified 1996-05-16 by Martin Schulze (joey@infodrom.north.de) .\" -.TH PERROR 3 2007-07-26 "" "Linux Programmer's Manual" +.TH PERROR 3 2012-04-17 "" "Linux Programmer's Manual" .SH NAME perror \- print a system error message .SH SYNOPSIS diff --git a/man7/epoll.7 b/man7/epoll.7 index db6fd95bd..19032f284 100644 --- a/man7/epoll.7 +++ b/man7/epoll.7 @@ -18,7 +18,7 @@ .\" .\" Davide Libenzi .\" -.TH EPOLL 7 2009-02-01 "Linux" "Linux Programmer's Manual" +.TH EPOLL 7 2012-04-17 "Linux" "Linux Programmer's Manual" .SH NAME epoll \- I/O event notification facility .SH SYNOPSIS diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 72e69f743..70b6faf94 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -1,5 +1,5 @@ .\" This is in the public domain -.TH LD.SO 8 2012-03-06 "GNU" "Linux Programmer's Manual" +.TH LD.SO 8 2012-04-17 "GNU" "Linux Programmer's Manual" .SH NAME ld.so, ld-linux.so* \- dynamic linker/loader .SH SYNOPSIS