aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2019-05-09 09:43:09 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2019-05-09 09:43:09 +0200
commit2e3023c413ec06dcb8d25cc48e8aab61f7da6b38 (patch)
treeb5b940b6bd8775dea66635883f8d22d2d6f10dae /man2
parentf1aa88c2df10f8db5c8db9683b64dd69487c49cd (diff)
downloadman-pages-2e3023c413ec06dcb8d25cc48e8aab61f7da6b38.tar.gz
execve.2, setfsgid.2, setfsuid.2, splice.2, fopen.3, malloc_trim.3, posix_memalign.3, stdarg.3, sysconf.3, tsearch.3, elf.5, hostname.7, inode.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2')
-rw-r--r--man2/execve.22
-rw-r--r--man2/setfsgid.22
-rw-r--r--man2/setfsuid.22
-rw-r--r--man2/splice.22
4 files changed, 4 insertions, 4 deletions
diff --git a/man2/execve.2 b/man2/execve.2
index 313a468a5b..119af8d007 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 2018-04-30 "Linux" "Linux Programmer's Manual"
+.TH EXECVE 2 2019-05-09 "Linux" "Linux Programmer's Manual"
.SH NAME
execve \- execute program
.SH SYNOPSIS
diff --git a/man2/setfsgid.2 b/man2/setfsgid.2
index 3397fa006e..672a9c355f 100644
--- a/man2/setfsgid.2
+++ b/man2/setfsgid.2
@@ -29,7 +29,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.\"
-.TH SETFSGID 2 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH SETFSGID 2 2019-05-09 "Linux" "Linux Programmer's Manual"
.SH NAME
setfsgid \- set group identity used for filesystem checks
.SH SYNOPSIS
diff --git a/man2/setfsuid.2 b/man2/setfsuid.2
index 47bb37cc6f..bce1be1b98 100644
--- a/man2/setfsuid.2
+++ b/man2/setfsuid.2
@@ -29,7 +29,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.\"
-.TH SETFSUID 2 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH SETFSUID 2 2019-05-09 "Linux" "Linux Programmer's Manual"
.SH NAME
setfsuid \- set user identity used for filesystem checks
.SH SYNOPSIS
diff --git a/man2/splice.2 b/man2/splice.2
index af3fa4e74e..f5f1be72bc 100644
--- a/man2/splice.2
+++ b/man2/splice.2
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SPLICE 2 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH SPLICE 2 2019-05-09 "Linux" "Linux Programmer's Manual"
.SH NAME
splice \- splice data to/from a pipe
.SH SYNOPSIS