summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-08-27 02:44:07 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-08-27 02:44:07 +0200
commit6e00b7a858ed817de14433bcc94a34d1edea2f9c (patch)
tree290a875ea2e714cf7e51c46c8bf2a78db8e7b24d
parenta7846609db2751694c98faa975657ccf990a747a (diff)
iconv.1, ldd.1, accept.2, access.2, add_key.2, arch_prctl.2, bpf.2, chmod.2, chown.2, close_range.2, copy_file_range.2, execve.2, execveat.2, fanotify_mark.2, futex.2, futimesat.2, getpriority.2, intro.2, ioctl_tty.2, keyctl.2, link.2, membarrier.2, mkdir.2, mknod.2, mlock.2, mount.2, mount_setattr.2, open.2, open_by_handle_at.2, perf_event_open.2, pidfd_open.2, readlink.2, readv.2, rename.2, request_key.2, seccomp.2, sigaction.2, stat.2, statx.2, symlink.2, syscalls.2, umount.2, unlink.2, utimensat.2, wait.2, bsearch.3, fflush.3, getaddrinfo.3, getauxval.3, getopt.3, getsubopt.3, mkfifo.3, pthread_mutex_consistent.3, pthread_setname_np.3, pthread_tryjoin_np.3, scandir.3, sem_wait.3, stailq.3, strlen.3, strstr.3, termios.3, tsearch.3, wcslen.3, wcstok.3, wordexp.3, proc.5, capabilities.7, cgroups.7, fanotify.7, mount_namespaces.7, namespaces.7, path_resolution.7, pipe.7, posixoptions.7, user_namespaces.7, vdso.7, iconvconfig.8, ld.so.8: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man1/iconv.12
-rw-r--r--man1/ldd.12
-rw-r--r--man2/accept.22
-rw-r--r--man2/access.22
-rw-r--r--man2/add_key.22
-rw-r--r--man2/arch_prctl.22
-rw-r--r--man2/bpf.22
-rw-r--r--man2/chmod.22
-rw-r--r--man2/chown.22
-rw-r--r--man2/close_range.22
-rw-r--r--man2/copy_file_range.22
-rw-r--r--man2/execve.22
-rw-r--r--man2/execveat.22
-rw-r--r--man2/fanotify_mark.22
-rw-r--r--man2/futex.22
-rw-r--r--man2/futimesat.22
-rw-r--r--man2/getpriority.22
-rw-r--r--man2/intro.22
-rw-r--r--man2/ioctl_tty.22
-rw-r--r--man2/keyctl.22
-rw-r--r--man2/link.22
-rw-r--r--man2/membarrier.22
-rw-r--r--man2/mkdir.22
-rw-r--r--man2/mknod.22
-rw-r--r--man2/mlock.22
-rw-r--r--man2/mount.22
-rw-r--r--man2/mount_setattr.22
-rw-r--r--man2/open.22
-rw-r--r--man2/open_by_handle_at.22
-rw-r--r--man2/perf_event_open.22
-rw-r--r--man2/pidfd_open.22
-rw-r--r--man2/readlink.22
-rw-r--r--man2/readv.22
-rw-r--r--man2/rename.22
-rw-r--r--man2/request_key.22
-rw-r--r--man2/seccomp.22
-rw-r--r--man2/sigaction.22
-rw-r--r--man2/stat.22
-rw-r--r--man2/statx.22
-rw-r--r--man2/symlink.22
-rw-r--r--man2/syscalls.22
-rw-r--r--man2/umount.22
-rw-r--r--man2/unlink.22
-rw-r--r--man2/utimensat.22
-rw-r--r--man2/wait.22
-rw-r--r--man3/bsearch.32
-rw-r--r--man3/fflush.32
-rw-r--r--man3/getaddrinfo.32
-rw-r--r--man3/getauxval.32
-rw-r--r--man3/getopt.32
-rw-r--r--man3/getsubopt.32
-rw-r--r--man3/mkfifo.32
-rw-r--r--man3/pthread_mutex_consistent.32
-rw-r--r--man3/pthread_setname_np.32
-rw-r--r--man3/pthread_tryjoin_np.32
-rw-r--r--man3/scandir.32
-rw-r--r--man3/sem_wait.32
-rw-r--r--man3/stailq.32
-rw-r--r--man3/strlen.32
-rw-r--r--man3/strstr.32
-rw-r--r--man3/termios.32
-rw-r--r--man3/tsearch.32
-rw-r--r--man3/wcslen.32
-rw-r--r--man3/wcstok.32
-rw-r--r--man3/wordexp.32
-rw-r--r--man5/proc.52
-rw-r--r--man7/capabilities.72
-rw-r--r--man7/cgroups.72
-rw-r--r--man7/fanotify.72
-rw-r--r--man7/mount_namespaces.72
-rw-r--r--man7/namespaces.72
-rw-r--r--man7/path_resolution.72
-rw-r--r--man7/pipe.72
-rw-r--r--man7/posixoptions.72
-rw-r--r--man7/user_namespaces.72
-rw-r--r--man7/vdso.72
-rw-r--r--man8/iconvconfig.82
-rw-r--r--man8/ld.so.82
78 files changed, 78 insertions, 78 deletions
diff --git a/man1/iconv.1 b/man1/iconv.1
index 826b7a754..2aae3a8ff 100644
--- a/man1/iconv.1
+++ b/man1/iconv.1
@@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH ICONV 1 2020-06-09 "GNU" "Linux User Manual"
+.TH ICONV 1 2021-08-27 "GNU" "Linux User Manual"
.SH NAME
iconv \- convert text from one character encoding to another
.SH SYNOPSIS
diff --git a/man1/ldd.1 b/man1/ldd.1
index 8bb1410d5..f358f9658 100644
--- a/man1/ldd.1
+++ b/man1/ldd.1
@@ -11,7 +11,7 @@
.\" May be distributed under the GNU General Public License
.\" %%%LICENSE_END
.\"
-.TH LDD 1 2021-03-22 "" "Linux Programmer's Manual"
+.TH LDD 1 2021-08-27 "" "Linux Programmer's Manual"
.SH NAME
ldd \- print shared object dependencies
.SH SYNOPSIS
diff --git a/man2/accept.2 b/man2/accept.2
index 7a83cd737..fde5ab45f 100644
--- a/man2/accept.2
+++ b/man2/accept.2
@@ -38,7 +38,7 @@
.\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" 2008-12-04, mtk, Add documentation of accept4()
.\"
-.TH ACCEPT 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH ACCEPT 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
accept, accept4 \- accept a connection on a socket
.SH SYNOPSIS
diff --git a/man2/access.2 b/man2/access.2
index 88a3dcbc7..3b3992488 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 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH ACCESS 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
access, faccessat, faccessat2 \- check user's permissions for a file
.SH SYNOPSIS
diff --git a/man2/add_key.2 b/man2/add_key.2
index 3b973104e..2638aed43 100644
--- a/man2/add_key.2
+++ b/man2/add_key.2
@@ -9,7 +9,7 @@
.\" 2 of the License, or (at your option) any later version.
.\" %%%LICENSE_END
.\"
-.TH ADD_KEY 2 2021-03-22 Linux "Linux Key Management Calls"
+.TH ADD_KEY 2 2021-08-27 Linux "Linux Key Management Calls"
.SH NAME
add_key \- add a key to the kernel's key management facility
.SH SYNOPSIS
diff --git a/man2/arch_prctl.2 b/man2/arch_prctl.2
index e97461263..cf5d8e15e 100644
--- a/man2/arch_prctl.2
+++ b/man2/arch_prctl.2
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH ARCH_PRCTL 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH ARCH_PRCTL 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
arch_prctl \- set architecture-specific thread state
.SH SYNOPSIS
diff --git a/man2/bpf.2 b/man2/bpf.2
index 246053201..2d257eaa6 100644
--- a/man2/bpf.2
+++ b/man2/bpf.2
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH BPF 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH BPF 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
bpf \- perform a command on an extended BPF map or program
.SH SYNOPSIS
diff --git a/man2/chmod.2 b/man2/chmod.2
index b1aa3691c..ad1780782 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 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH CHMOD 2 2021-08-27 "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 a3a76fda7..6801dd85b 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 mode bit).
.\"
-.TH CHOWN 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH CHOWN 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
chown, fchown, lchown, fchownat \- change ownership of a file
.SH SYNOPSIS
diff --git a/man2/close_range.2 b/man2/close_range.2
index 0bb5de436..ee2ab6afb 100644
--- a/man2/close_range.2
+++ b/man2/close_range.2
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH CLOSE_RANGE 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH CLOSE_RANGE 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
close_range \- close all file descriptors in a given range
.SH SYNOPSIS
diff --git a/man2/copy_file_range.2 b/man2/copy_file_range.2
index 03bafcffc..60b5cf295 100644
--- a/man2/copy_file_range.2
+++ b/man2/copy_file_range.2
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH COPY_FILE_RANGE 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH COPY_FILE_RANGE 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
copy_file_range \- Copy a range of data from one file to another
.SH SYNOPSIS
diff --git a/man2/execve.2 b/man2/execve.2
index 4eaf1967e..0d9582492 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 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH EXECVE 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
execve \- execute program
.SH SYNOPSIS
diff --git a/man2/execveat.2 b/man2/execveat.2
index ad952631c..d11907bdd 100644
--- a/man2/execveat.2
+++ b/man2/execveat.2
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH EXECVEAT 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH EXECVEAT 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
execveat \- execute program relative to a directory file descriptor
.SH SYNOPSIS
diff --git a/man2/fanotify_mark.2 b/man2/fanotify_mark.2
index 4a5c916cb..036f56ebf 100644
--- a/man2/fanotify_mark.2
+++ b/man2/fanotify_mark.2
@@ -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.
.\" %%%LICENSE_END
-.TH FANOTIFY_MARK 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH FANOTIFY_MARK 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
fanotify_mark \- add, remove, or modify an fanotify mark on a filesystem
object
diff --git a/man2/futex.2 b/man2/futex.2
index 3c17729ef..1dd77ac2f 100644
--- a/man2/futex.2
+++ b/man2/futex.2
@@ -19,7 +19,7 @@
.\" FIXME Do we need to add some text regarding Torvald Riegel's 2015-01-24 mail
.\" http://thread.gmane.org/gmane.linux.kernel/1703405/focus=1873242
.\"
-.TH FUTEX 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH FUTEX 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
futex \- fast user-space locking
.SH SYNOPSIS
diff --git a/man2/futimesat.2 b/man2/futimesat.2
index bf7de8503..40d352c56 100644
--- a/man2/futimesat.2
+++ b/man2/futimesat.2
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH FUTIMESAT 2 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH FUTIMESAT 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
futimesat \- change timestamps of a file relative to a \
directory file descriptor
diff --git a/man2/getpriority.2 b/man2/getpriority.2
index 03b9e18a2..3e1be3e6c 100644
--- a/man2/getpriority.2
+++ b/man2/getpriority.2
@@ -42,7 +42,7 @@
.\" Clarified meaning of 0 value for 'who' argument
.\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH GETPRIORITY 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH GETPRIORITY 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
getpriority, setpriority \- get/set program scheduling priority
.SH SYNOPSIS
diff --git a/man2/intro.2 b/man2/intro.2
index 352186783..57e1979e6 100644
--- a/man2/intro.2
+++ b/man2/intro.2
@@ -26,7 +26,7 @@
.\" new _syscall(2) page, and substantially enhanced and rewrote
.\" the remaining material on this page.
.\"
-.TH INTRO 2 2020-11-01 "Linux" "Linux Programmer's Manual"
+.TH INTRO 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
intro \- introduction to system calls
.SH DESCRIPTION
diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2
index 581e139d2..ac46725d2 100644
--- a/man2/ioctl_tty.2
+++ b/man2/ioctl_tty.2
@@ -5,7 +5,7 @@
.\" Distributed under GPL
.\" %%%LICENSE_END
.\"
-.TH IOCTL_TTY 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH IOCTL_TTY 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
ioctl_tty \- ioctls for terminals and serial lines
.SH SYNOPSIS
diff --git a/man2/keyctl.2 b/man2/keyctl.2
index 602da3dfe..4e3ca5dac 100644
--- a/man2/keyctl.2
+++ b/man2/keyctl.2
@@ -25,7 +25,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH KEYCTL 2 2021-03-22 Linux "Linux Key Management Calls"
+.TH KEYCTL 2 2021-08-27 Linux "Linux Key Management Calls"
.SH NAME
keyctl \- manipulate the kernel's key management facility
.SH SYNOPSIS
diff --git a/man2/link.2 b/man2/link.2
index 4b13ada83..ff90c3490 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 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH LINK 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
link, linkat \- make a new name for a file
.SH SYNOPSIS
diff --git a/man2/membarrier.2 b/man2/membarrier.2
index 2771ebdcb..61a54bb6a 100644
--- a/man2/membarrier.2
+++ b/man2/membarrier.2
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH MEMBARRIER 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH MEMBARRIER 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
membarrier \- issue memory barriers on a set of threads
.SH SYNOPSIS
diff --git a/man2/mkdir.2 b/man2/mkdir.2
index 9c541058f..33eafc935 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 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH MKDIR 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
mkdir, mkdirat \- create a directory
.SH SYNOPSIS
diff --git a/man2/mknod.2 b/man2/mknod.2
index 143f67d0a..00199898c 100644
--- a/man2/mknod.2
+++ b/man2/mknod.2
@@ -12,7 +12,7 @@
.\" Modified 2003-04-23 by Michael Kerrisk
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH MKNOD 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH MKNOD 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
mknod, mknodat \- create a special or ordinary file
.SH SYNOPSIS
diff --git a/man2/mlock.2 b/man2/mlock.2
index 190733058..d5e226580 100644
--- a/man2/mlock.2
+++ b/man2/mlock.2
@@ -23,7 +23,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH MLOCK 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH MLOCK 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
mlock, mlock2, munlock, mlockall, munlockall \- lock and unlock memory
.SH SYNOPSIS
diff --git a/man2/mount.2 b/man2/mount.2
index 2f184f9b5..bedd39e68 100644
--- a/man2/mount.2
+++ b/man2/mount.2
@@ -37,7 +37,7 @@
.\" 2008-10-06, mtk: move umount*() material into separate umount.2 page.
.\" 2008-10-06, mtk: Add discussion of namespaces.
.\"
-.TH MOUNT 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH MOUNT 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
mount \- mount filesystem
.SH SYNOPSIS
diff --git a/man2/mount_setattr.2 b/man2/mount_setattr.2
index fbd98bcd6..77233f589 100644
--- a/man2/mount_setattr.2
+++ b/man2/mount_setattr.2
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH MOUNT_SETATTR 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH MOUNT_SETATTR 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
mount_setattr \- change properties of a mount or mount tree
.SH SYNOPSIS
diff --git a/man2/open.2 b/man2/open.2
index 5eca172ec..2ccbf62a1 100644
--- a/man2/open.2
+++ b/man2/open.2
@@ -48,7 +48,7 @@
.\" FIXME . Apr 08: The next POSIX revision has O_EXEC, O_SEARCH, and
.\" O_TTYINIT. Eventually these may need to be documented. --mtk
.\"
-.TH OPEN 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH OPEN 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
open, openat, creat \- open and possibly create a file
.SH SYNOPSIS
diff --git a/man2/open_by_handle_at.2 b/man2/open_by_handle_at.2
index 9e33f5753..47b202d41 100644
--- a/man2/open_by_handle_at.2
+++ b/man2/open_by_handle_at.2
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH OPEN_BY_HANDLE_AT 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH OPEN_BY_HANDLE_AT 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
name_to_handle_at, open_by_handle_at \- obtain handle
for a pathname and open file via a handle
diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
index 6790f4046..81c1b10f2 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 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH PERF_EVENT_OPEN 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
perf_event_open \- set up performance monitoring
.SH SYNOPSIS
diff --git a/man2/pidfd_open.2 b/man2/pidfd_open.2
index fca5320ab..fd86015b6 100644
--- a/man2/pidfd_open.2
+++ b/man2/pidfd_open.2
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PIDFD_OPEN 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH PIDFD_OPEN 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
pidfd_open \- obtain a file descriptor that refers to a process
.SH SYNOPSIS
diff --git a/man2/readlink.2 b/man2/readlink.2
index a1ffbf7d0..f32094aaa 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 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH READLINK 2 2021-08-27 "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 a48321539..cadd14e0c 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 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH READV 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
readv, writev, preadv, pwritev, preadv2, pwritev2 \- read or write data into multiple buffers
.SH SYNOPSIS
diff --git a/man2/rename.2 b/man2/rename.2
index 92d38bf1f..3fe184f24 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 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH RENAME 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
rename, renameat, renameat2 \- change the name or location of a file
.SH SYNOPSIS
diff --git a/man2/request_key.2 b/man2/request_key.2
index 15cec1ae7..145aff506 100644
--- a/man2/request_key.2
+++ b/man2/request_key.2
@@ -9,7 +9,7 @@
.\" 2 of the License, or (at your option) any later version.
.\" %%%LICENSE_END
.\"
-.TH REQUEST_KEY 2 2021-03-22 Linux "Linux Key Management Calls"
+.TH REQUEST_KEY 2 2021-08-27 Linux "Linux Key Management Calls"
.SH NAME
request_key \- request a key from the kernel's key management facility
.SH SYNOPSIS
diff --git a/man2/seccomp.2 b/man2/seccomp.2
index 93f8190ce..4b96b6d8a 100644
--- a/man2/seccomp.2
+++ b/man2/seccomp.2
@@ -26,7 +26,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SECCOMP 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH SECCOMP 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
seccomp \- operate on Secure Computing state of the process
.SH SYNOPSIS
diff --git a/man2/sigaction.2 b/man2/sigaction.2
index 40cdf1edc..186cb0d41 100644
--- a/man2/sigaction.2
+++ b/man2/sigaction.2
@@ -45,7 +45,7 @@
.\" 2015-01-17, Kees Cook <keescook@chromium.org>
.\" Added notes on ptrace SIGTRAP and SYS_SECCOMP.
.\"
-.TH SIGACTION 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH SIGACTION 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
sigaction, rt_sigaction \- examine and change a signal action
.SH SYNOPSIS
diff --git a/man2/stat.2 b/man2/stat.2
index 08a99690a..016c1f47d 100644
--- a/man2/stat.2
+++ b/man2/stat.2
@@ -36,7 +36,7 @@
.\" 2007-06-08 mtk: Added example program
.\" 2007-07-05 mtk: Added details on underlying system call interfaces
.\"
-.TH STAT 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH STAT 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
stat, fstat, lstat, fstatat \- get file status
.SH SYNOPSIS
diff --git a/man2/statx.2 b/man2/statx.2
index 25c0283e5..04b3e5075 100644
--- a/man2/statx.2
+++ b/man2/statx.2
@@ -27,7 +27,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH STATX 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH STATX 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
statx \- get file status (extended)
.SH SYNOPSIS
diff --git a/man2/symlink.2 b/man2/symlink.2
index f5bf7ef23..6c929101c 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 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH SYMLINK 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
symlink, symlinkat \- make a new name for a file
.SH SYNOPSIS
diff --git a/man2/syscalls.2 b/man2/syscalls.2
index a2547785d..2dc5b2d22 100644
--- a/man2/syscalls.2
+++ b/man2/syscalls.2
@@ -28,7 +28,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SYSCALLS 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH SYSCALLS 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
syscalls \- Linux system calls
.SH SYNOPSIS
diff --git a/man2/umount.2 b/man2/umount.2
index dae0f7e42..e9059c405 100644
--- a/man2/umount.2
+++ b/man2/umount.2
@@ -27,7 +27,7 @@
.\" 2008-10-06, mtk: Created this as a new page by splitting
.\" umount/umount2 material out of mount.2
.\"
-.TH UMOUNT 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH UMOUNT 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
umount, umount2 \- unmount filesystem
.SH SYNOPSIS
diff --git a/man2/unlink.2 b/man2/unlink.2
index dbb17ea75..97b71f6e7 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 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH UNLINK 2 2021-08-27 "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/utimensat.2 b/man2/utimensat.2
index 4ef7be7b8..cb5f6b693 100644
--- a/man2/utimensat.2
+++ b/man2/utimensat.2
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH UTIMENSAT 2 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH UTIMENSAT 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
utimensat, futimens \- change file timestamps with nanosecond precision
.SH SYNOPSIS
diff --git a/man2/wait.2 b/man2/wait.2
index f452a5078..4fe501ce7 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 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH WAIT 2 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
wait, waitpid, waitid \- wait for process to change state
.SH SYNOPSIS
diff --git a/man3/bsearch.3 b/man3/bsearch.3
index 43e8b9c57..5c1bdc9b8 100644
--- a/man3/bsearch.3
+++ b/man3/bsearch.3
@@ -28,7 +28,7 @@
.\" 386BSD man pages
.\" Modified Mon Mar 29 22:41:16 1993, David Metcalfe
.\" Modified Sat Jul 24 21:35:16 1993, Rik Faith (faith@cs.unc.edu)
-.TH BSEARCH 3 2021-03-22 "" "Linux Programmer's Manual"
+.TH BSEARCH 3 2021-08-27 "" "Linux Programmer's Manual"
.SH NAME
bsearch \- binary search of a sorted array
.SH SYNOPSIS
diff --git a/man3/fflush.3 b/man3/fflush.3
index eb0bb93e2..2ec9e0024 100644
--- a/man3/fflush.3
+++ b/man3/fflush.3
@@ -42,7 +42,7 @@
.\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org>
.\" Modified 2001-10-16 by John Levon <moz@compsoc.man.ac.uk>
.\"
-.TH FFLUSH 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH FFLUSH 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
fflush \- flush a stream
.SH SYNOPSIS
diff --git a/man3/getaddrinfo.3 b/man3/getaddrinfo.3
index 1e13e3ef2..6cffc636a 100644
--- a/man3/getaddrinfo.3
+++ b/man3/getaddrinfo.3
@@ -41,7 +41,7 @@
.\" FIXME . glibc's 2.9 NEWS file documents DCCP and UDP-lite support
.\" and is SCTP support now also there?
.\"
-.TH GETADDRINFO 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH GETADDRINFO 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
getaddrinfo, freeaddrinfo, gai_strerror \- network address and
service translation
diff --git a/man3/getauxval.3 b/man3/getauxval.3
index a43e6ffae..ef9869a6e 100644
--- a/man3/getauxval.3
+++ b/man3/getauxval.3
@@ -24,7 +24,7 @@
.\"
.\" See also https://lwn.net/Articles/519085/
.\"
-.TH GETAUXVAL 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH GETAUXVAL 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
getauxval \- retrieve a value from the auxiliary vector
.SH SYNOPSIS
diff --git a/man3/getopt.3 b/man3/getopt.3
index f34625bbd..56143c35e 100644
--- a/man3/getopt.3
+++ b/man3/getopt.3
@@ -39,7 +39,7 @@
.\" the start of optstring
.\" Modified 2006-12-15, mtk, Added getopt() example program.
.\"
-.TH GETOPT 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH GETOPT 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
getopt, getopt_long, getopt_long_only,
optarg, optind, opterr, optopt \- Parse command-line options
diff --git a/man3/getsubopt.3 b/man3/getsubopt.3
index 2649984bb..8ae1bfb5b 100644
--- a/man3/getsubopt.3
+++ b/man3/getsubopt.3
@@ -22,7 +22,7 @@
.\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.\" %%%LICENSE_END
.\"
-.TH GETSUBOPT 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH GETSUBOPT 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
getsubopt \- parse suboption arguments from a string
.SH SYNOPSIS
diff --git a/man3/mkfifo.3 b/man3/mkfifo.3
index a0c578939..1faf08a94 100644
--- a/man3/mkfifo.3
+++ b/man3/mkfifo.3
@@ -25,7 +25,7 @@
.\"
.\" changed section from 2 to 3, aeb, 950919
.\"
-.TH MKFIFO 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH MKFIFO 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
mkfifo, mkfifoat \- make a FIFO special file (a named pipe)
.SH SYNOPSIS
diff --git a/man3/pthread_mutex_consistent.3 b/man3/pthread_mutex_consistent.3
index 87889844e..c4963582b 100644
--- a/man3/pthread_mutex_consistent.3
+++ b/man3/pthread_mutex_consistent.3
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_MUTEX_CONSISTENT 3 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_MUTEX_CONSISTENT 3 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_mutex_consistent \- make a robust mutex consistent
.SH SYNOPSIS
diff --git a/man3/pthread_setname_np.3 b/man3/pthread_setname_np.3
index 0dfe3df39..fc82dd01f 100644
--- a/man3/pthread_setname_np.3
+++ b/man3/pthread_setname_np.3
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_SETNAME_NP 3 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_SETNAME_NP 3 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_setname_np, pthread_getname_np \- set/get the name of a thread
.SH SYNOPSIS
diff --git a/man3/pthread_tryjoin_np.3 b/man3/pthread_tryjoin_np.3
index 0c6f32dd7..e912f8e3b 100644
--- a/man3/pthread_tryjoin_np.3
+++ b/man3/pthread_tryjoin_np.3
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_TRYJOIN_NP 3 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_TRYJOIN_NP 3 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_tryjoin_np, pthread_timedjoin_np \- try to join with a
terminated thread
diff --git a/man3/scandir.3 b/man3/scandir.3
index f01072067..ce586142f 100644
--- a/man3/scandir.3
+++ b/man3/scandir.3
@@ -59,7 +59,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH SCANDIR 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH SCANDIR 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
scandir, scandirat, alphasort, versionsort \- scan
a directory for matching entries
diff --git a/man3/sem_wait.3 b/man3/sem_wait.3
index 40cedb2a3..bc7988a1a 100644
--- a/man3/sem_wait.3
+++ b/man3/sem_wait.3
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SEM_WAIT 3 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH SEM_WAIT 3 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
sem_wait, sem_timedwait, sem_trywait \- lock a semaphore
.SH SYNOPSIS
diff --git a/man3/stailq.3 b/man3/stailq.3
index 0392e17dd..04738a4df 100644
--- a/man3/stailq.3
+++ b/man3/stailq.3
@@ -29,7 +29,7 @@
.\" %%%LICENSE_END
.\"
.\"
-.TH STAILQ 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH STAILQ 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
.\"SIMPLEQ_CONCAT,
SIMPLEQ_EMPTY,
diff --git a/man3/strlen.3 b/man3/strlen.3
index 27dc9f17d..ba926545c 100644
--- a/man3/strlen.3
+++ b/man3/strlen.3
@@ -27,7 +27,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:02:26 1993 by Rik Faith (faith@cs.unc.edu)
-.TH STRLEN 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH STRLEN 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
strlen \- calculate the length of a string
.SH SYNOPSIS
diff --git a/man3/strstr.3 b/man3/strstr.3
index 0e770e47a..b828ca6a4 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 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH STRSTR 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
strstr, strcasestr \- locate a substring
.SH SYNOPSIS
diff --git a/man3/termios.3 b/man3/termios.3
index 256236819..c96a5c15e 100644
--- a/man3/termios.3
+++ b/man3/termios.3
@@ -37,7 +37,7 @@
.\" Enhanced the discussion of "raw" mode for cfmakeraw().
.\" Document CMSPAR.
.\"
-.TH TERMIOS 3 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH TERMIOS 3 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow,
cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed, cfsetspeed \-
diff --git a/man3/tsearch.3 b/man3/tsearch.3
index a1241e154..86ea7219b 100644
--- a/man3/tsearch.3
+++ b/man3/tsearch.3
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH TSEARCH 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH TSEARCH 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
tsearch, tfind, tdelete, twalk, twalk_r, tdestroy \- manage a binary search tree
.SH SYNOPSIS
diff --git a/man3/wcslen.3 b/man3/wcslen.3
index 52c450c80..fd9634376 100644
--- a/man3/wcslen.3
+++ b/man3/wcslen.3
@@ -13,7 +13,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSLEN 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH WCSLEN 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
wcslen \- determine the length of a wide-character string
.SH SYNOPSIS
diff --git a/man3/wcstok.3 b/man3/wcstok.3
index af642ca46..9fa1e3c41 100644
--- a/man3/wcstok.3
+++ b/man3/wcstok.3
@@ -13,7 +13,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSTOK 3 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH WCSTOK 3 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
wcstok \- split wide-character string into tokens
.SH SYNOPSIS
diff --git a/man3/wordexp.3 b/man3/wordexp.3
index 0aef4cc68..716b8334e 100644
--- a/man3/wordexp.3
+++ b/man3/wordexp.3
@@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH WORDEXP 3 2021-03-22 "" "Linux Programmer's Manual"
+.TH WORDEXP 3 2021-08-27 "" "Linux Programmer's Manual"
.SH NAME
wordexp, wordfree \- perform word expansion like a posix-shell
.SH SYNOPSIS
diff --git a/man5/proc.5 b/man5/proc.5
index c9d660b4e..3240d3466 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -52,7 +52,7 @@
.\" to see what information could be imported from that file
.\" into this file.
.\"
-.TH PROC 5 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH PROC 5 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
proc \- process information pseudo-filesystem
.SH DESCRIPTION
diff --git a/man7/capabilities.7 b/man7/capabilities.7
index bafe46b7c..c65524496 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 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH CAPABILITIES 7 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
capabilities \- overview of Linux capabilities
.SH DESCRIPTION
diff --git a/man7/cgroups.7 b/man7/cgroups.7
index 4c35765ef..7a7db3344 100644
--- a/man7/cgroups.7
+++ b/man7/cgroups.7
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH CGROUPS 7 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH CGROUPS 7 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
cgroups \- Linux control groups
.SH DESCRIPTION
diff --git a/man7/fanotify.7 b/man7/fanotify.7
index cfe440354..9c66c24f0 100644
--- a/man7/fanotify.7
+++ b/man7/fanotify.7
@@ -22,7 +22,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
-.TH FANOTIFY 7 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH FANOTIFY 7 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
fanotify \- monitoring filesystem events
.SH DESCRIPTION
diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7
index 1096cd130..361d1ffe7 100644
--- a/man7/mount_namespaces.7
+++ b/man7/mount_namespaces.7
@@ -23,7 +23,7 @@
.\" %%%LICENSE_END
.\"
.\"
-.TH MOUNT_NAMESPACES 7 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH MOUNT_NAMESPACES 7 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
mount_namespaces \- overview of Linux mount namespaces
.SH DESCRIPTION
diff --git a/man7/namespaces.7 b/man7/namespaces.7
index 850dca844..13891b4e6 100644
--- a/man7/namespaces.7
+++ b/man7/namespaces.7
@@ -24,7 +24,7 @@
.\" %%%LICENSE_END
.\"
.\"
-.TH NAMESPACES 7 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH NAMESPACES 7 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
namespaces \- overview of Linux namespaces
.SH DESCRIPTION
diff --git a/man7/path_resolution.7 b/man7/path_resolution.7
index 143f22826..0edc7e2c5 100644
--- a/man7/path_resolution.7
+++ b/man7/path_resolution.7
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PATH_RESOLUTION 7 2020-04-11 "Linux" "Linux Programmer's Manual"
+.TH PATH_RESOLUTION 7 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
path_resolution \- how a pathname is resolved to a file
.SH DESCRIPTION
diff --git a/man7/pipe.7 b/man7/pipe.7
index d79768fb6..bf93cafbf 100644
--- a/man7/pipe.7
+++ b/man7/pipe.7
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PIPE 7 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH PIPE 7 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
pipe \- overview of pipes and FIFOs
.SH DESCRIPTION
diff --git a/man7/posixoptions.7 b/man7/posixoptions.7
index d6882fe05..6ff6fda20 100644
--- a/man7/posixoptions.7
+++ b/man7/posixoptions.7
@@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH POSIXOPTIONS 7 2018-04-30 "" "Linux Programmer's Manual"
+.TH POSIXOPTIONS 7 2021-08-27 "" "Linux Programmer's Manual"
.SH NAME
posixoptions \- optional parts of the POSIX standard
.SH DESCRIPTION
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7
index 9e1e9642c..f25246d08 100644
--- a/man7/user_namespaces.7
+++ b/man7/user_namespaces.7
@@ -24,7 +24,7 @@
.\" %%%LICENSE_END
.\"
.\"
-.TH USER_NAMESPACES 7 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH USER_NAMESPACES 7 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
user_namespaces \- overview of Linux user namespaces
.SH DESCRIPTION
diff --git a/man7/vdso.7 b/man7/vdso.7
index e706701f0..a3ef65d92 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 2021-03-22 "Linux" "Linux Programmer's Manual"
+.TH VDSO 7 2021-08-27 "Linux" "Linux Programmer's Manual"
.SH NAME
vdso \- overview of the virtual ELF dynamic shared object
.SH SYNOPSIS
diff --git a/man8/iconvconfig.8 b/man8/iconvconfig.8
index 34725e4d5..794879124 100644
--- a/man8/iconvconfig.8
+++ b/man8/iconvconfig.8
@@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH ICONVCONFIG 8 2021-03-22 "GNU" "Linux System Administration"
+.TH ICONVCONFIG 8 2021-08-27 "GNU" "Linux System Administration"
.SH NAME
iconvconfig \- create iconv module configuration cache
.SH SYNOPSIS
diff --git a/man8/ld.so.8 b/man8/ld.so.8
index 6486c0b7e..25dc0f73e 100644
--- a/man8/ld.so.8
+++ b/man8/ld.so.8
@@ -4,7 +4,7 @@
.\" Various parts:
.\" Copyright (C) 2007-9, 2013, 2016 Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH LD.SO 8 2021-03-22 "GNU" "Linux Programmer's Manual"
+.TH LD.SO 8 2021-08-27 "GNU" "Linux Programmer's Manual"
.SH NAME
ld.so, ld\-linux.so \- dynamic linker/loader
.SH SYNOPSIS