diff options
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/_exit.2 | 2 | ||||
| -rw-r--r-- | man2/dup.2 | 2 | ||||
| -rw-r--r-- | man2/execve.2 | 2 | ||||
| -rw-r--r-- | man2/execveat.2 | 2 | ||||
| -rw-r--r-- | man2/fallocate.2 | 2 | ||||
| -rw-r--r-- | man2/fcntl.2 | 2 | ||||
| -rw-r--r-- | man2/get_robust_list.2 | 2 | ||||
| -rw-r--r-- | man2/getrlimit.2 | 2 | ||||
| -rw-r--r-- | man2/mbind.2 | 2 | ||||
| -rw-r--r-- | man2/memfd_create.2 | 2 | ||||
| -rw-r--r-- | man2/mmap.2 | 2 | ||||
| -rw-r--r-- | man2/open.2 | 2 | ||||
| -rw-r--r-- | man2/ptrace.2 | 2 | ||||
| -rw-r--r-- | man2/readv.2 | 2 | ||||
| -rw-r--r-- | man2/select.2 | 2 | ||||
| -rw-r--r-- | man2/sigaction.2 | 2 | ||||
| -rw-r--r-- | man2/syscall.2 | 2 | ||||
| -rw-r--r-- | man2/syscalls.2 | 2 | ||||
| -rw-r--r-- | man2/truncate.2 | 2 | ||||
| -rw-r--r-- | man2/utimensat.2 | 2 | ||||
| -rw-r--r-- | man2/write.2 | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/man2/_exit.2 b/man2/_exit.2 index 59bef2a58f..598959f419 100644 --- a/man2/_exit.2 +++ b/man2/_exit.2 @@ -26,7 +26,7 @@ .\" Modified Wed Jul 21 23:02:38 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified 2001-11-17, aeb .\" -.TH _EXIT 2 2010-09-20 "Linux" "Linux Programmer's Manual" +.TH _EXIT 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME _exit, _Exit \- terminate the calling process .SH SYNOPSIS diff --git a/man2/dup.2 b/man2/dup.2 index c7536b1a4d..6fe2ff3487 100644 --- a/man2/dup.2 +++ b/man2/dup.2 @@ -34,7 +34,7 @@ .\" details for dup2(). .\" 2008-10-09, mtk: add description of dup3() .\" -.TH DUP 2 2014-07-08 "Linux" "Linux Programmer's Manual" +.TH DUP 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME dup, dup2, dup3 \- duplicate a file descriptor .SH SYNOPSIS diff --git a/man2/execve.2 b/man2/execve.2 index 4fff79a86d..c3bcbd7c6d 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 2014-10-02 "Linux" "Linux Programmer's Manual" +.TH EXECVE 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME execve \- execute program .SH SYNOPSIS diff --git a/man2/execveat.2 b/man2/execveat.2 index 7bf5675c06..85d460f0ff 100644 --- a/man2/execveat.2 +++ b/man2/execveat.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH EXECVEAT 2 2015-01-09 "Linux" "Linux Programmer's Manual" +.TH EXECVEAT 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME execveat \- execute program relative to a directory file descriptor .SH SYNOPSIS diff --git a/man2/fallocate.2 b/man2/fallocate.2 index 290e12ba06..adf42db061 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 2014-07-08 "Linux" "Linux Programmer's Manual" +.TH FALLOCATE 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME fallocate \- manipulate file space .SH SYNOPSIS diff --git a/man2/fcntl.2 b/man2/fcntl.2 index f49c2d96ae..5b851247c9 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -62,7 +62,7 @@ .\" 2014-07-08, David Herrmann <dh.herrmann@gmail.com> .\" Document F_ADD_SEALS and F_GET_SEALS .\" -.TH FCNTL 2 2014-09-06 "Linux" "Linux Programmer's Manual" +.TH FCNTL 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME fcntl \- manipulate file descriptor .SH SYNOPSIS diff --git a/man2/get_robust_list.2 b/man2/get_robust_list.2 index b04ff5fe74..2c47612db2 100644 --- a/man2/get_robust_list.2 +++ b/man2/get_robust_list.2 @@ -26,7 +26,7 @@ .\" FIXME Something could be added to this page (or exit(2)) .\" about exit_robust_list processing .\" -.TH GET_ROBUST_LIST 2 2014-05-10 Linux "Linux System Calls" +.TH GET_ROBUST_LIST 2 2015-01-22 Linux "Linux System Calls" .SH NAME get_robust_list, set_robust_list \- get/set list of robust futexes .SH SYNOPSIS diff --git a/man2/getrlimit.2 b/man2/getrlimit.2 index 5b20f5874f..a3ccd4331b 100644 --- a/man2/getrlimit.2 +++ b/man2/getrlimit.2 @@ -61,7 +61,7 @@ .\" 2008-05-07, mtk / Peter Zijlstra, Added description of RLIMIT_RTTIME .\" 2010-11-06, mtk: Added documentation of prlimit() .\" -.TH GETRLIMIT 2 2014-10-02 "Linux" "Linux Programmer's Manual" +.TH GETRLIMIT 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME getrlimit, setrlimit, prlimit \- get/set resource limits .SH SYNOPSIS diff --git a/man2/mbind.2 b/man2/mbind.2 index 284bab4d66..3ea24f6927 100644 --- a/man2/mbind.2 +++ b/man2/mbind.2 @@ -42,7 +42,7 @@ .\" Author: Lee Schermerhorn <lee.schermerhorn@hp.com> .\" Date: Thu Oct 25 14:16:32 2012 +0200 .\" -.TH MBIND 2 2014-05-10 Linux "Linux Programmer's Manual" +.TH MBIND 2 2015-01-22 Linux "Linux Programmer's Manual" .SH NAME mbind \- set memory policy for a memory range .SH SYNOPSIS diff --git a/man2/memfd_create.2 b/man2/memfd_create.2 index e0a2ed3353..13248f61c1 100644 --- a/man2/memfd_create.2 +++ b/man2/memfd_create.2 @@ -18,7 +18,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH MEMFD_CREATE 2 2014-07-08 Linux "Linux Programmer's Manual" +.TH MEMFD_CREATE 2 2015-01-22 Linux "Linux Programmer's Manual" .SH NAME memfd_create \- create an anonymous file .SH SYNOPSIS diff --git a/man2/mmap.2 b/man2/mmap.2 index 951451bae9..06f3b373fb 100644 --- a/man2/mmap.2 +++ b/man2/mmap.2 @@ -37,7 +37,7 @@ .\" 2007-07-10, mtk, Added an example program. .\" 2008-11-18, mtk, document MAP_STACK .\" -.TH MMAP 2 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH MMAP 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME mmap, munmap \- map or unmap files or devices into memory .SH SYNOPSIS diff --git a/man2/open.2 b/man2/open.2 index d6bff3ed40..956531b24b 100644 --- a/man2/open.2 +++ b/man2/open.2 @@ -48,7 +48,7 @@ .\" FIXME . Apr 08: The next POSIX revision has O_EXEC, O_SEARCH, and .\" O_TTYINIT. Eventually these may need to be documented. --mtk .\" -.TH OPEN 2 2014-12-31 "Linux" "Linux Programmer's Manual" +.TH OPEN 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME open, openat, creat \- open and possibly create a file .SH SYNOPSIS diff --git a/man2/ptrace.2 b/man2/ptrace.2 index 7327e5956f..2c676e3a21 100644 --- a/man2/ptrace.2 +++ b/man2/ptrace.2 @@ -43,7 +43,7 @@ .\" 2015-01, Kees Cook <keescook@chromium.org> .\" Added PTRACE_O_TRACESECCOMP, PTRACE_EVENT_SECCOMP .\" -.TH PTRACE 2 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH PTRACE 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME ptrace \- process trace .SH SYNOPSIS diff --git a/man2/readv.2 b/man2/readv.2 index 78cbda7e2a..eecfd4e438 100644 --- a/man2/readv.2 +++ b/man2/readv.2 @@ -29,7 +29,7 @@ .\" add more details. .\" 2010-11-16, mtk, Added documentation of preadv() and pwritev() .\" -.TH READV 2 2014-10-15 "Linux" "Linux Programmer's Manual" +.TH READV 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME readv, writev, preadv, pwritev \- read or write data into multiple buffers .SH SYNOPSIS diff --git a/man2/select.2 b/man2/select.2 index 871d763e04..ef5f9fc7f3 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 2014-12-31 "Linux" "Linux Programmer's Manual" +.TH SELECT 2 2015-01-22 "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/sigaction.2 b/man2/sigaction.2 index adfacd6cae..5bee294b85 100644 --- a/man2/sigaction.2 +++ b/man2/sigaction.2 @@ -46,7 +46,7 @@ .\" 2015-01-17, Kees Cook <keescook@chromium.org> .\" Added notes on ptrace SIGTRAP and SYS_SECCOMP. .\" -.TH SIGACTION 2 2014-12-31 "Linux" "Linux Programmer's Manual" +.TH SIGACTION 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME sigaction \- examine and change a signal action .SH SYNOPSIS diff --git a/man2/syscall.2 b/man2/syscall.2 index f7e3856566..ad2e05e1a0 100644 --- a/man2/syscall.2 +++ b/man2/syscall.2 @@ -39,7 +39,7 @@ .\" 2015-01-17, Kees Cook <keescook@chromium.org> .\" Added mips and arm64. .\" -.TH SYSCALL 2 2014-12-31 "Linux" "Linux Programmer's Manual" +.TH SYSCALL 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME syscall \- indirect system call .SH SYNOPSIS diff --git a/man2/syscalls.2 b/man2/syscalls.2 index f276b6911a..2584454c78 100644 --- a/man2/syscalls.2 +++ b/man2/syscalls.2 @@ -28,7 +28,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SYSCALLS 2 2014-12-31 "Linux" "Linux Programmer's Manual" +.TH SYSCALLS 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME syscalls \- Linux system calls .SH SYNOPSIS diff --git a/man2/truncate.2 b/man2/truncate.2 index 4ca142b01c..c4ef97f8ea 100644 --- a/man2/truncate.2 +++ b/man2/truncate.2 @@ -40,7 +40,7 @@ .\" Modified 2002-04-06 by Andries Brouwer <aeb@cwi.nl> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" -.TH TRUNCATE 2 2013-04-01 "Linux" "Linux Programmer's Manual" +.TH TRUNCATE 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME truncate, ftruncate \- truncate a file to a specified length .SH SYNOPSIS diff --git a/man2/utimensat.2 b/man2/utimensat.2 index 565bee3e2d..80094d7b88 100644 --- a/man2/utimensat.2 +++ b/man2/utimensat.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH UTIMENSAT 2 2014-01-24 "Linux" "Linux Programmer's Manual" +.TH UTIMENSAT 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME utimensat, futimens \- change file timestamps with nanosecond precision .SH SYNOPSIS diff --git a/man2/write.2 b/man2/write.2 index 4882217b76..d542641171 100644 --- a/man2/write.2 +++ b/man2/write.2 @@ -36,7 +36,7 @@ .\" gave some examples of why this might occur. .\" Noted what happens if write() is interrupted by a signal. .\" -.TH WRITE 2 2014-05-04 "Linux" "Linux Programmer's Manual" +.TH WRITE 2 2015-01-22 "Linux" "Linux Programmer's Manual" .SH NAME write \- write to a file descriptor .SH SYNOPSIS |
