clone.2, fallocate.2, ioctl_iflags.2, ioctl_list.2, pidfd_open.2, pivot_root.2, quotactl.2, seccomp.2, select.2, wait.2, proc.5, cgroups.7, netdevice.7, uts_namespaces.7: tstamp

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-11-19 15:25:14 +01:00
parent 82cd32a2a9
commit c32ac4bbb9
14 changed files with 14 additions and 14 deletions

View File

@ -39,7 +39,7 @@
.\" 2008-11-19, mtk, document CLONE_NEWIPC
.\" 2008-11-19, Jens Axboe, mtk, document CLONE_IO
.\"
.TH CLONE 2 2019-08-02 "Linux" "Linux Programmer's Manual"
.TH CLONE 2 2019-11-19 "Linux" "Linux Programmer's Manual"
.SH NAME
clone, __clone2, clone3 \- create a child process
.SH SYNOPSIS

View File

@ -8,7 +8,7 @@
.\" 2011-09-19: Added FALLOC_FL_PUNCH_HOLE
.\" 2011-09-19: Substantial restructuring of the page
.\"
.TH FALLOCATE 2 2018-04-30 "Linux" "Linux Programmer's Manual"
.TH FALLOCATE 2 2019-11-19 "Linux" "Linux Programmer's Manual"
.SH NAME
fallocate \- manipulate file space
.SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" %%%LICENSE_END
.\"
.\"
.TH IOCTL_IFLAGS 2 2017-09-15 "Linux" "Linux Programmer's Manual"
.TH IOCTL_IFLAGS 2 2019-11-19 "Linux" "Linux Programmer's Manual"
.SH NAME
ioctl_iflags \- ioctl() operations for inode flags
.SH DESCRIPTION

View File

@ -28,7 +28,7 @@
.\" <mtk.manpages@gmail.com>:
.\" Various formatting improvements
.\"
.TH IOCTL_LIST 2 2017-09-15 "Linux" "Linux Programmer's Manual"
.TH IOCTL_LIST 2 2019-11-19 "Linux" "Linux Programmer's Manual"
.SH NAME
ioctl_list \- list of ioctl calls in Linux/i386 kernel
.SH DESCRIPTION

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH PIDFD_OPEN 2 2019-09-19 "Linux" "Linux Programmer's Manual"
.TH PIDFD_OPEN 2 2019-11-19 "Linux" "Linux Programmer's Manual"
.SH NAME
pidfd_open \- obtain a file descriptor that refers to a process
.SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH PIVOT_ROOT 2 2019-08-02 "Linux" "Linux Programmer's Manual"
.TH PIVOT_ROOT 2 2019-11-19 "Linux" "Linux Programmer's Manual"
.SH NAME
pivot_root \- change the root mount
.SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH QUOTACTL 2 2017-09-15 "Linux" "Linux Programmer's Manual"
.TH QUOTACTL 2 2019-11-19 "Linux" "Linux Programmer's Manual"
.SH NAME
quotactl \- manipulate disk quotas
.SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH SECCOMP 2 2019-03-06 "Linux" "Linux Programmer's Manual"
.TH SECCOMP 2 2019-11-19 "Linux" "Linux Programmer's Manual"
.SH NAME
seccomp \- operate on Secure Computing state of the process
.SH SYNOPSIS

View File

@ -35,7 +35,7 @@
.\" 2005-03-11, mtk, modified pselect() text (it is now a system
.\" call in 2.6.16.
.\"
.TH SELECT 2 2019-03-06 "Linux" "Linux Programmer's Manual"
.TH SELECT 2 2019-11-19 "Linux" "Linux Programmer's Manual"
.SH NAME
select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO \-
synchronous I/O multiplexing

View File

@ -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 2018-04-30 "Linux" "Linux Programmer's Manual"
.TH WAIT 2 2019-11-19 "Linux" "Linux Programmer's Manual"
.SH NAME
wait, waitpid, waitid \- wait for process to change state
.SH SYNOPSIS

View File

@ -52,7 +52,7 @@
.\" to see what information could be imported from that file
.\" into this file.
.\"
.TH PROC 5 2019-08-02 "Linux" "Linux Programmer's Manual"
.TH PROC 5 2019-11-19 "Linux" "Linux Programmer's Manual"
.SH NAME
proc \- process information pseudo-filesystem
.SH DESCRIPTION

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH CGROUPS 7 2019-03-06 "Linux" "Linux Programmer's Manual"
.TH CGROUPS 7 2019-11-19 "Linux" "Linux Programmer's Manual"
.SH NAME
cgroups \- Linux control groups
.SH DESCRIPTION

View File

@ -15,7 +15,7 @@
.\" Modified, 2011-11-02, <bidulock@openss7.org>, added many basic
.\" but missing ioctls, such as SIOCGIFADDR.
.\"
.TH NETDEVICE 7 2017-09-15 "Linux" "Linux Programmer's Manual"
.TH NETDEVICE 7 2019-11-19 "Linux" "Linux Programmer's Manual"
.SH NAME
netdevice \- low-level access to Linux network devices
.SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" %%%LICENSE_END
.\"
.\"
.TH UTS_NAMESPACES 7 2019-08-02 "Linux" "Linux Programmer's Manual"
.TH UTS_NAMESPACES 7 2019-11-19 "Linux" "Linux Programmer's Manual"
.SH NAME
namespaces \- overview of Linux UTS namespaces
.SH DESCRIPTION