aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
Diffstat (limited to 'man2')
-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
43 files changed, 43 insertions, 43 deletions
diff --git a/man2/accept.2 b/man2/accept.2
index 7a83cd7379..fde5ab45f7 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 88a3dcbc78..3b39924880 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 3b973104e2..2638aed435 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 e974612632..cf5d8e15e3 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 246053201c..2d257eaa6e 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 b1aa3691ce..ad17807829 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 a3a76fda70..6801dd85b6 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 0bb5de436a..ee2ab6afb1 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 03bafcffc0..60b5cf2956 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 4eaf1967e2..0d9582492a 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 ad952631c6..d11907bdd1 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 4a5c916cbb..036f56ebf9 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 3c17729efe..1dd77ac2f2 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 bf7de85036..40d352c564 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 03b9e18a2f..3e1be3e6cc 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 352186783f..57e1979e6c 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 581e139d2f..ac46725d22 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 602da3dfea..4e3ca5dac7 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 4b13ada83b..ff90c34904 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 2771ebdcba..61a54bb6a7 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 9c541058f5..33eafc9351 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 143f67d0a3..00199898cb 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 190733058e..d5e226580c 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 2f184f9b5e..bedd39e68a 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 fbd98bcd6b..77233f589a 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 5eca172ecc..2ccbf62a17 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 9e33f5753c..47b202d412 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 6790f40462..81c1b10f27 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 fca5320ab1..fd86015b61 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 a1ffbf7d01..f32094aaa7 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 a483215390..cadd14e0ca 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 92d38bf1f1..3fe184f24d 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 15cec1ae73..145aff5066 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 93f8190ce2..4b96b6d8a9 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 40cdf1edcd..186cb0d41e 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 08a99690a7..016c1f47de 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 25c0283e5d..04b3e50754 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 f5bf7ef231..6c929101cc 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 a2547785d0..2dc5b2d226 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 dae0f7e426..e9059c405c 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 dbb17ea756..97b71f6e76 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 4ef7be7b8a..cb5f6b6938 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 f452a5078c..4fe501ce71 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