diff options
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/div.3 | 2 | ||||
| -rw-r--r-- | man3/mallopt.3 | 2 | ||||
| -rw-r--r-- | man3/perror.3 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man3/div.3 b/man3/div.3 index f9c0527f6a..f14e195ebf 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 f3643bd43f..2e5c77a780 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 dfcf3d4d71..85015f442c 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 |
