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>
This commit is contained in:
Michael Kerrisk 2021-06-20 16:55:15 +12:00
parent a23b0c5a5c
commit d597316503
8 changed files with 8 additions and 8 deletions

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%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 .SH NAME
exit_group \- exit all threads in a process exit_group \- exit all threads in a process
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -21,7 +21,7 @@
.\" with various additions by Michael Kerrisk <mtk.manpages@gmail.com> .\" 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 .SH NAME
ioprio_get, ioprio_set \- get/set I/O scheduling class and priority ioprio_get, ioprio_set \- get/set I/O scheduling class and priority
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" .\"
.\" Commit ecb8ac8b1f146915aa6b96449b66dd48984caacc .\" 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 .SH NAME
process_madvise \- give advice about use of memory to a process process_madvise \- give advice about use of memory to a process
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%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 .SH NAME
seccomp_unotify \- Seccomp user-space notification mechanism seccomp_unotify \- Seccomp user-space notification mechanism
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" 2007-08-27, Lee Schermerhorn <Lee.Schermerhorn@hp.com> .\" 2007-08-27, Lee Schermerhorn <Lee.Schermerhorn@hp.com>
.\" more precise specification of behavior. .\" 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 .SH NAME
set_mempolicy \- set default NUMA memory policy for a thread and its children set_mempolicy \- set default NUMA memory policy for a thread and its children
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%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 .SH NAME
set_tid_address \- set pointer to thread ID set_tid_address \- set pointer to thread ID
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%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 .SH NAME
bswap_16, bswap_32, bswap_64 \- reverse order of bytes bswap_16, bswap_32, bswap_64 \- reverse order of bytes
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -9,7 +9,7 @@
.\" 2 of the License, or (at your option) any later version. .\" 2 of the License, or (at your option) any later version.
.\" %%%LICENSE_END .\" %%%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 .SH NAME
kernel_lockdown \- kernel image access prevention feature kernel_lockdown \- kernel image access prevention feature
.SH DESCRIPTION .SH DESCRIPTION