aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-08-19 11:55:41 -0500
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-08-19 11:55:41 -0500
commit8980a500874815d5a5b75420fc794bd3fb584ff7 (patch)
tree29f039dc2919d2bd46691e1afd530a5873aa83af /man3
parent9da7b16499ad73d9f878f21064cae30dcfa02274 (diff)
downloadman-pages-8980a500874815d5a5b75420fc794bd3fb584ff7.tar.gz
access.2, bdflush.2, bind.2, brk.2, chmod.2, chown.2, clone.2, epoll_wait.2, execve.2, fsync.2, getgroups.2, gethostname.2, getpagesize.2, getpriority.2, getrlimit.2, ioperm.2, kexec_load.2, link.2, mkdir.2, mmap.2, msgop.2, perf_event_open.2, process_vm_readv.2, ptrace.2, readlink.2, readv.2, recv.2, rename.2, sched_setaffinity.2, select.2, send.2, seteuid.2, signal.2, sigwaitinfo.2, stat.2, symlink.2, sync.2, sync_file_range.2, sysinfo.2, timer_create.2, uname.2, unlink.2, utime.2, wait.2, abs.3, atoi.3, catopen.3, cerf.3, cexp2.3, clearenv.3, clog2.3, ctime.3, des_crypt.3, ecvt.3, fgetgrent.3, flockfile.3, fseeko.3, ftime.3, ftok.3, ftw.3, getauxval.3, getcwd.3, getdtablesize.3, getgrent.3, getgrent_r.3, getgrnam.3, getgrouplist.3, getline.3, getpass.3, getutent.3, glob.3, insque.3, lseek64.3, memmem.3, mkstemp.3, mktemp.3, on_exit.3, openpty.3, putenv.3, qecvt.3, realpath.3, remove.3, setbuf.3, sigpause.3, strftime.3, strptime.3, strstr.3, strtod.3, tzset.3, updwtmp.3, xcrypt.3, core.5, utmp.5, capabilities.7, charsets.7, environ.7, ipv6.7, man-pages.7, packet.7, vdso.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
-rw-r--r--man3/abs.32
-rw-r--r--man3/atoi.32
-rw-r--r--man3/catopen.32
-rw-r--r--man3/cerf.32
-rw-r--r--man3/cexp2.32
-rw-r--r--man3/clearenv.32
-rw-r--r--man3/clog2.32
-rw-r--r--man3/ctime.32
-rw-r--r--man3/des_crypt.32
-rw-r--r--man3/ecvt.32
-rw-r--r--man3/fgetgrent.32
-rw-r--r--man3/flockfile.32
-rw-r--r--man3/fseeko.32
-rw-r--r--man3/ftime.32
-rw-r--r--man3/ftok.32
-rw-r--r--man3/ftw.32
-rw-r--r--man3/getauxval.32
-rw-r--r--man3/getcwd.32
-rw-r--r--man3/getdtablesize.32
-rw-r--r--man3/getgrent.32
-rw-r--r--man3/getgrent_r.32
-rw-r--r--man3/getgrnam.32
-rw-r--r--man3/getgrouplist.32
-rw-r--r--man3/getline.32
-rw-r--r--man3/getpass.32
-rw-r--r--man3/getutent.32
-rw-r--r--man3/glob.32
-rw-r--r--man3/insque.32
-rw-r--r--man3/lseek64.32
-rw-r--r--man3/memmem.32
-rw-r--r--man3/mkstemp.32
-rw-r--r--man3/mktemp.32
-rw-r--r--man3/on_exit.32
-rw-r--r--man3/openpty.32
-rw-r--r--man3/putenv.32
-rw-r--r--man3/qecvt.32
-rw-r--r--man3/realpath.32
-rw-r--r--man3/remove.32
-rw-r--r--man3/setbuf.32
-rw-r--r--man3/sigpause.32
-rw-r--r--man3/strftime.32
-rw-r--r--man3/strptime.32
-rw-r--r--man3/strstr.32
-rw-r--r--man3/strtod.32
-rw-r--r--man3/tzset.32
-rw-r--r--man3/updwtmp.32
-rw-r--r--man3/xcrypt.32
47 files changed, 47 insertions, 47 deletions
diff --git a/man3/abs.3 b/man3/abs.3
index c3d105b7dd..c173843253 100644
--- a/man3/abs.3
+++ b/man3/abs.3
@@ -31,7 +31,7 @@
.\" Modified Sat Jul 24 21:45:37 1993, Rik Faith (faith@cs.unc.edu)
.\" Modified Sat Dec 16 15:02:59 2000, Joseph S. Myers
.\"
-.TH ABS 3 2013-06-21 "GNU" "Linux Programmer's Manual"
+.TH ABS 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
abs, labs, llabs, imaxabs \- compute the absolute value of an integer
.SH SYNOPSIS
diff --git a/man3/atoi.3 b/man3/atoi.3
index 657b134a96..7ca6baaaa7 100644
--- a/man3/atoi.3
+++ b/man3/atoi.3
@@ -30,7 +30,7 @@
.\" Modified Sat Jul 24 21:38:42 1993, Rik Faith (faith@cs.unc.edu)
.\" Modified Sun Dec 17 18:35:06 2000, Joseph S. Myers
.\"
-.TH ATOI 3 2014-01-22 "GNU" "Linux Programmer's Manual"
+.TH ATOI 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
atoi, atol, atoll \- convert a string to an integer
.SH SYNOPSIS
diff --git a/man3/catopen.3 b/man3/catopen.3
index b7aa825ee1..c557c3f20e 100644
--- a/man3/catopen.3
+++ b/man3/catopen.3
@@ -25,7 +25,7 @@
.\" Modified Thu Dec 13 22:51:19 2001 by Martin Schulze <joey@infodrom.org>
.\" Modified 2001-12-14 aeb
.\"
-.TH CATOPEN 3 2001-12-14 "GNU" "Linux Programmer's Manual"
+.TH CATOPEN 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
catopen, catclose \- open/close a message catalog
.SH SYNOPSIS
diff --git a/man3/cerf.3 b/man3/cerf.3
index d449ecb56a..f0241e6bf0 100644
--- a/man3/cerf.3
+++ b/man3/cerf.3
@@ -4,7 +4,7 @@
.\" Distributed under GPL
.\" %%%LICENSE_END
.\"
-.TH CERF 3 2010-09-12 "" "Linux Programmer's Manual"
+.TH CERF 3 2014-08-19 "" "Linux Programmer's Manual"
.SH NAME
cerf, cerff, cerfl, cerfc, cerfcf, cerfcl \- complex error function
.SH SYNOPSIS
diff --git a/man3/cexp2.3 b/man3/cexp2.3
index 05ee9cfbf4..7a6328c6e7 100644
--- a/man3/cexp2.3
+++ b/man3/cexp2.3
@@ -4,7 +4,7 @@
.\" Distributed under GPL
.\" %%%LICENSE_END
.\"
-.TH CEXP2 3 2013-02-27 "" "Linux Programmer's Manual"
+.TH CEXP2 3 2014-08-19 "" "Linux Programmer's Manual"
.SH NAME
cexp2, cexp2f, cexp2l \- base-2 exponent of a complex number
.SH SYNOPSIS
diff --git a/man3/clearenv.3 b/man3/clearenv.3
index 665c40dffb..7a3d57a2b4 100644
--- a/man3/clearenv.3
+++ b/man3/clearenv.3
@@ -23,7 +23,7 @@
.\" %%%LICENSE_END
.\"
.\" Additions, aeb, 2001-10-17.
-.TH CLEARENV 3 2010-10-04 "Linux" "Linux Programmer's Manual"
+.TH CLEARENV 3 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
clearenv \- clear the environment
.SH SYNOPSIS
diff --git a/man3/clog2.3 b/man3/clog2.3
index c314a4bbc7..c944bc66d2 100644
--- a/man3/clog2.3
+++ b/man3/clog2.3
@@ -4,7 +4,7 @@
.\" Distributed under GPL
.\" %%%LICENSE_END
.\"
-.TH CLOG2 3 2013-07-23 "" "Linux Programmer's Manual"
+.TH CLOG2 3 2014-08-19 "" "Linux Programmer's Manual"
.SH NAME
clog2, clog2f, clog2l \- base-2 logarithm of a complex number
.SH SYNOPSIS
diff --git a/man3/ctime.3 b/man3/ctime.3
index b2d6f0b84f..b127716209 100644
--- a/man3/ctime.3
+++ b/man3/ctime.3
@@ -32,7 +32,7 @@
.\" Modified 2001-12-13, joey, aeb
.\" Modified 2004-11-16, mtk
.\"
-.TH CTIME 3 2013-12-30 "" "Linux Programmer's Manual"
+.TH CTIME 3 2014-08-19 "" "Linux Programmer's Manual"
.SH NAME
asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r,
localtime_r \- transform date and time to broken-down time or ASCII
diff --git a/man3/des_crypt.3 b/man3/des_crypt.3
index 363e918246..9eab7e8acb 100644
--- a/man3/des_crypt.3
+++ b/man3/des_crypt.3
@@ -11,7 +11,7 @@
.\" can be distributed under GPL.
.\" %%%LICENSE_END
.\"
-.TH DES_CRYPT 3 2013-09-18 "" "Linux Programmer's Manual"
+.TH DES_CRYPT 3 2014-08-19 "" "Linux Programmer's Manual"
.SH NAME
des_crypt, ecb_crypt, cbc_crypt, des_setparity, DES_FAILED \- fast
DES encryption
diff --git a/man3/ecvt.3 b/man3/ecvt.3
index a8a2372ca5..b2980427ed 100644
--- a/man3/ecvt.3
+++ b/man3/ecvt.3
@@ -29,7 +29,7 @@
.\" Modified Sat Jul 24 19:40:39 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Fri Jun 25 12:10:47 1999 by Andries Brouwer (aeb@cwi.nl)
.\"
-.TH ECVT 3 2013-07-04 "" "Linux Programmer's Manual"
+.TH ECVT 3 2014-08-19 "" "Linux Programmer's Manual"
.SH NAME
ecvt, fcvt \- convert a floating-point number to a string
.SH SYNOPSIS
diff --git a/man3/fgetgrent.3 b/man3/fgetgrent.3
index 96b21aa691..57665ddc1f 100644
--- a/man3/fgetgrent.3
+++ b/man3/fgetgrent.3
@@ -27,7 +27,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 19:38:44 1993 by Rik Faith (faith@cs.unc.edu)
-.TH FGETGRENT 3 2013-04-19 "GNU" "Linux Programmer's Manual"
+.TH FGETGRENT 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
fgetgrent \- get group file entry
.SH SYNOPSIS
diff --git a/man3/flockfile.3 b/man3/flockfile.3
index e7f4fa7634..d7869ee16b 100644
--- a/man3/flockfile.3
+++ b/man3/flockfile.3
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH FLOCKFILE 3 2013-07-23 "" "Linux Programmer's Manual"
+.TH FLOCKFILE 3 2014-08-19 "" "Linux Programmer's Manual"
.SH NAME
flockfile, ftrylockfile, funlockfile \- lock FILE for stdio
.SH SYNOPSIS
diff --git a/man3/fseeko.3 b/man3/fseeko.3
index d7d56cd852..a90edb9c69 100644
--- a/man3/fseeko.3
+++ b/man3/fseeko.3
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH FSEEKO 3 2014-03-20 "" "Linux Programmer's Manual"
+.TH FSEEKO 3 2014-08-19 "" "Linux Programmer's Manual"
.SH NAME
fseeko, ftello \- seek to or report file position
.SH SYNOPSIS
diff --git a/man3/ftime.3 b/man3/ftime.3
index 49a0cd0bce..cacc9e1845 100644
--- a/man3/ftime.3
+++ b/man3/ftime.3
@@ -27,7 +27,7 @@
.\" Modified Sun Oct 18 17:31:43 1998 by Andries Brouwer (aeb@cwi.nl)
.\" 2008-06-23, mtk, minor rewrites, added some details
.\"
-.TH FTIME 3 2013-09-26 "GNU" "Linux Programmer's Manual"
+.TH FTIME 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
ftime \- return date and time
.SH SYNOPSIS
diff --git a/man3/ftok.3 b/man3/ftok.3
index 296d2f2a37..885025120f 100644
--- a/man3/ftok.3
+++ b/man3/ftok.3
@@ -26,7 +26,7 @@
.\" Changed data type of proj_id; minor fixes
.\" aeb: further fixes; added notes.
.\"
-.TH FTOK 3 2013-10-07 "GNU" "Linux Programmer's Manual"
+.TH FTOK 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
ftok \- convert a pathname and a project identifier to a System V IPC key
.SH SYNOPSIS
diff --git a/man3/ftw.3 b/man3/ftw.3
index 479e9d715b..d7ef303646 100644
--- a/man3/ftw.3
+++ b/man3/ftw.3
@@ -32,7 +32,7 @@
.\" reorganized and rewrote much of the page
.\" 2006-05-24, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added an example program.
-.TH FTW 3 2014-01-11 "Linux" "Linux Programmer's Manual"
+.TH FTW 3 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
ftw, nftw \- file tree walk
.SH SYNOPSIS
diff --git a/man3/getauxval.3 b/man3/getauxval.3
index 2d04794730..859941e229 100644
--- a/man3/getauxval.3
+++ b/man3/getauxval.3
@@ -26,7 +26,7 @@
.\"
.\" FIXME glibc 2.18 added AT_HWCAP2
.\"
-.TH GETAUXVAL 3 2014-05-28 "GNU" "Linux Programmer's Manual"
+.TH GETAUXVAL 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
getauxval \- retrieve a value from the auxiliary vector
.SH SYNOPSIS
diff --git a/man3/getcwd.3 b/man3/getcwd.3
index e98902ccaf..6cbee35106 100644
--- a/man3/getcwd.3
+++ b/man3/getcwd.3
@@ -29,7 +29,7 @@
.\" Modified Mon Dec 11 13:32:51 MET 2000 by aeb
.\" Modified Thu Apr 22 03:49:15 CEST 2002 by Roger Luethi <rl@hellgate.ch>
.\"
-.TH GETCWD 3 2010-09-20 "GNU" "Linux Programmer's Manual"
+.TH GETCWD 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
getcwd, getwd, get_current_dir_name \- get current working directory
.SH SYNOPSIS
diff --git a/man3/getdtablesize.3 b/man3/getdtablesize.3
index 368bb66f3c..4d9ef00ba6 100644
--- a/man3/getdtablesize.3
+++ b/man3/getdtablesize.3
@@ -24,7 +24,7 @@
.\"
.\" Modified 2002-04-15 by Roger Luethi <rl@hellgate.ch> and aeb
.\"
-.TH GETDTABLESIZE 3 2014-06-13 "Linux" "Linux Programmer's Manual"
+.TH GETDTABLESIZE 3 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
getdtablesize \- get descriptor table size
.SH SYNOPSIS
diff --git a/man3/getgrent.3 b/man3/getgrent.3
index 61e49bf857..f49c746b73 100644
--- a/man3/getgrent.3
+++ b/man3/getgrent.3
@@ -27,7 +27,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 19:29:54 1993 by Rik Faith (faith@cs.unc.edu)
-.TH GETGRENT 3 2013-06-21 "" "Linux Programmer's Manual"
+.TH GETGRENT 3 2014-08-19 "" "Linux Programmer's Manual"
.SH NAME
getgrent, setgrent, endgrent \- get group file entry
.SH SYNOPSIS
diff --git a/man3/getgrent_r.3 b/man3/getgrent_r.3
index 3407148e23..8f33851849 100644
--- a/man3/getgrent_r.3
+++ b/man3/getgrent_r.3
@@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH GETGRENT_R 3 2010-10-21 "GNU" "Linux Programmer's Manual"
+.TH GETGRENT_R 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
getgrent_r, fgetgrent_r \- get group file entry reentrantly
.SH SYNOPSIS
diff --git a/man3/getgrnam.3 b/man3/getgrnam.3
index ab29d1390b..a1fe9fe7df 100644
--- a/man3/getgrnam.3
+++ b/man3/getgrnam.3
@@ -30,7 +30,7 @@
.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2003-11-15 by aeb
.\"
-.TH GETGRNAM 3 2013-07-22 "" "Linux Programmer's Manual"
+.TH GETGRNAM 3 2014-08-19 "" "Linux Programmer's Manual"
.SH NAME
getgrnam, getgrnam_r, getgrgid, getgrgid_r \- get group file entry
.SH SYNOPSIS
diff --git a/man3/getgrouplist.3 b/man3/getgrouplist.3
index 4ec63a0c3c..e84f6a7ae5 100644
--- a/man3/getgrouplist.3
+++ b/man3/getgrouplist.3
@@ -26,7 +26,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH GETGROUPLIST 3 2008-07-03 "GNU" "Linux Programmer's Manual"
+.TH GETGROUPLIST 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
getgrouplist \- get list of groups to which a user belongs
.SH SYNOPSIS
diff --git a/man3/getline.3 b/man3/getline.3
index 919f45fb87..c96aeed52e 100644
--- a/man3/getline.3
+++ b/man3/getline.3
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH GETLINE 3 2014-04-06 "GNU" "Linux Programmer's Manual"
+.TH GETLINE 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
getline, getdelim \- delimited string input
.SH SYNOPSIS
diff --git a/man3/getpass.3 b/man3/getpass.3
index a97fa5a206..a3397c0968 100644
--- a/man3/getpass.3
+++ b/man3/getpass.3
@@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH GETPASS 3 2013-06-21 "Linux" "Linux Programmer's Manual"
+.TH GETPASS 3 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
getpass \- get a password
.SH SYNOPSIS
diff --git a/man3/getutent.3 b/man3/getutent.3
index 2320620834..0e0737040b 100644
--- a/man3/getutent.3
+++ b/man3/getutent.3
@@ -28,7 +28,7 @@
.\" Modified Thu Jul 25 14:43:46 MET DST 1996 by Michael Haardt
.\" <michael@cantor.informatik.rwth-aachen.de>
.\"
-.TH GETUTENT 3 2014-05-28 "" "Linux Programmer's Manual"
+.TH GETUTENT 3 2014-08-19 "" "Linux Programmer's Manual"
.SH NAME
getutent, getutid, getutline, pututline, setutent, endutent,
utmpname \- access utmp file entries
diff --git a/man3/glob.3 b/man3/glob.3
index 860761a0b7..857dff0495 100644
--- a/man3/glob.3
+++ b/man3/glob.3
@@ -31,7 +31,7 @@
.\" Expanded the description of various flags
.\" Various wording fixes.
.\"
-.TH GLOB 3 2007-10-10 "GNU" "Linux Programmer's Manual"
+.TH GLOB 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
glob, globfree \- find pathnames matching a pattern, free memory from glob()
.SH SYNOPSIS
diff --git a/man3/insque.3 b/man3/insque.3
index 858d2152f1..546759bf46 100644
--- a/man3/insque.3
+++ b/man3/insque.3
@@ -33,7 +33,7 @@
.\" mtk, 2010-09-09: Noted glibc 2.4 bug, added info on circular
.\" lists, added example program
.\"
-.TH INSQUE 3 2010-09-09 "" "Linux Programmer's Manual"
+.TH INSQUE 3 2014-08-19 "" "Linux Programmer's Manual"
.SH NAME
insque, remque \- insert/remove an item from a queue
.SH SYNOPSIS
diff --git a/man3/lseek64.3 b/man3/lseek64.3
index f4d0c18b89..9e9c0c1139 100644
--- a/man3/lseek64.3
+++ b/man3/lseek64.3
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH LSEEK64 3 2013-08-19 "Linux" "Linux Programmer's Manual"
+.TH LSEEK64 3 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
lseek64 \- reposition 64-bit read/write file offset
.SH SYNOPSIS
diff --git a/man3/memmem.3 b/man3/memmem.3
index 4d7b66b8ff..5ea290df2b 100644
--- a/man3/memmem.3
+++ b/man3/memmem.3
@@ -27,7 +27,7 @@
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:50:48 1993 by Rik Faith (faith@cs.unc.edu)
.\" Interchanged 'needle' and 'haystack'; added history, aeb, 980113.
-.TH MEMMEM 3 2014-03-17 "GNU" "Linux Programmer's Manual"
+.TH MEMMEM 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
memmem \- locate a substring
.SH SYNOPSIS
diff --git a/man3/mkstemp.3 b/man3/mkstemp.3
index d869591466..24f73c37c2 100644
--- a/man3/mkstemp.3
+++ b/man3/mkstemp.3
@@ -32,7 +32,7 @@
.\" Modified 990328, aeb
.\" 2008-06-19, mtk, Added mkostemp(); various other changes
.\"
-.TH MKSTEMP 3 2014-06-13 "GNU" "Linux Programmer's Manual"
+.TH MKSTEMP 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
mkstemp, mkostemp, mkstemps, mkostemps \- create a unique temporary file
.SH SYNOPSIS
diff --git a/man3/mktemp.3 b/man3/mktemp.3
index 33d8494b2a..bc58e2f5f0 100644
--- a/man3/mktemp.3
+++ b/man3/mktemp.3
@@ -31,7 +31,7 @@
.\" (prompted by Scott Burkett <scottb@IntNet.net>)
.\" Modified Sun Mar 28 23:44:38 1999 by Andries Brouwer (aeb@cwi.nl)
.\"
-.TH MKTEMP 3 2014-02-27 "GNU" "Linux Programmer's Manual"
+.TH MKTEMP 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
mktemp \- make a unique temporary filename
.SH SYNOPSIS
diff --git a/man3/on_exit.3 b/man3/on_exit.3
index 3b18fab5c9..31d2b823a7 100644
--- a/man3/on_exit.3
+++ b/man3/on_exit.3
@@ -28,7 +28,7 @@
.\" 386BSD man pages
.\" Modified 1993-04-02, David Metcalfe
.\" Modified 1993-07-25, Rik Faith (faith@cs.unc.edu)
-.TH ON_EXIT 3 2008-12-05 "GNU" "Linux Programmer's Manual"
+.TH ON_EXIT 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
on_exit \- register a function to be called at normal process termination
.SH SYNOPSIS
diff --git a/man3/openpty.3 b/man3/openpty.3
index 921afa669d..a17ac08547 100644
--- a/man3/openpty.3
+++ b/man3/openpty.3
@@ -31,7 +31,7 @@
.\"
.\" Added -lutil remark, 030718
.\"
-.TH OPENPTY 3 2010-06-13 "GNU" "Linux Programmer's Manual"
+.TH OPENPTY 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
openpty, login_tty, forkpty \- terminal utility functions
.SH SYNOPSIS
diff --git a/man3/putenv.3 b/man3/putenv.3
index 699e66bfd2..ff5614e65d 100644
--- a/man3/putenv.3
+++ b/man3/putenv.3
@@ -33,7 +33,7 @@
.\" Modified Mon Oct 11 11:11:11 1999 by Andries Brouwer (aeb@cwi.nl)
.\" Modified Wed Nov 10 00:02:26 1999 by Andries Brouwer (aeb@cwi.nl)
.\" Modified Sun May 20 22:17:20 2001 by Andries Brouwer (aeb@cwi.nl)
-.TH PUTENV 3 2013-04-19 "GNU" "Linux Programmer's Manual"
+.TH PUTENV 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
putenv \- change or add an environment variable
.SH SYNOPSIS
diff --git a/man3/qecvt.3 b/man3/qecvt.3
index 13ec1ea500..ce4c76e1a1 100644
--- a/man3/qecvt.3
+++ b/man3/qecvt.3
@@ -25,7 +25,7 @@
.\" This replaces an earlier man page written by Walter Harms
.\" <walter.harms@informatik.uni-oldenburg.de>.
.\"
-.TH QECVT 3 2014-03-11 "GNU" "Linux Programmer's Manual"
+.TH QECVT 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
qecvt, qfcvt, qgcvt \- convert a floating-point number to a string
.SH SYNOPSIS
diff --git a/man3/realpath.3 b/man3/realpath.3
index df3cd9141e..aab4367534 100644
--- a/man3/realpath.3
+++ b/man3/realpath.3
@@ -25,7 +25,7 @@
.\" Rewritten old page, 990824, aeb@cwi.nl
.\" 2004-12-14, mtk, added discussion of resolved_path == NULL
.\"
-.TH REALPATH 3 2013-03-15 "" "Linux Programmer's Manual"
+.TH REALPATH 3 2014-08-19 "" "Linux Programmer's Manual"
.SH NAME
realpath \- return the canonicalized absolute pathname
.SH SYNOPSIS
diff --git a/man3/remove.3 b/man3/remove.3
index 83e5e690e9..b2f361e11c 100644
--- a/man3/remove.3
+++ b/man3/remove.3
@@ -28,7 +28,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH REMOVE 3 2014-03-10 "GNU" "Linux Programmer's Manual"
+.TH REMOVE 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
remove \- remove a file or directory
.SH SYNOPSIS
diff --git a/man3/setbuf.3 b/man3/setbuf.3
index ddac09299c..3b78f00384 100644
--- a/man3/setbuf.3
+++ b/man3/setbuf.3
@@ -45,7 +45,7 @@
.\" Correction, 2000-03-03, Andreas Jaeger <aj@suse.de>
.\" Added return value for setvbuf, aeb,
.\"
-.TH SETBUF 3 2014-02-18 "Linux" "Linux Programmer's Manual"
+.TH SETBUF 3 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
setbuf, setbuffer, setlinebuf, setvbuf \- stream buffering operations
.SH SYNOPSIS
diff --git a/man3/sigpause.3 b/man3/sigpause.3
index 64678c57c7..7a38ce6f20 100644
--- a/man3/sigpause.3
+++ b/man3/sigpause.3
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SIGPAUSE 3 2014-01-07 "Linux" "Linux Programmer's Manual"
+.TH SIGPAUSE 3 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
sigpause \- atomically release blocked signals and wait for interrupt
.SH SYNOPSIS
diff --git a/man3/strftime.3 b/man3/strftime.3
index 18d027c429..0023236729 100644
--- a/man3/strftime.3
+++ b/man3/strftime.3
@@ -34,7 +34,7 @@
.\" 2005-11-22 mtk, added Glibc Notes covering optional 'flag' and
.\" 'width' components of conversion specifications.
.\"
-.TH STRFTIME 3 2014-03-18 "GNU" "Linux Programmer's Manual"
+.TH STRFTIME 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
strftime \- format date and time
.SH SYNOPSIS
diff --git a/man3/strptime.3 b/man3/strptime.3
index 9b49e9b5ca..923561e6df 100644
--- a/man3/strptime.3
+++ b/man3/strptime.3
@@ -28,7 +28,7 @@
.\" Modified, aeb, 2001-08-31
.\" Modified, wharms 2001-11-12, remark on white space and example
.\"
-.TH STRPTIME 3 2014-01-17 "GNU" "Linux Programmer's Manual"
+.TH STRPTIME 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
strptime \- convert a string representation of time to a time tm structure
.SH SYNOPSIS
diff --git a/man3/strstr.3 b/man3/strstr.3
index b44977f96f..e7029b11e5 100644
--- a/man3/strstr.3
+++ b/man3/strstr.3
@@ -30,7 +30,7 @@
.\" Added history, aeb, 980113.
.\" 2005-05-05 mtk: added strcasestr()
.\"
-.TH STRSTR 3 2014-01-22 "GNU" "Linux Programmer's Manual"
+.TH STRSTR 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
strstr, strcasestr \- locate a substring
.SH SYNOPSIS
diff --git a/man3/strtod.3 b/man3/strtod.3
index e00d9eda94..954ff70d8b 100644
--- a/man3/strtod.3
+++ b/man3/strtod.3
@@ -42,7 +42,7 @@
.\" (michael@cantor.informatik.rwth-aachen.de)
.\" Added strof, strtold, aeb, 2001-06-07
.\"
-.TH STRTOD 3 2014-01-22 "Linux" "Linux Programmer's Manual"
+.TH STRTOD 3 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
strtod, strtof, strtold \- convert ASCII string to floating-point number
.SH SYNOPSIS
diff --git a/man3/tzset.3 b/man3/tzset.3
index 47758cc113..1ae47e5e32 100644
--- a/man3/tzset.3
+++ b/man3/tzset.3
@@ -30,7 +30,7 @@
.\" Modified 2001-11-13, aeb
.\" Modified 2004-12-01 mtk and Martin Schulze <joey@infodrom.org>
.\"
-.TH TZSET 3 2012-03-25 "" "Linux Programmer's Manual"
+.TH TZSET 3 2014-08-19 "" "Linux Programmer's Manual"
.SH NAME
tzset, tzname, timezone, daylight \- initialize time conversion information
.SH SYNOPSIS
diff --git a/man3/updwtmp.3 b/man3/updwtmp.3
index fbaf710315..3f451fc691 100644
--- a/man3/updwtmp.3
+++ b/man3/updwtmp.3
@@ -26,7 +26,7 @@
.\" Added -lutil remark, 030718
.\" 2008-07-02, mtk, document updwtmpx()
.\"
-.TH UPDWTMP 3 2008-07-02 "GNU" "Linux Programmer's Manual"
+.TH UPDWTMP 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
updwtmp, logwtmp \- append an entry to the wtmp file
.SH SYNOPSIS
diff --git a/man3/xcrypt.3 b/man3/xcrypt.3
index e8d7197898..748bc88db1 100644
--- a/man3/xcrypt.3
+++ b/man3/xcrypt.3
@@ -10,7 +10,7 @@
.\" 3. xencrypt() a hexstring
.\" to bad to be true :(
.\"
-.TH XCRYPT 3 2003-04-04 "" "Linux Programmer's Manual"
+.TH XCRYPT 3 2014-08-19 "" "Linux Programmer's Manual"
.SH NAME
xencrypt, xdecrypt, passwd2des \- RFS password encryption
.SH SYNOPSIS