aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/clone.22
-rw-r--r--man2/fallocate.22
-rw-r--r--man2/ioctl_iflags.22
-rw-r--r--man2/ioctl_list.22
-rw-r--r--man2/pidfd_open.22
-rw-r--r--man2/pivot_root.22
-rw-r--r--man2/quotactl.22
-rw-r--r--man2/seccomp.22
-rw-r--r--man2/select.22
-rw-r--r--man2/wait.22
-rw-r--r--man5/proc.52
-rw-r--r--man7/cgroups.72
-rw-r--r--man7/netdevice.72
-rw-r--r--man7/uts_namespaces.72
14 files changed, 14 insertions, 14 deletions
diff --git a/man2/clone.2 b/man2/clone.2
index bf2d7c731b..1c4f48c0de 100644
--- a/man2/clone.2
+++ b/man2/clone.2
@@ -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
diff --git a/man2/fallocate.2 b/man2/fallocate.2
index 0ea6ad55fa..276c5d3f14 100644
--- a/man2/fallocate.2
+++ b/man2/fallocate.2
@@ -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
diff --git a/man2/ioctl_iflags.2 b/man2/ioctl_iflags.2
index fb3fbb112b..413903355c 100644
--- a/man2/ioctl_iflags.2
+++ b/man2/ioctl_iflags.2
@@ -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
diff --git a/man2/ioctl_list.2 b/man2/ioctl_list.2
index c51014b666..55365dc415 100644
--- a/man2/ioctl_list.2
+++ b/man2/ioctl_list.2
@@ -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
diff --git a/man2/pidfd_open.2 b/man2/pidfd_open.2
index 2351e4c65a..3c847f7e12 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-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
diff --git a/man2/pivot_root.2 b/man2/pivot_root.2
index e84417d1ca..1995361616 100644
--- a/man2/pivot_root.2
+++ b/man2/pivot_root.2
@@ -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
diff --git a/man2/quotactl.2 b/man2/quotactl.2
index 2398905a85..34d3cfca83 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 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
diff --git a/man2/seccomp.2 b/man2/seccomp.2
index 317b7cd7eb..f7483df440 100644
--- a/man2/seccomp.2
+++ b/man2/seccomp.2
@@ -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
diff --git a/man2/select.2 b/man2/select.2
index 16f14817a0..ec87216c16 100644
--- a/man2/select.2
+++ b/man2/select.2
@@ -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
diff --git a/man2/wait.2 b/man2/wait.2
index bb072013ad..f3a960bbd7 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 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
diff --git a/man5/proc.5 b/man5/proc.5
index c299864e46..930350442a 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -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
diff --git a/man7/cgroups.7 b/man7/cgroups.7
index 1bb8d35b90..537b0b969e 100644
--- a/man7/cgroups.7
+++ b/man7/cgroups.7
@@ -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
diff --git a/man7/netdevice.7 b/man7/netdevice.7
index d1fd65965d..e1b6f4b0cd 100644
--- a/man7/netdevice.7
+++ b/man7/netdevice.7
@@ -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
diff --git a/man7/uts_namespaces.7 b/man7/uts_namespaces.7
index 731531fe18..4cad7b86a3 100644
--- a/man7/uts_namespaces.7
+++ b/man7/uts_namespaces.7
@@ -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