aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
Diffstat (limited to 'man2')
-rw-r--r--man2/accept.22
-rw-r--r--man2/arch_prctl.22
-rw-r--r--man2/clock_getres.22
-rw-r--r--man2/clock_nanosleep.22
-rw-r--r--man2/connect.22
-rw-r--r--man2/dup.22
-rw-r--r--man2/epoll_create.22
-rw-r--r--man2/epoll_ctl.22
-rw-r--r--man2/epoll_wait.22
-rw-r--r--man2/execve.22
-rw-r--r--man2/getitimer.22
-rw-r--r--man2/getsockopt.22
-rw-r--r--man2/gettid.22
-rw-r--r--man2/inotify_add_watch.22
-rw-r--r--man2/inotify_init.22
-rw-r--r--man2/io_submit.22
-rw-r--r--man2/ioctl.22
-rw-r--r--man2/lseek.22
-rw-r--r--man2/madvise.22
-rw-r--r--man2/mlock.22
-rw-r--r--man2/mmap.22
-rw-r--r--man2/mprotect.22
-rw-r--r--man2/msgctl.22
-rw-r--r--man2/msgop.22
-rw-r--r--man2/open_by_handle_at.22
-rw-r--r--man2/openat2.22
-rw-r--r--man2/pidfd_open.22
-rw-r--r--man2/poll.22
-rw-r--r--man2/prctl.22
-rw-r--r--man2/quotactl.22
-rw-r--r--man2/s390_sthyi.22
-rw-r--r--man2/select.22
-rw-r--r--man2/select_tut.22
-rw-r--r--man2/semctl.22
-rw-r--r--man2/semget.22
-rw-r--r--man2/semop.22
-rw-r--r--man2/setns.22
-rw-r--r--man2/shmctl.22
-rw-r--r--man2/shmget.22
-rw-r--r--man2/shmop.22
-rw-r--r--man2/sigaction.22
-rw-r--r--man2/stat.22
-rw-r--r--man2/statx.22
-rw-r--r--man2/syscalls.22
-rw-r--r--man2/timer_create.22
-rw-r--r--man2/timerfd_create.22
-rw-r--r--man2/unshare.22
-rw-r--r--man2/wait.22
48 files changed, 48 insertions, 48 deletions
diff --git a/man2/accept.2 b/man2/accept.2
index 30e2b56451..87fe8127b4 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 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH ACCEPT 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
accept, accept4 \- accept a connection on a socket
.SH SYNOPSIS
diff --git a/man2/arch_prctl.2 b/man2/arch_prctl.2
index 1a5a784c94..bcf72feb74 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 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH ARCH_PRCTL 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
arch_prctl \- set architecture-specific thread state
.SH SYNOPSIS
diff --git a/man2/clock_getres.2 b/man2/clock_getres.2
index 758d85bf3d..7d504d1e9e 100644
--- a/man2/clock_getres.2
+++ b/man2/clock_getres.2
@@ -28,7 +28,7 @@
.\" 2003-08-24 aeb, large parts rewritten
.\" 2004-08-06 Christoph Lameter <clameter@sgi.com>, SMP note
.\"
-.TH CLOCK_GETRES 2 2019-03-06 "" "Linux Programmer's Manual"
+.TH CLOCK_GETRES 2 2020-04-11 "" "Linux Programmer's Manual"
.SH NAME
clock_getres, clock_gettime, clock_settime \- clock and time functions
.SH SYNOPSIS
diff --git a/man2/clock_nanosleep.2 b/man2/clock_nanosleep.2
index e07792747a..dc31868044 100644
--- a/man2/clock_nanosleep.2
+++ b/man2/clock_nanosleep.2
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH CLOCK_NANOSLEEP 2 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH CLOCK_NANOSLEEP 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
clock_nanosleep \- high-resolution sleep with specifiable clock
.SH SYNOPSIS
diff --git a/man2/connect.2 b/man2/connect.2
index 168526d1ec..125ca33ef9 100644
--- a/man2/connect.2
+++ b/man2/connect.2
@@ -64,7 +64,7 @@
.\" Modified 1998, 1999 by Andi Kleen
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH CONNECT 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH CONNECT 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
connect \- initiate a connection on a socket
.SH SYNOPSIS
diff --git a/man2/dup.2 b/man2/dup.2
index 93a7bc1a98..c997fc975d 100644
--- a/man2/dup.2
+++ b/man2/dup.2
@@ -34,7 +34,7 @@
.\" details for dup2().
.\" 2008-10-09, mtk: add description of dup3()
.\"
-.TH DUP 2 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH DUP 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
dup, dup2, dup3 \- duplicate a file descriptor
.SH SYNOPSIS
diff --git a/man2/epoll_create.2 b/man2/epoll_create.2
index 3be7d225b9..e0f7d4136b 100644
--- a/man2/epoll_create.2
+++ b/man2/epoll_create.2
@@ -22,7 +22,7 @@
.\" Modified 2005-04-04 by Marko Kohtala <marko.kohtala@gmail.com>
.\" 2008-10-10, mtk: add description of epoll_create1()
.\"
-.TH EPOLL_CREATE 2 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH EPOLL_CREATE 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
epoll_create, epoll_create1 \- open an epoll file descriptor
.SH SYNOPSIS
diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2
index db2af27908..bc2f1abf7a 100644
--- a/man2/epoll_ctl.2
+++ b/man2/epoll_ctl.2
@@ -18,7 +18,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH EPOLL_CTL 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH EPOLL_CTL 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
epoll_ctl \- control interface for an epoll file descriptor
.SH SYNOPSIS
diff --git a/man2/epoll_wait.2 b/man2/epoll_wait.2
index 81ffe2f06c..55890c82a5 100644
--- a/man2/epoll_wait.2
+++ b/man2/epoll_wait.2
@@ -20,7 +20,7 @@
.\"
.\" 2007-04-30: mtk, Added description of epoll_pwait()
.\"
-.TH EPOLL_WAIT 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH EPOLL_WAIT 2 2020-04-11 "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 0a255ed647..10b1c80a4b 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 2019-10-10 "Linux" "Linux Programmer's Manual"
+.TH EXECVE 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
execve \- execute program
.SH SYNOPSIS
diff --git a/man2/getitimer.2 b/man2/getitimer.2
index 03931cd13b..e1e748f61d 100644
--- a/man2/getitimer.2
+++ b/man2/getitimer.2
@@ -10,7 +10,7 @@
.\" 2005-04-06 mtk, Matthias Lang <matthias@corelatus.se>
.\" Noted MAX_SEC_IN_JIFFIES ceiling
.\"
-.TH GETITIMER 2 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH GETITIMER 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
getitimer, setitimer \- get or set value of an interval timer
.SH SYNOPSIS
diff --git a/man2/getsockopt.2 b/man2/getsockopt.2
index 715670670f..be4a92cf28 100644
--- a/man2/getsockopt.2
+++ b/man2/getsockopt.2
@@ -41,7 +41,7 @@
.\" Modified 1999 by Andi Kleen <ak@muc.de>.
.\" Removed most stuff because it is in socket.7 now.
.\"
-.TH GETSOCKOPT 2 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH GETSOCKOPT 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
getsockopt, setsockopt \- get and set options on sockets
.SH SYNOPSIS
diff --git a/man2/gettid.2 b/man2/gettid.2
index bacab61c7c..ea0c0d4bd6 100644
--- a/man2/gettid.2
+++ b/man2/gettid.2
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH GETTID 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH GETTID 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
gettid \- get thread identification
.SH SYNOPSIS
diff --git a/man2/inotify_add_watch.2 b/man2/inotify_add_watch.2
index 87eae03c4c..78e05e8695 100644
--- a/man2/inotify_add_watch.2
+++ b/man2/inotify_add_watch.2
@@ -25,7 +25,7 @@
.\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version
.\" 2006-02-07 mtk, various changes
.\"
-.TH INOTIFY_ADD_WATCH 2 2019-10-10 "Linux" "Linux Programmer's Manual"
+.TH INOTIFY_ADD_WATCH 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
inotify_add_watch \- add a watch to an initialized inotify instance
.SH SYNOPSIS
diff --git a/man2/inotify_init.2 b/man2/inotify_init.2
index 2ca823c6ee..b166fdd435 100644
--- a/man2/inotify_init.2
+++ b/man2/inotify_init.2
@@ -26,7 +26,7 @@
.\" 2006-02-07 mtk, minor changes
.\" 2008-10-10 mtk: add description of inotify_init1()
.\"
-.TH INOTIFY_INIT 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH INOTIFY_INIT 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
inotify_init, inotify_init1 \- initialize an inotify instance
.SH SYNOPSIS
diff --git a/man2/io_submit.2 b/man2/io_submit.2
index d3b1793fcf..3ab73260f0 100644
--- a/man2/io_submit.2
+++ b/man2/io_submit.2
@@ -5,7 +5,7 @@
.\" This file is distributed according to the GNU General Public License.
.\" %%%LICENSE_END
.\"
-.TH IO_SUBMIT 2 2019-10-10 "Linux" "Linux Programmer's Manual"
+.TH IO_SUBMIT 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
io_submit \- submit asynchronous I/O blocks for processing
.SH SYNOPSIS
diff --git a/man2/ioctl.2 b/man2/ioctl.2
index d4f4aca385..63203c47b7 100644
--- a/man2/ioctl.2
+++ b/man2/ioctl.2
@@ -38,7 +38,7 @@
.\" Modified 1999-06-25 by Rachael Munns <vashti@dream.org.uk>
.\" Modified 2000-09-21 by Andries Brouwer <aeb@cwi.nl>
.\"
-.TH IOCTL 2 2017-05-03 "Linux" "Linux Programmer's Manual"
+.TH IOCTL 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
ioctl \- control device
.SH SYNOPSIS
diff --git a/man2/lseek.2 b/man2/lseek.2
index 04972c082a..a20b10431f 100644
--- a/man2/lseek.2
+++ b/man2/lseek.2
@@ -44,7 +44,7 @@
.\" Modified 2003-08-21 by Andries Brouwer <aeb@cwi.nl>
.\" 2011-09-18, mtk, Added SEEK_DATA + SEEK_HOLE
.\"
-.TH LSEEK 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH LSEEK 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
lseek \- reposition read/write file offset
.SH SYNOPSIS
diff --git a/man2/madvise.2 b/man2/madvise.2
index 6455b6c200..a0f3a477a3 100644
--- a/man2/madvise.2
+++ b/man2/madvise.2
@@ -32,7 +32,7 @@
.\" 2011-09-18, Doug Goldstein <cardoe@cardoe.com>
.\" Document MADV_HUGEPAGE and MADV_NOHUGEPAGE
.\"
-.TH MADVISE 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH MADVISE 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
madvise \- give advice about use of memory
.SH SYNOPSIS
diff --git a/man2/mlock.2 b/man2/mlock.2
index 920b09d969..9eacfcfae2 100644
--- a/man2/mlock.2
+++ b/man2/mlock.2
@@ -23,7 +23,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH MLOCK 2 2018-02-02 "Linux" "Linux Programmer's Manual"
+.TH MLOCK 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
mlock, mlock2, munlock, mlockall, munlockall \- lock and unlock memory
.SH SYNOPSIS
diff --git a/man2/mmap.2 b/man2/mmap.2
index 4a8125a40d..963776e807 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 2019-10-10 "Linux" "Linux Programmer's Manual"
+.TH MMAP 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
mmap, munmap \- map or unmap files or devices into memory
.SH SYNOPSIS
diff --git a/man2/mprotect.2 b/man2/mprotect.2
index a1d8c115c4..d94b12f3fa 100644
--- a/man2/mprotect.2
+++ b/man2/mprotect.2
@@ -30,7 +30,7 @@
.\" 2007-06-02, mtk: Fairly substantial rewrites and additions, and
.\" a much improved example program.
.\"
-.TH MPROTECT 2 2019-08-02 "Linux" "Linux Programmer's Manual"
+.TH MPROTECT 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
mprotect, pkey_mprotect \- set protection on a region of memory
.SH SYNOPSIS
diff --git a/man2/msgctl.2 b/man2/msgctl.2
index 753f68acaf..dea4b4b974 100644
--- a/man2/msgctl.2
+++ b/man2/msgctl.2
@@ -35,7 +35,7 @@
.\" 2005-08-02, mtk: Added IPC_INFO, MSG_INFO, MSG_STAT descriptions
.\" 2018-03-20, dbueso: Added MSG_STAT_ANY description.
.\"
-.TH MSGCTL 2 2019-08-02 "Linux" "Linux Programmer's Manual"
+.TH MSGCTL 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
msgctl \- System V message control operations
.SH SYNOPSIS
diff --git a/man2/msgop.2 b/man2/msgop.2
index 1680f19a32..88aa9b0afe 100644
--- a/man2/msgop.2
+++ b/man2/msgop.2
@@ -37,7 +37,7 @@
.\" Language and formatting clean-ups
.\" Added notes on /proc files
.\"
-.TH MSGOP 2 2019-08-02 "Linux" "Linux Programmer's Manual"
+.TH MSGOP 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
msgrcv, msgsnd \- System V message queue operations
.SH SYNOPSIS
diff --git a/man2/open_by_handle_at.2 b/man2/open_by_handle_at.2
index afcb396472..27fa716202 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 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH OPEN_BY_HANDLE_AT 2 2020-04-11 "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/openat2.2 b/man2/openat2.2
index 32ac8ab7e2..2451406e39 100644
--- a/man2/openat2.2
+++ b/man2/openat2.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 OPENAT2 2 2019-12-20 "Linux" "Linux Programmer's Manual"
+.TH OPENAT2 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
openat2 \- open and possibly create a file (extended)
.SH SYNOPSIS
diff --git a/man2/pidfd_open.2 b/man2/pidfd_open.2
index 70a357eca5..f41a58fabb 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 2019-11-19 "Linux" "Linux Programmer's Manual"
+.TH PIDFD_OPEN 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
pidfd_open \- obtain a file descriptor that refers to a process
.SH SYNOPSIS
diff --git a/man2/poll.2 b/man2/poll.2
index 12f369c04e..2ca4e47655 100644
--- a/man2/poll.2
+++ b/man2/poll.2
@@ -27,7 +27,7 @@
.\" 2006-07-01, mtk, Added POLLRDHUP + various other wording and
.\" formatting changes.
.\"
-.TH POLL 2 2019-08-02 "Linux" "Linux Programmer's Manual"
+.TH POLL 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
poll, ppoll \- wait for some event on a file descriptor
.SH SYNOPSIS
diff --git a/man2/prctl.2 b/man2/prctl.2
index e321d8457d..480897a92e 100644
--- a/man2/prctl.2
+++ b/man2/prctl.2
@@ -51,7 +51,7 @@
.\" 2014-11-10 Dave Hansen, document PR_MPX_{EN,DIS}ABLE_MANAGEMENT
.\"
.\"
-.TH PRCTL 2 2019-08-02 "Linux" "Linux Programmer's Manual"
+.TH PRCTL 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
prctl \- operations on a process
.SH SYNOPSIS
diff --git a/man2/quotactl.2 b/man2/quotactl.2
index a929db4173..3bec49b3c8 100644
--- a/man2/quotactl.2
+++ b/man2/quotactl.2
@@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH QUOTACTL 2 2019-11-19 "Linux" "Linux Programmer's Manual"
+.TH QUOTACTL 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
quotactl \- manipulate disk quotas
.SH SYNOPSIS
diff --git a/man2/s390_sthyi.2 b/man2/s390_sthyi.2
index 06ecf90437..4d534bb93c 100644
--- a/man2/s390_sthyi.2
+++ b/man2/s390_sthyi.2
@@ -22,7 +22,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH S390_STHYI 2 2019-03-06 "Linux Programmer's Manual"
+.TH S390_STHYI 2 2020-04-11 "Linux Programmer's Manual"
.SH NAME
s390_sthyi \- emulate STHYI instruction
.SH SYNOPSIS
diff --git a/man2/select.2 b/man2/select.2
index 582e01f61a..1f1a684058 100644
--- a/man2/select.2
+++ b/man2/select.2
@@ -37,7 +37,7 @@
.\" 2005-03-11, mtk, modified pselect() text (it is now a system
.\" call in 2.6.16.
.\"
-.TH SELECT 2 2019-11-19 "Linux" "Linux Programmer's Manual"
+.TH SELECT 2 2020-04-11 "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/select_tut.2 b/man2/select_tut.2
index a1a81cf55b..fac9731a5e 100644
--- a/man2/select_tut.2
+++ b/man2/select_tut.2
@@ -29,7 +29,7 @@
.\" various other changes
.\" 2008-01-26, mtk, substantial changes and rewrites
.\"
-.TH SELECT_TUT 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH SELECT_TUT 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
select, pselect \- synchronous I/O multiplexing
.SH SYNOPSIS
diff --git a/man2/semctl.2 b/man2/semctl.2
index cf86f8e511..efc8064576 100644
--- a/man2/semctl.2
+++ b/man2/semctl.2
@@ -39,7 +39,7 @@
.\" 2005-08-02, mtk: Added IPC_INFO, SEM_INFO, SEM_STAT descriptions.
.\" 2018-03-20, dbueso: Added SEM_STAT_ANY description.
.\"
-.TH SEMCTL 2 2019-08-02 "Linux" "Linux Programmer's Manual"
+.TH SEMCTL 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
semctl \- System V semaphore control operations
.SH SYNOPSIS
diff --git a/man2/semget.2 b/man2/semget.2
index 5ab971cd21..4681393947 100644
--- a/man2/semget.2
+++ b/man2/semget.2
@@ -34,7 +34,7 @@
.\" Rewrote BUGS note about semget()'s failure to initialize
.\" semaphore values
.\"
-.TH SEMGET 2 2019-08-02 "Linux" "Linux Programmer's Manual"
+.TH SEMGET 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
semget \- get a System V semaphore set identifier
.SH SYNOPSIS
diff --git a/man2/semop.2 b/man2/semop.2
index 17a7d01e4f..6cbb781906 100644
--- a/man2/semop.2
+++ b/man2/semop.2
@@ -32,7 +32,7 @@
.\" 2005-04-08, mtk, Noted kernel version numbers for semtimedop()
.\" 2007-07-09, mtk, Added an EXAMPLE code segment.
.\"
-.TH SEMOP 2 2019-08-02 "Linux" "Linux Programmer's Manual"
+.TH SEMOP 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
semop, semtimedop \- System V semaphore operations
.SH SYNOPSIS
diff --git a/man2/setns.2 b/man2/setns.2
index b5d3d327ae..d86a6825ae 100644
--- a/man2/setns.2
+++ b/man2/setns.2
@@ -5,7 +5,7 @@
.\" Licensed under the GPLv2
.\" %%%LICENSE_END
.\"
-.TH SETNS 2 2019-10-10 "Linux" "Linux Programmer's Manual"
+.TH SETNS 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
setns \- reassociate thread with a namespace
.SH SYNOPSIS
diff --git a/man2/shmctl.2 b/man2/shmctl.2
index 69cdfb53a1..350c2bb582 100644
--- a/man2/shmctl.2
+++ b/man2/shmctl.2
@@ -43,7 +43,7 @@
.\" 2005-08-02, mtk: Added IPC_INFO, SHM_INFO, SHM_STAT descriptions.
.\" 2018-03-20, dbueso: Added SHM_STAT_ANY description.
.\"
-.TH SHMCTL 2 2019-08-02 "Linux" "Linux Programmer's Manual"
+.TH SHMCTL 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
shmctl \- System V shared memory control
.SH SYNOPSIS
diff --git a/man2/shmget.2 b/man2/shmget.2
index 72aaa44fa1..ecaf20686a 100644
--- a/man2/shmget.2
+++ b/man2/shmget.2
@@ -35,7 +35,7 @@
.\" Language and formatting clean-ups
.\" Added notes on /proc files
.\"
-.TH SHMGET 2 2019-08-02 "Linux" "Linux Programmer's Manual"
+.TH SHMGET 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
shmget \- allocates a System V shared memory segment
.SH SYNOPSIS
diff --git a/man2/shmop.2 b/man2/shmop.2
index 04a5b3c4a7..cc6c0bb280 100644
--- a/man2/shmop.2
+++ b/man2/shmop.2
@@ -37,7 +37,7 @@
.\" Changed wording and placement of sentence regarding attachment
.\" of segments marked for destruction
.\"
-.TH SHMOP 2 2019-08-02 "Linux" "Linux Programmer's Manual"
+.TH SHMOP 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
shmat, shmdt \- System V shared memory operations
.SH SYNOPSIS
diff --git a/man2/sigaction.2 b/man2/sigaction.2
index 8a04703b0e..b4e6308786 100644
--- a/man2/sigaction.2
+++ b/man2/sigaction.2
@@ -46,7 +46,7 @@
.\" 2015-01-17, Kees Cook <keescook@chromium.org>
.\" Added notes on ptrace SIGTRAP and SYS_SECCOMP.
.\"
-.TH SIGACTION 2 2019-10-10 "Linux" "Linux Programmer's Manual"
+.TH SIGACTION 2 2020-04-11 "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 75da96680c..ef3be6a952 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 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH STAT 2 2020-04-11 "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 9b1bb2cbf1..2e90f07dbd 100644
--- a/man2/statx.2
+++ b/man2/statx.2
@@ -28,7 +28,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH STATX 2 2019-10-10 "Linux" "Linux Programmer's Manual"
+.TH STATX 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
statx \- get file status (extended)
.SH SYNOPSIS
diff --git a/man2/syscalls.2 b/man2/syscalls.2
index 5533519d2a..82934949f1 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 2019-10-10 "Linux" "Linux Programmer's Manual"
+.TH SYSCALLS 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
syscalls \- Linux system calls
.SH SYNOPSIS
diff --git a/man2/timer_create.2 b/man2/timer_create.2
index c8d49938a7..bab928d1af 100644
--- a/man2/timer_create.2
+++ b/man2/timer_create.2
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH TIMER_CREATE 2 2019-03-06 Linux "Linux Programmer's Manual"
+.TH TIMER_CREATE 2 2020-04-11 Linux "Linux Programmer's Manual"
.SH NAME
timer_create \- create a POSIX per-process timer
.SH SYNOPSIS
diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2
index b775e52ed0..37a8c73f53 100644
--- a/man2/timerfd_create.2
+++ b/man2/timerfd_create.2
@@ -16,7 +16,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH TIMERFD_CREATE 2 2019-03-06 Linux "Linux Programmer's Manual"
+.TH TIMERFD_CREATE 2 2020-04-11 Linux "Linux Programmer's Manual"
.SH NAME
timerfd_create, timerfd_settime, timerfd_gettime \-
timers that notify via file descriptors
diff --git a/man2/unshare.2 b/man2/unshare.2
index 8cc62fdf76..7614614e35 100644
--- a/man2/unshare.2
+++ b/man2/unshare.2
@@ -17,7 +17,7 @@
.\" by clone, which would require porting and maintaining all commands
.\" such as login, and su, that establish a user session.
.\"
-.TH UNSHARE 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH UNSHARE 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
unshare \- disassociate parts of the process execution context
.SH SYNOPSIS
diff --git a/man2/wait.2 b/man2/wait.2
index 4c2eed6601..a2327d23d3 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 2019-11-19 "Linux" "Linux Programmer's Manual"
+.TH WAIT 2 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
wait, waitpid, waitid \- wait for process to change state
.SH SYNOPSIS