aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-06-20 16:55:15 +1200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-06-22 12:58:31 +1200
commitd597316503e4716f5e798c184e5f7376e3a3a01e (patch)
tree87639822a95525d8e4b22c6c7ea93657a851fed0
parenta23b0c5a5c5826a172c48fa2f782563b2069c57a (diff)
downloadman-pages-d597316503e4716f5e798c184e5f7376e3a3a01e.tar.gz
exit_group.2, ioprio_set.2, process_madvise.2, seccomp_unotify.2, set_mempolicy.2, set_tid_address.2, bswap.3, kernel_lockdown.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/exit_group.22
-rw-r--r--man2/ioprio_set.22
-rw-r--r--man2/process_madvise.22
-rw-r--r--man2/seccomp_unotify.22
-rw-r--r--man2/set_mempolicy.22
-rw-r--r--man2/set_tid_address.22
-rw-r--r--man3/bswap.32
-rw-r--r--man7/kernel_lockdown.72
8 files changed, 8 insertions, 8 deletions
diff --git a/man2/exit_group.2 b/man2/exit_group.2
index 1533529f86..033d4c7114 100644
--- a/man2/exit_group.2
+++ b/man2/exit_group.2
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH EXIT_GROUP 2 2008-11-27 "Linux" "Linux Programmer's Manual"
+.TH EXIT_GROUP 2 2021-06-20 "Linux" "Linux Programmer's Manual"
.SH NAME
exit_group \- exit all threads in a process
.SH SYNOPSIS
diff --git a/man2/ioprio_set.2 b/man2/ioprio_set.2
index c110725f05..ac0c1bf808 100644
--- a/man2/ioprio_set.2
+++ b/man2/ioprio_set.2
@@ -21,7 +21,7 @@
.\" with various additions by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
.\"
-.TH IOPRIO_SET 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH IOPRIO_SET 2 2021-06-20 "Linux" "Linux Programmer's Manual"
.SH NAME
ioprio_get, ioprio_set \- get/set I/O scheduling class and priority
.SH SYNOPSIS
diff --git a/man2/process_madvise.2 b/man2/process_madvise.2
index 0cdcf9c9ab..a6c8724d4e 100644
--- a/man2/process_madvise.2
+++ b/man2/process_madvise.2
@@ -25,7 +25,7 @@
.\"
.\" Commit ecb8ac8b1f146915aa6b96449b66dd48984caacc
.\"
-.TH PROCESS_MADVISE 2 2021-01-12 "Linux" "Linux Programmer's Manual"
+.TH PROCESS_MADVISE 2 2021-06-20 "Linux" "Linux Programmer's Manual"
.SH NAME
process_madvise \- give advice about use of memory to a process
.SH SYNOPSIS
diff --git a/man2/seccomp_unotify.2 b/man2/seccomp_unotify.2
index c6cbd62d57..2673d9bc75 100644
--- a/man2/seccomp_unotify.2
+++ b/man2/seccomp_unotify.2
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SECCOMP_UNOTIFY 2 2020-10-01 "Linux" "Linux Programmer's Manual"
+.TH SECCOMP_UNOTIFY 2 2021-06-20 "Linux" "Linux Programmer's Manual"
.SH NAME
seccomp_unotify \- Seccomp user-space notification mechanism
.SH SYNOPSIS
diff --git a/man2/set_mempolicy.2 b/man2/set_mempolicy.2
index 9c9a1abedb..36e92742d1 100644
--- a/man2/set_mempolicy.2
+++ b/man2/set_mempolicy.2
@@ -24,7 +24,7 @@
.\" 2007-08-27, Lee Schermerhorn <Lee.Schermerhorn@hp.com>
.\" more precise specification of behavior.
.\"
-.TH SET_MEMPOLICY 2 2020-12-21 Linux "Linux Programmer's Manual"
+.TH SET_MEMPOLICY 2 2021-06-20 Linux "Linux Programmer's Manual"
.SH NAME
set_mempolicy \- set default NUMA memory policy for a thread and its children
.SH SYNOPSIS
diff --git a/man2/set_tid_address.2 b/man2/set_tid_address.2
index 65b4931eb2..1f4b4d2057 100644
--- a/man2/set_tid_address.2
+++ b/man2/set_tid_address.2
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SET_TID_ADDRESS 2 2020-12-21 "Linux" "Linux Programmer's Manual"
+.TH SET_TID_ADDRESS 2 2021-06-20 "Linux" "Linux Programmer's Manual"
.SH NAME
set_tid_address \- set pointer to thread ID
.SH SYNOPSIS
diff --git a/man3/bswap.3 b/man3/bswap.3
index 369daa4115..f7fc611dbc 100644
--- a/man3/bswap.3
+++ b/man3/bswap.3
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH BSWAP 3 2020-11-01 "Linux" "Linux Programmer's Manual"
+.TH BSWAP 3 2021-06-20 "Linux" "Linux Programmer's Manual"
.SH NAME
bswap_16, bswap_32, bswap_64 \- reverse order of bytes
.SH SYNOPSIS
diff --git a/man7/kernel_lockdown.7 b/man7/kernel_lockdown.7
index 0c0a9500d6..07ab829219 100644
--- a/man7/kernel_lockdown.7
+++ b/man7/kernel_lockdown.7
@@ -9,7 +9,7 @@
.\" 2 of the License, or (at your option) any later version.
.\" %%%LICENSE_END
.\"
-.TH KERNEL_LOCKDOWN 7 2020-11-01 Linux "Linux Programmer's Manual"
+.TH KERNEL_LOCKDOWN 7 2021-06-20 Linux "Linux Programmer's Manual"
.SH NAME
kernel_lockdown \- kernel image access prevention feature
.SH DESCRIPTION