diff options
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/connect.2 | 2 | ||||
| -rw-r--r-- | man2/dup.2 | 2 | ||||
| -rw-r--r-- | man2/epoll_ctl.2 | 2 | ||||
| -rw-r--r-- | man2/eventfd.2 | 2 | ||||
| -rw-r--r-- | man2/fallocate.2 | 2 | ||||
| -rw-r--r-- | man2/fcntl.2 | 2 | ||||
| -rw-r--r-- | man2/getitimer.2 | 2 | ||||
| -rw-r--r-- | man2/inotify_add_watch.2 | 2 | ||||
| -rw-r--r-- | man2/open.2 | 2 | ||||
| -rw-r--r-- | man2/pipe.2 | 2 | ||||
| -rw-r--r-- | man2/poll.2 | 2 | ||||
| -rw-r--r-- | man2/sendmmsg.2 | 2 | ||||
| -rw-r--r-- | man2/set_tid_address.2 | 2 | ||||
| -rw-r--r-- | man2/shmop.2 | 2 | ||||
| -rw-r--r-- | man2/signalfd.2 | 2 | ||||
| -rw-r--r-- | man2/splice.2 | 2 | ||||
| -rw-r--r-- | man2/syscalls.2 | 2 | ||||
| -rw-r--r-- | man2/syslog.2 | 2 | ||||
| -rw-r--r-- | man2/tee.2 | 2 | ||||
| -rw-r--r-- | man2/vmsplice.2 | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/man2/connect.2 b/man2/connect.2 index a3152e2df9..04b15f3ba9 100644 --- a/man2/connect.2 +++ b/man2/connect.2 @@ -64,7 +64,7 @@ .\" Modified 1998, 1999 by Andi Kleen .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" -.TH CONNECT 2 2014-05-10 "Linux" "Linux Programmer's Manual" +.TH CONNECT 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME connect \- initiate a connection on a socket .SH SYNOPSIS diff --git a/man2/dup.2 b/man2/dup.2 index 70b6f4ea97..89e6ccde70 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 2012-02-14 "Linux" "Linux Programmer's Manual" +.TH DUP 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME dup, dup2, dup3 \- duplicate a file descriptor .SH SYNOPSIS diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2 index 84ad8436ae..2936bc7e97 100644 --- a/man2/epoll_ctl.2 +++ b/man2/epoll_ctl.2 @@ -17,7 +17,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH EPOLL_CTL 2 2012-04-15 "Linux" "Linux Programmer's Manual" +.TH EPOLL_CTL 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME epoll_ctl \- control interface for an epoll descriptor .SH SYNOPSIS diff --git a/man2/eventfd.2 b/man2/eventfd.2 index 6a251faec1..2962c6c608 100644 --- a/man2/eventfd.2 +++ b/man2/eventfd.2 @@ -19,7 +19,7 @@ .\" .\" 2008-10-10, mtk: describe eventfd2(), and EFD_NONBLOCK and EFD_CLOEXEC .\" -.TH EVENTFD 2 2010-08-30 Linux "Linux Programmer's Manual" +.TH EVENTFD 2 2014-07-08 Linux "Linux Programmer's Manual" .SH NAME eventfd \- create a file descriptor for event notification .SH SYNOPSIS diff --git a/man2/fallocate.2 b/man2/fallocate.2 index d716db9176..a2b869a258 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-05-08 "Linux" "Linux Programmer's Manual" +.TH FALLOCATE 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME fallocate \- manipulate file space .SH SYNOPSIS diff --git a/man2/fcntl.2 b/man2/fcntl.2 index d74e8a67e2..806cec9866 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -59,7 +59,7 @@ .\" 2010-06-17, Michael Kerrisk .\" Document F_SETPIPE_SZ and F_GETPIPE_SZ. .\" -.TH FCNTL 2 2014-06-13 "Linux" "Linux Programmer's Manual" +.TH FCNTL 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME fcntl \- manipulate file descriptor .SH SYNOPSIS diff --git a/man2/getitimer.2 b/man2/getitimer.2 index 97be3aff2e..e941d6d9fc 100644 --- a/man2/getitimer.2 +++ b/man2/getitimer.2 @@ -9,7 +9,7 @@ .\" 2005-04-06 mtk, Matthias Lang <matthias@corelatus.se> .\" Noted MAX_SEC_IN_JIFFIES ceiling .\" -.TH GETITIMER 2 2012-10-01 "Linux" "Linux Programmer's Manual" +.TH GETITIMER 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME getitimer, setitimer \- get or set value of an interval timer .SH SYNOPSIS diff --git a/man2/inotify_add_watch.2 b/man2/inotify_add_watch.2 index d35df05bb3..62ad4a9915 100644 --- a/man2/inotify_add_watch.2 +++ b/man2/inotify_add_watch.2 @@ -25,7 +25,7 @@ .\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version .\" 2006-02-07 mtk, various changes .\" -.TH INOTIFY_ADD_WATCH 2 2014-03-28 "Linux" "Linux Programmer's Manual" +.TH INOTIFY_ADD_WATCH 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME inotify_add_watch \- add a watch to an initialized inotify instance .SH SYNOPSIS diff --git a/man2/open.2 b/man2/open.2 index df10a22bdb..c413d96628 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-06-13 "Linux" "Linux Programmer's Manual" +.TH OPEN 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME open, openat, creat \- open and possibly create a file .SH SYNOPSIS diff --git a/man2/pipe.2 b/man2/pipe.2 index 7f1a1d074a..7c4a1bf7f3 100644 --- a/man2/pipe.2 +++ b/man2/pipe.2 @@ -33,7 +33,7 @@ .\" to EXAMPLE text. .\" 2008-10-10, mtk: add description of pipe2() .\" -.TH PIPE 2 2014-02-11 "Linux" "Linux Programmer's Manual" +.TH PIPE 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME pipe, pipe2 \- create pipe .SH SYNOPSIS diff --git a/man2/poll.2 b/man2/poll.2 index 390e7a9b7b..53aec824aa 100644 --- a/man2/poll.2 +++ b/man2/poll.2 @@ -28,7 +28,7 @@ .\" 2006-07-01, mtk, Added POLLRDHUP + various other wording and .\" formatting changes. .\" -.TH POLL 2 2014-05-10 "Linux" "Linux Programmer's Manual" +.TH POLL 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME poll, ppoll \- wait for some event on a file descriptor .SH SYNOPSIS diff --git a/man2/sendmmsg.2 b/man2/sendmmsg.2 index e3a6214c26..7ae1c3e9c5 100644 --- a/man2/sendmmsg.2 +++ b/man2/sendmmsg.2 @@ -25,7 +25,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SENDMMSG 2 2014-06-13 "Linux" "Linux Programmer's Manual" +.TH SENDMMSG 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME sendmmsg \- send multiple messages on a socket .SH SYNOPSIS diff --git a/man2/set_tid_address.2 b/man2/set_tid_address.2 index 8ac65f2530..446b9009a1 100644 --- a/man2/set_tid_address.2 +++ b/man2/set_tid_address.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SET_TID_ADDRESS 2 2012-07-19 "Linux" "Linux Programmer's Manual" +.TH SET_TID_ADDRESS 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME set_tid_address \- set pointer to thread ID .SH SYNOPSIS diff --git a/man2/shmop.2 b/man2/shmop.2 index 22d516a678..1cf1ff974f 100644 --- a/man2/shmop.2 +++ b/man2/shmop.2 @@ -38,7 +38,7 @@ .\" .\" FIXME . Add an example program to this page. .\" -.TH SHMOP 2 2014-04-28 "Linux" "Linux Programmer's Manual" +.TH SHMOP 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME shmat, shmdt \- System V shared memory operations .SH SYNOPSIS diff --git a/man2/signalfd.2 b/man2/signalfd.2 index b48a7ee6f5..b9a76b1ed6 100644 --- a/man2/signalfd.2 +++ b/man2/signalfd.2 @@ -17,7 +17,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH SIGNALFD 2 2009-01-13 Linux "Linux Programmer's Manual" +.TH SIGNALFD 2 2014-07-08 Linux "Linux Programmer's Manual" .SH NAME signalfd \- create a file descriptor for accepting signals .SH SYNOPSIS diff --git a/man2/splice.2 b/man2/splice.2 index 6fc7a91b13..d3f0f6d029 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 2012-05-04 "Linux" "Linux Programmer's Manual" +.TH SPLICE 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME splice \- splice data to/from a pipe .SH SYNOPSIS diff --git a/man2/syscalls.2 b/man2/syscalls.2 index 7581e16191..7e6c9c8dca 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-06-13 "Linux" "Linux Programmer's Manual" +.TH SYSCALLS 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME syscalls \- Linux system calls .SH SYNOPSIS diff --git a/man2/syslog.2 b/man2/syslog.2 index 08830613ae..fe4d3dc827 100644 --- a/man2/syslog.2 +++ b/man2/syslog.2 @@ -30,7 +30,7 @@ .\" 2008-02-15, Michael Kerrisk <mtk.manpages@gmail.com> .\" Update LOG_BUF_LEN details; update RETURN VALUE section. .\" -.TH SYSLOG 2 2012-11-29 "Linux" "Linux Programmer's Manual" +.TH SYSLOG 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME syslog, klogctl \- read and/or clear kernel message ring buffer; set console_loglevel diff --git a/man2/tee.2 b/man2/tee.2 index 24b11b59d7..aaeb6d76be 100644 --- a/man2/tee.2 +++ b/man2/tee.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TEE 2 2012-05-04 "Linux" "Linux Programmer's Manual" +.TH TEE 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME tee \- duplicating pipe content .SH SYNOPSIS diff --git a/man2/vmsplice.2 b/man2/vmsplice.2 index 35ab07fa09..0823d33565 100644 --- a/man2/vmsplice.2 +++ b/man2/vmsplice.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH VMSPLICE 2 2012-05-04 "Linux" "Linux Programmer's Manual" +.TH VMSPLICE 2 2014-07-08 "Linux" "Linux Programmer's Manual" .SH NAME vmsplice \- splice user pages into a pipe .SH SYNOPSIS |
