aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/access.22
-rw-r--r--man2/bdflush.22
-rw-r--r--man2/bind.22
-rw-r--r--man2/brk.22
-rw-r--r--man2/chmod.22
-rw-r--r--man2/chown.22
-rw-r--r--man2/clone.22
-rw-r--r--man2/epoll_wait.22
-rw-r--r--man2/execve.22
-rw-r--r--man2/fsync.22
-rw-r--r--man2/getgroups.22
-rw-r--r--man2/gethostname.22
-rw-r--r--man2/getpagesize.22
-rw-r--r--man2/getpriority.22
-rw-r--r--man2/getrlimit.22
-rw-r--r--man2/ioperm.22
-rw-r--r--man2/kexec_load.22
-rw-r--r--man2/link.22
-rw-r--r--man2/mkdir.22
-rw-r--r--man2/mmap.22
-rw-r--r--man2/msgop.22
-rw-r--r--man2/perf_event_open.22
-rw-r--r--man2/process_vm_readv.22
-rw-r--r--man2/ptrace.22
-rw-r--r--man2/readlink.22
-rw-r--r--man2/readv.22
-rw-r--r--man2/recv.22
-rw-r--r--man2/rename.22
-rw-r--r--man2/sched_setaffinity.22
-rw-r--r--man2/select.22
-rw-r--r--man2/send.22
-rw-r--r--man2/seteuid.22
-rw-r--r--man2/signal.22
-rw-r--r--man2/sigwaitinfo.22
-rw-r--r--man2/stat.22
-rw-r--r--man2/symlink.22
-rw-r--r--man2/sync.22
-rw-r--r--man2/sync_file_range.22
-rw-r--r--man2/sysinfo.22
-rw-r--r--man2/timer_create.22
-rw-r--r--man2/uname.22
-rw-r--r--man2/unlink.22
-rw-r--r--man2/utime.22
-rw-r--r--man2/wait.22
-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
-rw-r--r--man5/core.52
-rw-r--r--man5/utmp.52
-rw-r--r--man7/capabilities.72
-rw-r--r--man7/charsets.72
-rw-r--r--man7/environ.72
-rw-r--r--man7/ipv6.72
-rw-r--r--man7/man-pages.72
-rw-r--r--man7/packet.72
-rw-r--r--man7/vdso.72
100 files changed, 100 insertions, 100 deletions
diff --git a/man2/access.2 b/man2/access.2
index fe0ce5b9a4..bfd85cd29b 100644
--- a/man2/access.2
+++ b/man2/access.2
@@ -40,7 +40,7 @@
.\" Modified 2004-06-23 by Michael Kerrisk
.\" 2007-06-10, mtk, various parts rewritten, and added BUGS section.
.\"
-.TH ACCESS 2 2014-02-21 "Linux" "Linux Programmer's Manual"
+.TH ACCESS 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
access, faccessat \- check user's permissions for a file
.SH SYNOPSIS
diff --git a/man2/bdflush.2 b/man2/bdflush.2
index c44dd4ff82..9c2016e50c 100644
--- a/man2/bdflush.2
+++ b/man2/bdflush.2
@@ -24,7 +24,7 @@
.\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH BDFLUSH 2 2014-04-06 "Linux" "Linux Programmer's Manual"
+.TH BDFLUSH 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
bdflush \- start, flush, or tune buffer-dirty-flush daemon
.SH SYNOPSIS
diff --git a/man2/bind.2 b/man2/bind.2
index ba8ebc8029..f89db53472 100644
--- a/man2/bind.2
+++ b/man2/bind.2
@@ -65,7 +65,7 @@
.\" $Id: bind.2,v 1.3 1999/04/23 19:56:07 freitag Exp $
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH BIND 2 2014-05-10 "Linux" "Linux Programmer's Manual"
+.TH BIND 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
bind \- bind a name to a socket
.SH SYNOPSIS
diff --git a/man2/brk.2 b/man2/brk.2
index ca146b9e8a..0dcfd74173 100644
--- a/man2/brk.2
+++ b/man2/brk.2
@@ -26,7 +26,7 @@
.\" Modified Wed Jul 21 19:52:58 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Sun Aug 21 17:40:38 1994 by Rik Faith <faith@cs.unc.edu>
.\"
-.TH BRK 2 2010-09-20 "Linux" "Linux Programmer's Manual"
+.TH BRK 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
brk, sbrk \- change data segment size
.SH SYNOPSIS
diff --git a/man2/chmod.2 b/man2/chmod.2
index 5beb421814..89e2e42b2e 100644
--- a/man2/chmod.2
+++ b/man2/chmod.2
@@ -29,7 +29,7 @@
.\" <michael@cantor.informatik.rwth-aachen.de>: NFS details
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH CHMOD 2 2014-02-21 "Linux" "Linux Programmer's Manual"
+.TH CHMOD 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
chmod, fchmod, fchmodat \- change permissions of a file
.SH SYNOPSIS
diff --git a/man2/chown.2 b/man2/chown.2
index 711dbe317d..fddb6d23db 100644
--- a/man2/chown.2
+++ b/man2/chown.2
@@ -35,7 +35,7 @@
.\" (bsdgroups versus sysvgroups, and the effect of the parent
.\" directory's set-group-ID permission bit).
.\"
-.TH CHOWN 2 2014-05-21 "Linux" "Linux Programmer's Manual"
+.TH CHOWN 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
chown, fchown, lchown, fchownat \- change ownership of a file
.SH SYNOPSIS
diff --git a/man2/clone.2 b/man2/clone.2
index 7c9a6b1acd..a9828e3370 100644
--- a/man2/clone.2
+++ b/man2/clone.2
@@ -42,7 +42,7 @@
.\" FIXME Document CLONE_NEWUSER, which is new in 2.6.23
.\" (also supported for unshare()?)
.\"
-.TH CLONE 2 2014-05-28 "Linux" "Linux Programmer's Manual"
+.TH CLONE 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
clone, __clone2 \- create a child process
.SH SYNOPSIS
diff --git a/man2/epoll_wait.2 b/man2/epoll_wait.2
index eb7fc8cb8a..06357746e0 100644
--- a/man2/epoll_wait.2
+++ b/man2/epoll_wait.2
@@ -19,7 +19,7 @@
.\"
.\" 2007-04-30: mtk, Added description of epoll_pwait()
.\"
-.TH EPOLL_WAIT 2 2014-01-31 "Linux" "Linux Programmer's Manual"
+.TH EPOLL_WAIT 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
epoll_wait, epoll_pwait \- wait for an I/O event on an epoll file descriptor
.SH SYNOPSIS
diff --git a/man2/execve.2 b/man2/execve.2
index 52812392f4..0b0697428d 100644
--- a/man2/execve.2
+++ b/man2/execve.2
@@ -34,7 +34,7 @@
.\" 2007-09-14 Ollie Wild <aaw@google.com>, mtk
.\" Add text describing limits on command-line arguments + environment
.\"
-.TH EXECVE 2 2014-06-13 "Linux" "Linux Programmer's Manual"
+.TH EXECVE 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
execve \- execute program
.SH SYNOPSIS
diff --git a/man2/fsync.2 b/man2/fsync.2
index ec2f71084e..81ea396253 100644
--- a/man2/fsync.2
+++ b/man2/fsync.2
@@ -35,7 +35,7 @@
.\" 2006-04-28, mtk, substantial rewrite of various parts.
.\" 2012-02-27 Various changes by Christoph Hellwig <hch@lst.de>
.\"
-.TH FSYNC 2 2014-04-06 "Linux" "Linux Programmer's Manual"
+.TH FSYNC 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
fsync, fdatasync \- synchronize a file's in-core state with storage device
.SH SYNOPSIS
diff --git a/man2/getgroups.2 b/man2/getgroups.2
index 9d17145f49..373c204cb2 100644
--- a/man2/getgroups.2
+++ b/man2/getgroups.2
@@ -28,7 +28,7 @@
.\" 2008-05-03, mtk, expanded and rewrote parts of DESCRIPTION and RETURN
.\" VALUE, made style of page more consistent with man-pages style.
.\"
-.TH GETGROUPS 2 2013-10-18 "Linux" "Linux Programmer's Manual"
+.TH GETGROUPS 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
getgroups, setgroups \- get/set list of supplementary group IDs
.SH SYNOPSIS
diff --git a/man2/gethostname.2 b/man2/gethostname.2
index b13ccb3665..441aa97a5e 100644
--- a/man2/gethostname.2
+++ b/man2/gethostname.2
@@ -29,7 +29,7 @@
.\" Modified 2004-06-17 by mtk
.\" Modified 2008-11-27 by mtk
.\"
-.TH GETHOSTNAME 2 2010-09-26 "Linux" "Linux Programmer's Manual"
+.TH GETHOSTNAME 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
gethostname, sethostname \- get/set hostname
.SH SYNOPSIS
diff --git a/man2/getpagesize.2 b/man2/getpagesize.2
index bcf4d5550b..3d2289b5db 100644
--- a/man2/getpagesize.2
+++ b/man2/getpagesize.2
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH GETPAGESIZE 2 2010-11-16 "Linux" "Linux Programmer's Manual"
+.TH GETPAGESIZE 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
getpagesize \- get memory page size
.SH SYNOPSIS
diff --git a/man2/getpriority.2 b/man2/getpriority.2
index b1023cc6dc..918c990691 100644
--- a/man2/getpriority.2
+++ b/man2/getpriority.2
@@ -45,7 +45,7 @@
.\" FIXME Oct 2008: Denys Vlasenko is working on a PRIO_THREAD feature that
.\" is likely to get included in mainline; this will need to be documented.
.\"
-.TH GETPRIORITY 2 2014-05-10 "Linux" "Linux Programmer's Manual"
+.TH GETPRIORITY 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
getpriority, setpriority \- get/set program scheduling priority
.SH SYNOPSIS
diff --git a/man2/getrlimit.2 b/man2/getrlimit.2
index 589162b4bc..7756a4aaf1 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 2014-05-28 "Linux" "Linux Programmer's Manual"
+.TH GETRLIMIT 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
getrlimit, setrlimit, prlimit \- get/set resource limits
.SH SYNOPSIS
diff --git a/man2/ioperm.2 b/man2/ioperm.2
index 37e1d0a7ed..91d081c09d 100644
--- a/man2/ioperm.2
+++ b/man2/ioperm.2
@@ -31,7 +31,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.\"
-.TH IOPERM 2 2013-03-12 "Linux" "Linux Programmer's Manual"
+.TH IOPERM 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
ioperm \- set port input/output permissions
.SH SYNOPSIS
diff --git a/man2/kexec_load.2 b/man2/kexec_load.2
index bafbf16f23..3060d696b0 100644
--- a/man2/kexec_load.2
+++ b/man2/kexec_load.2
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH KEXEC_LOAD 2 2012-07-13 "Linux" "Linux Programmer's Manual"
+.TH KEXEC_LOAD 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
kexec_load \- load a new kernel for later execution
.SH SYNOPSIS
diff --git a/man2/link.2 b/man2/link.2
index 492a71aa42..f32f41304c 100644
--- a/man2/link.2
+++ b/man2/link.2
@@ -29,7 +29,7 @@
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" Modified 2005-04-04, as per suggestion by Michael Hardt for rename.2
.\"
-.TH LINK 2 2014-05-10 "Linux" "Linux Programmer's Manual"
+.TH LINK 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
link, linkat \- make a new name for a file
.SH SYNOPSIS
diff --git a/man2/mkdir.2 b/man2/mkdir.2
index 9bdb1e21e9..41fad55784 100644
--- a/man2/mkdir.2
+++ b/man2/mkdir.2
@@ -8,7 +8,7 @@
.\" Public License. It comes with NO WARRANTY.
.\" %%%LICENSE_END
.\"
-.TH MKDIR 2 2014-02-21 "Linux" "Linux Programmer's Manual"
+.TH MKDIR 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
mkdir, mkdirat \- create a directory
.SH SYNOPSIS
diff --git a/man2/mmap.2 b/man2/mmap.2
index 069edd61ed..67e9be7c46 100644
--- a/man2/mmap.2
+++ b/man2/mmap.2
@@ -37,7 +37,7 @@
.\" 2007-07-10, mtk, Added an example program.
.\" 2008-11-18, mtk, document MAP_STACK
.\"
-.TH MMAP 2 2014-04-06 "Linux" "Linux Programmer's Manual"
+.TH MMAP 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
mmap, munmap \- map or unmap files or devices into memory
.SH SYNOPSIS
diff --git a/man2/msgop.2 b/man2/msgop.2
index 04dc87b92e..6e34d67b4d 100644
--- a/man2/msgop.2
+++ b/man2/msgop.2
@@ -37,7 +37,7 @@
.\" Added notes on /proc files
.\" FIXME . Add example programs to this page.
.\"
-.TH MSGOP 2 2014-05-16 "Linux" "Linux Programmer's Manual"
+.TH MSGOP 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
msgrcv, msgsnd \- System V message queue operations
.SH SYNOPSIS
diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
index f4a13e9695..a2f0ad81d4 100644
--- a/man2/perf_event_open.2
+++ b/man2/perf_event_open.2
@@ -24,7 +24,7 @@
.\" This document is based on the perf_event.h header file, the
.\" tools/perf/design.txt file, and a lot of bitter experience.
.\"
-.TH PERF_EVENT_OPEN 2 2014-04-17 "Linux" "Linux Programmer's Manual"
+.TH PERF_EVENT_OPEN 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
perf_event_open \- set up performance monitoring
.SH SYNOPSIS
diff --git a/man2/process_vm_readv.2 b/man2/process_vm_readv.2
index 0609c2195b..a9c055da50 100644
--- a/man2/process_vm_readv.2
+++ b/man2/process_vm_readv.2
@@ -26,7 +26,7 @@
.\"
.\" Commit fcf634098c00dd9cd247447368495f0b79be12d1
.\"
-.TH PROCESS_VM_READV 2 2014-05-05 "Linux" "Linux Programmer's Manual"
+.TH PROCESS_VM_READV 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
process_vm_readv, process_vm_writev \- transfer data between process address spaces
.SH SYNOPSIS
diff --git a/man2/ptrace.2 b/man2/ptrace.2
index 2748cc46ad..7773b1da39 100644
--- a/man2/ptrace.2
+++ b/man2/ptrace.2
@@ -41,7 +41,7 @@
.\" (Thanks to Blaisorblade, Daniel Jacobowitz and others who helped.)
.\" 2011-09, major update by Denys Vlasenko <vda.linux@googlemail.com>
.\"
-.TH PTRACE 2 2014-02-20 "Linux" "Linux Programmer's Manual"
+.TH PTRACE 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
ptrace \- process trace
.SH SYNOPSIS
diff --git a/man2/readlink.2 b/man2/readlink.2
index 989f7daa1f..381e85e241 100644
--- a/man2/readlink.2
+++ b/man2/readlink.2
@@ -41,7 +41,7 @@
.\" 2011-09-20, Guillem Jover <guillem@hadrons.org>:
.\" Added text on dynamically allocating buffer + example program
.\"
-.TH READLINK 2 2014-05-10 "Linux" "Linux Programmer's Manual"
+.TH READLINK 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
readlink, readlinkat \- read value of a symbolic link
.SH SYNOPSIS
diff --git a/man2/readv.2 b/man2/readv.2
index d6c875228d..8748efa107 100644
--- a/man2/readv.2
+++ b/man2/readv.2
@@ -29,7 +29,7 @@
.\" add more details.
.\" 2010-11-16, mtk, Added documentation of preadv() and pwritev()
.\"
-.TH READV 2 2010-11-17 "Linux" "Linux Programmer's Manual"
+.TH READV 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
readv, writev, preadv, pwritev \- read or write data into multiple buffers
.SH SYNOPSIS
diff --git a/man2/recv.2 b/man2/recv.2
index 7a103d2000..e673a12a94 100644
--- a/man2/recv.2
+++ b/man2/recv.2
@@ -38,7 +38,7 @@
.\" Modified 1998,1999 by Andi Kleen
.\" 2001-06-19 corrected SO_EE_OFFENDER, bug report by James Hawtin
.\"
-.TH RECV 2 2014-05-10 "Linux" "Linux Programmer's Manual"
+.TH RECV 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
recv, recvfrom, recvmsg \- receive a message from a socket
.SH SYNOPSIS
diff --git a/man2/rename.2 b/man2/rename.2
index a7e6c478c1..465af09d89 100644
--- a/man2/rename.2
+++ b/man2/rename.2
@@ -30,7 +30,7 @@
.\" Modified Thu Mar 3 09:49:35 2005 by Michael Haardt <michael@moria.de>
.\" 2007-03-25, mtk, added various text to DESCRIPTION.
.\"
-.TH RENAME 2 2014-05-08 "Linux" "Linux Programmer's Manual"
+.TH RENAME 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
rename, renameat, renameat2 \- change the name or location of a file
.SH SYNOPSIS
diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2
index d4c9d46e96..f58f5f6300 100644
--- a/man2/sched_setaffinity.2
+++ b/man2/sched_setaffinity.2
@@ -31,7 +31,7 @@
.\" 2008-11-12, mtk, removed CPU_*() macro descriptions to a
.\" separate CPU_SET(3) page.
.\"
-.TH SCHED_SETAFFINITY 2 2014-05-10 "Linux" "Linux Programmer's Manual"
+.TH SCHED_SETAFFINITY 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
sched_setaffinity, sched_getaffinity \- \
set and get a thread's CPU affinity mask
diff --git a/man2/select.2 b/man2/select.2
index 10e120ab7d..df02f36adb 100644
--- a/man2/select.2
+++ b/man2/select.2
@@ -35,7 +35,7 @@
.\" 2005-03-11, mtk, modified pselect() text (it is now a system
.\" call in 2.6.16.
.\"
-.TH SELECT 2 2014-01-31 "Linux" "Linux Programmer's Manual"
+.TH SELECT 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO \-
synchronous I/O multiplexing
diff --git a/man2/send.2 b/man2/send.2
index 030a730141..6c5a231b71 100644
--- a/man2/send.2
+++ b/man2/send.2
@@ -37,7 +37,7 @@
.\" Modified Oct 2003 by aeb
.\" Modified 2004-07-01 by mtk
.\"
-.TH SEND 2 2014-05-10 "Linux" "Linux Programmer's Manual"
+.TH SEND 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
send, sendto, sendmsg \- send a message on a socket
.SH SYNOPSIS
diff --git a/man2/seteuid.2 b/man2/seteuid.2
index 4ad7630fba..9ff3f2bd68 100644
--- a/man2/seteuid.2
+++ b/man2/seteuid.2
@@ -26,7 +26,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.\"
-.TH SETEUID 2 2014-06-13 "Linux" "Linux Programmer's Manual"
+.TH SETEUID 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
seteuid, setegid \- set effective user or group ID
.SH SYNOPSIS
diff --git a/man2/signal.2 b/man2/signal.2
index d1894491a0..f7bb874138 100644
--- a/man2/signal.2
+++ b/man2/signal.2
@@ -33,7 +33,7 @@
.\" various sections.
.\" 2008-07-11, mtk: rewrote and expanded portability discussion.
.\"
-.TH SIGNAL 2 2013-04-19 "Linux" "Linux Programmer's Manual"
+.TH SIGNAL 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
signal \- ANSI C signal handling
.SH SYNOPSIS
diff --git a/man2/sigwaitinfo.2 b/man2/sigwaitinfo.2
index 6025d6f970..de2cfe4844 100644
--- a/man2/sigwaitinfo.2
+++ b/man2/sigwaitinfo.2
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SIGWAITINFO 2 2013-09-04 "Linux" "Linux Programmer's Manual"
+.TH SIGWAITINFO 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
sigwaitinfo, sigtimedwait \- synchronously wait for queued signals
.SH SYNOPSIS
diff --git a/man2/stat.2 b/man2/stat.2
index 157056810a..614d75a0b7 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 2014-05-10 "Linux" "Linux Programmer's Manual"
+.TH STAT 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
stat, fstat, lstat, fstatat \- get file status
.SH SYNOPSIS
diff --git a/man2/symlink.2 b/man2/symlink.2
index 00cc09e586..32bb7159c3 100644
--- a/man2/symlink.2
+++ b/man2/symlink.2
@@ -30,7 +30,7 @@
.\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH SYMLINK 2 2014-05-05 "Linux" "Linux Programmer's Manual"
+.TH SYMLINK 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
symlink, symlinkat \- make a new name for a file
.SH SYNOPSIS
diff --git a/man2/sync.2 b/man2/sync.2
index 03dba34f4d..f649d24671 100644
--- a/man2/sync.2
+++ b/man2/sync.2
@@ -33,7 +33,7 @@
.\" Modified 2001-10-10 by aeb, following Michael Kerrisk.
.\" 2011-09-07, mtk, Added syncfs() documentation,
.\"
-.TH SYNC 2 2014-04-06 "Linux" "Linux Programmer's Manual"
+.TH SYNC 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
sync, syncfs \- commit buffer cache to disk
.SH SYNOPSIS
diff --git a/man2/sync_file_range.2 b/man2/sync_file_range.2
index 08f0383540..439e7acba6 100644
--- a/man2/sync_file_range.2
+++ b/man2/sync_file_range.2
@@ -27,7 +27,7 @@
.\" Andrew Morton's comments in fs/sync.c
.\" 2010-10-09, mtk, Document sync_file_range2()
.\"
-.TH SYNC_FILE_RANGE 2 2013-04-01 "Linux" "Linux Programmer's Manual"
+.TH SYNC_FILE_RANGE 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
sync_file_range \- sync a file segment with disk
.SH SYNOPSIS
diff --git a/man2/sysinfo.2 b/man2/sysinfo.2
index 811f3e33e1..c7e98eedba 100644
--- a/man2/sysinfo.2
+++ b/man2/sysinfo.2
@@ -11,7 +11,7 @@
.\" Modified Tue Oct 22 22:29:51 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified Mon Aug 25 16:06:11 1997 by Nicolás Lichtmaier <nick@debian.org>
.\"
-.TH SYSINFO 2 2012-05-05 "Linux" "Linux Programmer's Manual"
+.TH SYSINFO 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
sysinfo \- returns information on overall system statistics
.SH SYNOPSIS
diff --git a/man2/timer_create.2 b/man2/timer_create.2
index d0ad52c1f1..ca039a974d 100644
--- a/man2/timer_create.2
+++ b/man2/timer_create.2
@@ -28,7 +28,7 @@
.\" FIXME: Linux 2.3.0 adds CLOCK_BOOTTIME_ALARM and CLOCK_REALTIME_ALARM
.\" Does this also affect timerfd_create()?
.\"
-.TH TIMER_CREATE 2 2014-01-20 Linux "Linux Programmer's Manual"
+.TH TIMER_CREATE 2 2014-08-19 Linux "Linux Programmer's Manual"
.SH NAME
timer_create \- create a POSIX per-process timer
.SH SYNOPSIS
diff --git a/man2/uname.2 b/man2/uname.2
index 17320c8acf..5cbd72c3ec 100644
--- a/man2/uname.2
+++ b/man2/uname.2
@@ -24,7 +24,7 @@
.\"
.\" 2007-07-05 mtk: Added details on underlying system call interfaces
.\"
-.TH UNAME 2 2008-12-03 "Linux" "Linux Programmer's Manual"
+.TH UNAME 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
uname \- get name and information about current kernel
.SH SYNOPSIS
diff --git a/man2/unlink.2 b/man2/unlink.2
index f0cbf5e3b5..eee4ba60b9 100644
--- a/man2/unlink.2
+++ b/man2/unlink.2
@@ -30,7 +30,7 @@
.\" Modified 2001-05-17 by aeb
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH UNLINK 2 2014-02-21 "Linux" "Linux Programmer's Manual"
+.TH UNLINK 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
unlink, unlinkat \- delete a name and possibly the file it refers to
.SH SYNOPSIS
diff --git a/man2/utime.2 b/man2/utime.2
index 81b199e8e6..b6bc932bcd 100644
--- a/man2/utime.2
+++ b/man2/utime.2
@@ -28,7 +28,7 @@
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" Modified 2004-10-10 by Andries Brouwer <aeb@cwi.nl>
.\"
-.TH UTIME 2 2014-02-21 "Linux" "Linux Programmer's Manual"
+.TH UTIME 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
utime, utimes \- change file last access and modification times
.SH SYNOPSIS
diff --git a/man2/wait.2 b/man2/wait.2
index d24a55ccf8..dab465b86e 100644
--- a/man2/wait.2
+++ b/man2/wait.2
@@ -46,7 +46,7 @@
.\" 2005-05-10, mtk, __W* flags can't be used with waitid()
.\" 2008-07-04, mtk, removed erroneous text about SA_NOCLDSTOP
.\"
-.TH WAIT 2 2013-09-04 "Linux" "Linux Programmer's Manual"
+.TH WAIT 2 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
wait, waitpid, waitid \- wait for process to change state
.SH SYNOPSIS
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
diff --git a/man5/core.5 b/man5/core.5
index f2c3e36aed..5d822ef60a 100644
--- a/man5/core.5
+++ b/man5/core.5
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH CORE 5 2014-05-28 "Linux" "Linux Programmer's Manual"
+.TH CORE 5 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
core \- core dump file
.SH DESCRIPTION
diff --git a/man5/utmp.5 b/man5/utmp.5
index 384c48c709..4c099d8321 100644
--- a/man5/utmp.5
+++ b/man5/utmp.5
@@ -27,7 +27,7 @@
.\" Modified 1996-07-20 by Michael Haardt
.\" Modified 1997-07-02 by Nicolás Lichtmaier <nick@debian.org>
.\" Modified 2004-10-31 by aeb, following Gwenole Beauchesne
-.TH UTMP 5 2013-02-11 "Linux" "Linux Programmer's Manual"
+.TH UTMP 5 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
utmp, wtmp \- login records
.SH SYNOPSIS
diff --git a/man7/capabilities.7 b/man7/capabilities.7
index 3c5be62d28..c243770003 100644
--- a/man7/capabilities.7
+++ b/man7/capabilities.7
@@ -45,7 +45,7 @@
.\" other capabilities where the permitted or inheritable bit is set.
.\" 2011-09-07, mtk/Serge hallyn: Add CAP_SYSLOG
.\"
-.TH CAPABILITIES 7 2014-05-21 "Linux" "Linux Programmer's Manual"
+.TH CAPABILITIES 7 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
capabilities \- overview of Linux capabilities
.SH DESCRIPTION
diff --git a/man7/charsets.7 b/man7/charsets.7
index 45d18cea1a..634c08e8ca 100644
--- a/man7/charsets.7
+++ b/man7/charsets.7
@@ -14,7 +14,7 @@
.\"
.\" Changes also by David Starner <dstarner98@aasaa.ofe.org>.
.\"
-.TH CHARSETS 7 2014-06-05 "Linux" "Linux Programmer's Manual"
+.TH CHARSETS 7 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
charsets - character set standards and internationalization
.SH DESCRIPTION
diff --git a/man7/environ.7 b/man7/environ.7
index 6d6762f1ab..85bfa9fb29 100644
--- a/man7/environ.7
+++ b/man7/environ.7
@@ -31,7 +31,7 @@
.\" Modified Wed Jan 24 06:37:24 2001 by Eric S. Raymond (esr@thyrsus.com)
.\" Modified Thu Dec 13 23:53:27 2001 by Martin Schulze <joey@infodrom.org>
.\"
-.TH ENVIRON 7 2014-06-13 "Linux" "Linux Programmer's Manual"
+.TH ENVIRON 7 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
environ \- user environment
.SH SYNOPSIS
diff --git a/man7/ipv6.7 b/man7/ipv6.7
index fffd868d63..3b1ebe08d4 100644
--- a/man7/ipv6.7
+++ b/man7/ipv6.7
@@ -83,7 +83,7 @@
.\" commit c4062dfc425e94290ac427a98d6b4721dd2bc91f
.\" Author: Erich E. Hoover <ehoover@mines.edu>
.\"
-.TH IPV6 7 2012-12-16 "Linux" "Linux Programmer's Manual"
+.TH IPV6 7 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
ipv6 \- Linux IPv6 protocol implementation
.SH SYNOPSIS
diff --git a/man7/man-pages.7 b/man7/man-pages.7
index 525f77ccb8..4ef25d3c77 100644
--- a/man7/man-pages.7
+++ b/man7/man-pages.7
@@ -27,7 +27,7 @@
.\" 2007-05-30 created by mtk, using text from old man.7 plus
.\" rewrites and additional text.
.\"
-.TH MAN-PAGES 7 2014-06-13 "Linux" "Linux Programmer's Manual"
+.TH MAN-PAGES 7 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
man-pages \- conventions for writing Linux man pages
.SH SYNOPSIS
diff --git a/man7/packet.7 b/man7/packet.7
index ecd46dd496..57cd3ca873 100644
--- a/man7/packet.7
+++ b/man7/packet.7
@@ -9,7 +9,7 @@
.\"
.\" $Id: packet.7,v 1.13 2000/08/14 08:03:45 ak Exp $
.\"
-.TH PACKET 7 2014-04-28 "Linux" "Linux Programmer's Manual"
+.TH PACKET 7 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
packet \- packet interface on device level
.SH SYNOPSIS
diff --git a/man7/vdso.7 b/man7/vdso.7
index 71336d7e83..193fadeb52 100644
--- a/man7/vdso.7
+++ b/man7/vdso.7
@@ -10,7 +10,7 @@
.\" http://www.linuxjournal.com/content/creating-vdso-colonels-other-chicken
.\" http://www.trilithium.com/johan/2005/08/linux-gate/
.\"
-.TH VDSO 7 2014-02-01 "Linux" "Linux Programmer's Manual"
+.TH VDSO 7 2014-08-19 "Linux" "Linux Programmer's Manual"
.SH NAME
vDSO \- overview of the virtual ELF dynamic shared object
.SH SYNOPSIS