diff options
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/execve.2 | 2 | ||||
| -rw-r--r-- | man2/setfsgid.2 | 2 | ||||
| -rw-r--r-- | man2/setfsuid.2 | 2 | ||||
| -rw-r--r-- | man2/splice.2 | 2 |
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 |
