From 29b41e747fffec32b02806ef687e35b97470f964 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 29 Dec 2015 13:48:42 +0100 Subject: [PATCH] accept.2, acct.2, bind.2, clock_getres.2, connect.2, dup.2, epoll_create.2, eventfd.2, execve.2, fanotify_init.2, fcntl.2, fork.2, futex.2, get_robust_list.2, getcpu.2, getpeername.2, getrlimit.2, getsockname.2, getsockopt.2, gettimeofday.2, inotify_init.2, listen.2, membarrier.2, memfd_create.2, mlock.2, mmap.2, personality.2, pipe.2, poll.2, recv.2, send.2, sendfile.2, shmget.2, shutdown.2, sigreturn.2, socket.2, socketcall.2, socketpair.2, spu_create.2, swapon.2, time.2, timerfd_create.2, uselib.2, dlerror.3, dlopen.3, drand48.3, errno.3, fnmatch.3, getgrent.3, getgrnam.3, getlogin.3, getpwent.3, getpwnam.3, iconv.3, mq_open.3, opendir.3, random_r.3, sem_open.3, shm_open.3, tmpfile.3, tzset.3, random.4, fanotify.7, futex.7, vdso.7, ld.so.8: tstamp Signed-off-by: Michael Kerrisk --- man2/accept.2 | 2 +- man2/acct.2 | 2 +- man2/bind.2 | 2 +- man2/clock_getres.2 | 2 +- man2/connect.2 | 2 +- man2/dup.2 | 2 +- man2/epoll_create.2 | 2 +- man2/eventfd.2 | 2 +- man2/execve.2 | 2 +- man2/fanotify_init.2 | 2 +- man2/fcntl.2 | 2 +- man2/fork.2 | 2 +- man2/futex.2 | 2 +- man2/get_robust_list.2 | 2 +- man2/getcpu.2 | 2 +- man2/getpeername.2 | 2 +- man2/getrlimit.2 | 2 +- man2/getsockname.2 | 2 +- man2/getsockopt.2 | 2 +- man2/gettimeofday.2 | 2 +- man2/inotify_init.2 | 2 +- man2/listen.2 | 2 +- man2/membarrier.2 | 2 +- man2/memfd_create.2 | 2 +- man2/mlock.2 | 2 +- man2/mmap.2 | 2 +- man2/personality.2 | 2 +- man2/pipe.2 | 2 +- man2/poll.2 | 2 +- man2/recv.2 | 2 +- man2/send.2 | 2 +- man2/sendfile.2 | 2 +- man2/shmget.2 | 2 +- man2/shutdown.2 | 2 +- man2/sigreturn.2 | 2 +- man2/socket.2 | 2 +- man2/socketcall.2 | 2 +- man2/socketpair.2 | 2 +- man2/spu_create.2 | 2 +- man2/swapon.2 | 2 +- man2/time.2 | 2 +- man2/timerfd_create.2 | 2 +- man2/uselib.2 | 2 +- man3/dlerror.3 | 2 +- man3/dlopen.3 | 2 +- man3/drand48.3 | 2 +- man3/errno.3 | 2 +- man3/fnmatch.3 | 2 +- man3/getgrent.3 | 2 +- man3/getgrnam.3 | 2 +- man3/getlogin.3 | 2 +- man3/getpwent.3 | 2 +- man3/getpwnam.3 | 2 +- man3/iconv.3 | 2 +- man3/mq_open.3 | 2 +- man3/opendir.3 | 2 +- man3/random_r.3 | 2 +- man3/sem_open.3 | 2 +- man3/shm_open.3 | 2 +- man3/tmpfile.3 | 2 +- man3/tzset.3 | 2 +- man4/random.4 | 2 +- man7/fanotify.7 | 2 +- man7/futex.7 | 2 +- man7/vdso.7 | 2 +- man8/ld.so.8 | 2 +- 66 files changed, 66 insertions(+), 66 deletions(-) diff --git a/man2/accept.2 b/man2/accept.2 index 19ff596ab..f6109231f 100644 --- a/man2/accept.2 +++ b/man2/accept.2 @@ -38,7 +38,7 @@ .\" Modified 2004-06-17 by Michael Kerrisk .\" 2008-12-04, mtk, Add documentation of accept4() .\" -.TH ACCEPT 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH ACCEPT 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME accept, accept4 \- accept a connection on a socket .SH SYNOPSIS diff --git a/man2/acct.2 b/man2/acct.2 index e4f1baf44..03a2cf284 100644 --- a/man2/acct.2 +++ b/man2/acct.2 @@ -28,7 +28,7 @@ .\" Modified 1998-11-04 by Tigran Aivazian .\" Modified 2004-05-27, 2004-06-17, 2004-06-23 by Michael Kerrisk .\" -.TH ACCT 2 2008-06-16 "Linux" "Linux Programmer's Manual" +.TH ACCT 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME acct \- switch process accounting on or off .SH SYNOPSIS diff --git a/man2/bind.2 b/man2/bind.2 index a4c8019f9..ac88aae4c 100644 --- a/man2/bind.2 +++ b/man2/bind.2 @@ -65,7 +65,7 @@ .\" $Id: bind.2,v 1.3 1999/04/23 19:56:07 freitag Exp $ .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH BIND 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH BIND 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME bind \- bind a name to a socket .SH SYNOPSIS diff --git a/man2/clock_getres.2 b/man2/clock_getres.2 index d22a163e5..a3cda91ac 100644 --- a/man2/clock_getres.2 +++ b/man2/clock_getres.2 @@ -27,7 +27,7 @@ .\" 2003-08-24 aeb, large parts rewritten .\" 2004-08-06 Christoph Lameter , SMP note .\" -.TH CLOCK_GETRES 2 2015-07-23 "" "Linux Programmer's Manual" +.TH CLOCK_GETRES 2 2015-12-28 "" "Linux Programmer's Manual" .SH NAME clock_getres, clock_gettime, clock_settime \- clock and time functions .SH SYNOPSIS diff --git a/man2/connect.2 b/man2/connect.2 index 84145b7ce..20f92fea7 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 .\" -.TH CONNECT 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH CONNECT 2 2015-12-28 "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 23a3af8cf..fab500772 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 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH DUP 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME dup, dup2, dup3 \- duplicate a file descriptor .SH SYNOPSIS diff --git a/man2/epoll_create.2 b/man2/epoll_create.2 index 7d7047fa5..2978d14a7 100644 --- a/man2/epoll_create.2 +++ b/man2/epoll_create.2 @@ -21,7 +21,7 @@ .\" Modified 2005-04-04 by Marko Kohtala .\" 2008-10-10, mtk: add description of epoll_create1() .\" -.TH EPOLL_CREATE 2 2012-04-15 "Linux" "Linux Programmer's Manual" +.TH EPOLL_CREATE 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME epoll_create, epoll_create1 \- open an epoll file descriptor .SH SYNOPSIS diff --git a/man2/eventfd.2 b/man2/eventfd.2 index c28947807..cd618939f 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 2015-07-23 Linux "Linux Programmer's Manual" +.TH EVENTFD 2 2015-12-28 Linux "Linux Programmer's Manual" .SH NAME eventfd \- create a file descriptor for event notification .SH SYNOPSIS diff --git a/man2/execve.2 b/man2/execve.2 index f3d2a9b24..71febdca6 100644 --- a/man2/execve.2 +++ b/man2/execve.2 @@ -34,7 +34,7 @@ .\" 2007-09-14 Ollie Wild , mtk .\" Add text describing limits on command-line arguments + environment .\" -.TH EXECVE 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH EXECVE 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME execve \- execute program .SH SYNOPSIS diff --git a/man2/fanotify_init.2 b/man2/fanotify_init.2 index c58cc509e..494686467 100644 --- a/man2/fanotify_init.2 +++ b/man2/fanotify_init.2 @@ -21,7 +21,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END -.TH FANOTIFY_INIT 2 2014-10-02 "Linux" "Linux Programmer's Manual" +.TH FANOTIFY_INIT 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME fanotify_init \- create and initialize fanotify group .SH SYNOPSIS diff --git a/man2/fcntl.2 b/man2/fcntl.2 index 9a9e97a39..9abfb71eb 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -62,7 +62,7 @@ .\" 2014-07-08, David Herrmann .\" Document F_ADD_SEALS and F_GET_SEALS .\" -.TH FCNTL 2 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH FCNTL 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME fcntl \- manipulate file descriptor .SH SYNOPSIS diff --git a/man2/fork.2 b/man2/fork.2 index e1f3036c6..26d488c24 100644 --- a/man2/fork.2 +++ b/man2/fork.2 @@ -36,7 +36,7 @@ .\" Greatly expanded, to describe all attributes that differ .\" parent and child. .\" -.TH FORK 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH FORK 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME fork \- create a child process .SH SYNOPSIS diff --git a/man2/futex.2 b/man2/futex.2 index b08eab22b..6a7a2e8e5 100644 --- a/man2/futex.2 +++ b/man2/futex.2 @@ -19,7 +19,7 @@ .\" FIXME Do we need to add some text regarding Torvald Riegel's 2015-01-24 mail .\" at http://thread.gmane.org/gmane.linux.kernel/1703405/focus=1873242 .\" -.TH FUTEX 2 2014-05-21 "Linux" "Linux Programmer's Manual" +.TH FUTEX 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME futex \- fast user-space locking .SH SYNOPSIS diff --git a/man2/get_robust_list.2 b/man2/get_robust_list.2 index 0c33c9d31..537a04066 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 2015-01-22 Linux "Linux System Calls" +.TH GET_ROBUST_LIST 2 2015-12-28 Linux "Linux System Calls" .SH NAME get_robust_list, set_robust_list \- get/set list of robust futexes .SH SYNOPSIS diff --git a/man2/getcpu.2 b/man2/getcpu.2 index 516f8b5c1..aa253fca5 100644 --- a/man2/getcpu.2 +++ b/man2/getcpu.2 @@ -9,7 +9,7 @@ .\" .\" 2008, mtk, various edits .\" -.TH GETCPU 2 2013-04-03 "Linux" "Linux Programmer's Manual" +.TH GETCPU 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME getcpu \- determine CPU and NUMA node on which the calling thread is running .SH SYNOPSIS diff --git a/man2/getpeername.2 b/man2/getpeername.2 index 3e2b82335..5a870a3b3 100644 --- a/man2/getpeername.2 +++ b/man2/getpeername.2 @@ -39,7 +39,7 @@ .\" Modified 17 Jul 2002, Michael Kerrisk .\" Added 'socket' to NAME, so that "man -k socket" will show this page. .\" -.TH GETPEERNAME 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH GETPEERNAME 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME getpeername \- get name of connected peer socket .SH SYNOPSIS diff --git a/man2/getrlimit.2 b/man2/getrlimit.2 index 692cb7824..e407ad0da 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 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH GETRLIMIT 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME getrlimit, setrlimit, prlimit \- get/set resource limits .SH SYNOPSIS diff --git a/man2/getsockname.2 b/man2/getsockname.2 index da61fcb55..fc1e476c3 100644 --- a/man2/getsockname.2 +++ b/man2/getsockname.2 @@ -37,7 +37,7 @@ .\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond .\" Modified Sun Mar 28 21:26:46 1999 by Andries Brouwer .\" -.TH GETSOCKNAME 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH GETSOCKNAME 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME getsockname \- get socket name .SH SYNOPSIS diff --git a/man2/getsockopt.2 b/man2/getsockopt.2 index e81b8e259..e88c9b22f 100644 --- a/man2/getsockopt.2 +++ b/man2/getsockopt.2 @@ -41,7 +41,7 @@ .\" Modified 1999 by Andi Kleen . .\" Removed most stuff because it is in socket.7 now. .\" -.TH GETSOCKOPT 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH GETSOCKOPT 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME getsockopt, setsockopt \- get and set options on sockets .SH SYNOPSIS diff --git a/man2/gettimeofday.2 b/man2/gettimeofday.2 index 013bc960a..30d377e2e 100644 --- a/man2/gettimeofday.2 +++ b/man2/gettimeofday.2 @@ -37,7 +37,7 @@ .\" Modified, 2004-05-27 by Michael Kerrisk .\" Added notes on capability requirement. .\" -.TH GETTIMEOFDAY 2 2012-04-26 "Linux" "Linux Programmer's Manual" +.TH GETTIMEOFDAY 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME gettimeofday, settimeofday \- get / set time .SH SYNOPSIS diff --git a/man2/inotify_init.2 b/man2/inotify_init.2 index 36e701cfc..4e0d429bd 100644 --- a/man2/inotify_init.2 +++ b/man2/inotify_init.2 @@ -26,7 +26,7 @@ .\" 2006-02-07 mtk, minor changes .\" 2008-10-10 mtk: add description of inotify_init1() .\" -.TH INOTIFY_INIT 2 2014-03-28 "Linux" "Linux Programmer's Manual" +.TH INOTIFY_INIT 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME inotify_init, inotify_init1 \- initialize an inotify instance .SH SYNOPSIS diff --git a/man2/listen.2 b/man2/listen.2 index f901b7769..daf8068bb 100644 --- a/man2/listen.2 +++ b/man2/listen.2 @@ -42,7 +42,7 @@ .\" Modified 11 May 2001 by Sam Varshavchik .\" .\" -.TH LISTEN 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH LISTEN 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME listen \- listen for connections on a socket .SH SYNOPSIS diff --git a/man2/membarrier.2 b/man2/membarrier.2 index ce8b77aa2..7326de851 100644 --- a/man2/membarrier.2 +++ b/man2/membarrier.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MEMBARRIER 2 2015-04-15 "Linux" "Linux Programmer's Manual" +.TH MEMBARRIER 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME membarrier \- issue memory barriers on a set of threads .SH SYNOPSIS diff --git a/man2/memfd_create.2 b/man2/memfd_create.2 index df486518d..b712d1d59 100644 --- a/man2/memfd_create.2 +++ b/man2/memfd_create.2 @@ -18,7 +18,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH MEMFD_CREATE 2 2015-01-22 Linux "Linux Programmer's Manual" +.TH MEMFD_CREATE 2 2015-12-28 Linux "Linux Programmer's Manual" .SH NAME memfd_create \- create an anonymous file .SH SYNOPSIS diff --git a/man2/mlock.2 b/man2/mlock.2 index 486957c4f..e34bb3b4e 100644 --- a/man2/mlock.2 +++ b/man2/mlock.2 @@ -23,7 +23,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH MLOCK 2 2015-08-28 "Linux" "Linux Programmer's Manual" +.TH MLOCK 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME mlock, mlock2, munlock, mlockall, munlockall \- lock and unlock memory .SH SYNOPSIS diff --git a/man2/mmap.2 b/man2/mmap.2 index ce549c936..e6ec18260 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 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH MMAP 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME mmap, munmap \- map or unmap files or devices into memory .SH SYNOPSIS diff --git a/man2/personality.2 b/man2/personality.2 index f41a3391d..68b372084 100644 --- a/man2/personality.2 +++ b/man2/personality.2 @@ -29,7 +29,7 @@ .\" changed prototype, documented 0xffffffff, aeb, 030101 .\" Modified 2004-11-03 patch from Martin Schulze .\" -.TH PERSONALITY 2 2015-02-01 "Linux" "Linux Programmer's Manual" +.TH PERSONALITY 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME personality \- set the process execution domain .SH SYNOPSIS diff --git a/man2/pipe.2 b/man2/pipe.2 index 1a4ad0127..1fd5c6788 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 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PIPE 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME pipe, pipe2 \- create pipe .SH SYNOPSIS diff --git a/man2/poll.2 b/man2/poll.2 index c1d169501..c58c72d89 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 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH POLL 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME poll, ppoll \- wait for some event on a file descriptor .SH SYNOPSIS diff --git a/man2/recv.2 b/man2/recv.2 index 8f234ed5d..c8e49067e 100644 --- a/man2/recv.2 +++ b/man2/recv.2 @@ -38,7 +38,7 @@ .\" Modified 1998,1999 by Andi Kleen .\" 2001-06-19 corrected SO_EE_OFFENDER, bug report by James Hawtin .\" -.TH RECV 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH RECV 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME recv, recvfrom, recvmsg \- receive a message from a socket .SH SYNOPSIS diff --git a/man2/send.2 b/man2/send.2 index 978e2ec3b..222d81b0e 100644 --- a/man2/send.2 +++ b/man2/send.2 @@ -37,7 +37,7 @@ .\" Modified Oct 2003 by aeb .\" Modified 2004-07-01 by mtk .\" -.TH SEND 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SEND 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME send, sendto, sendmsg \- send a message on a socket .SH SYNOPSIS diff --git a/man2/sendfile.2 b/man2/sendfile.2 index 5b1e7db8e..436a07243 100644 --- a/man2/sendfile.2 +++ b/man2/sendfile.2 @@ -16,7 +16,7 @@ .\" .\" 2005-03-31 Martin Pool mmap() improvements .\" -.TH SENDFILE 2 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH SENDFILE 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME sendfile \- transfer data between file descriptors .SH SYNOPSIS diff --git a/man2/shmget.2 b/man2/shmget.2 index ab44aa5d7..b464106ea 100644 --- a/man2/shmget.2 +++ b/man2/shmget.2 @@ -35,7 +35,7 @@ .\" Language and formatting clean-ups .\" Added notes on /proc files .\" -.TH SHMGET 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SHMGET 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME shmget \- allocates a System V shared memory segment .SH SYNOPSIS diff --git a/man2/shutdown.2 b/man2/shutdown.2 index a78c99b2a..49eff29fc 100644 --- a/man2/shutdown.2 +++ b/man2/shutdown.2 @@ -37,7 +37,7 @@ .\" Modified Tue Oct 22 22:04:51 1996 by Eric S. Raymond .\" Modified 1998 by Andi Kleen .\" -.TH SHUTDOWN 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SHUTDOWN 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME shutdown \- shut down part of a full-duplex connection .SH SYNOPSIS diff --git a/man2/sigreturn.2 b/man2/sigreturn.2 index 2a1e3c3f7..5029ed3c2 100644 --- a/man2/sigreturn.2 +++ b/man2/sigreturn.2 @@ -27,7 +27,7 @@ .\" 2008-06-26, mtk, added some more detail on the work done by sigreturn() .\" 2014-12-05, mtk, rewrote all of the rest of the original page .\" -.TH SIGRETURN 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SIGRETURN 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME sigreturn, rt_sigreturn \- return from signal handler and cleanup stack frame .SH SYNOPSIS diff --git a/man2/socket.2 b/man2/socket.2 index aeab0821c..7fad8f645 100644 --- a/man2/socket.2 +++ b/man2/socket.2 @@ -40,7 +40,7 @@ .\" Modified 2002-07-17 by Michael Kerrisk .\" Modified 2004-06-17 by Michael Kerrisk .\" -.TH SOCKET 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SOCKET 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME socket \- create an endpoint for communication .SH SYNOPSIS diff --git a/man2/socketcall.2 b/man2/socketcall.2 index 2ea05c63f..d3b16dcb3 100644 --- a/man2/socketcall.2 +++ b/man2/socketcall.2 @@ -22,7 +22,7 @@ .\" %%%LICENSE_END .\" .\" Modified Tue Oct 22 22:11:53 1996 by Eric S. Raymond -.TH SOCKETCALL 2 2012-10-16 "Linux" "Linux Programmer's Manual" +.TH SOCKETCALL 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME socketcall \- socket system calls .SH SYNOPSIS diff --git a/man2/socketpair.2 b/man2/socketpair.2 index ed9bc4a0f..dace30d16 100644 --- a/man2/socketpair.2 +++ b/man2/socketpair.2 @@ -39,7 +39,7 @@ .\" Modified 2004-06-17 by Michael Kerrisk .\" 2008-10-11, mtk: Add description of SOCK_NONBLOCK and SOCK_CLOEXEC .\" -.TH SOCKETPAIR 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SOCKETPAIR 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME socketpair \- create a pair of connected sockets .SH SYNOPSIS diff --git a/man2/spu_create.2 b/man2/spu_create.2 index b87f9c189..e48c71a16 100644 --- a/man2/spu_create.2 +++ b/man2/spu_create.2 @@ -22,7 +22,7 @@ .\" 2007-07-10, some polishing by mtk .\" 2007-09-28, updates for newer kernels by Jeremy Kerr .\" -.TH SPU_CREATE 2 2012-08-05 Linux "Linux Programmer's Manual" +.TH SPU_CREATE 2 2015-12-28 Linux "Linux Programmer's Manual" .SH NAME spu_create \- create a new spu context .SH SYNOPSIS diff --git a/man2/swapon.2 b/man2/swapon.2 index 74b228c7b..a61afff76 100644 --- a/man2/swapon.2 +++ b/man2/swapon.2 @@ -39,7 +39,7 @@ .\" Author: Rafael Aquini .\" Date: Wed Jul 3 15:02:46 2013 -0700 .\" -.TH SWAPON 2 2014-05-28 "Linux" "Linux Programmer's Manual" +.TH SWAPON 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME swapon, swapoff \- start/stop swapping to file/device .SH SYNOPSIS diff --git a/man2/time.2 b/man2/time.2 index 26ff99ff2..1ba8c268b 100644 --- a/man2/time.2 +++ b/man2/time.2 @@ -26,7 +26,7 @@ .\" Modified Sat Jul 24 14:13:40 1993 by Rik Faith .\" Additions by Joseph S. Myers , 970909 .\" -.TH TIME 2 2011-09-09 "Linux" "Linux Programmer's Manual" +.TH TIME 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME time \- get time in seconds .SH SYNOPSIS diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2 index c2bb1f69c..361375ce2 100644 --- a/man2/timerfd_create.2 +++ b/man2/timerfd_create.2 @@ -19,7 +19,7 @@ .\" FIXME Linux 3.0: timerfd_settime() adds a TFD_TIMER_CANCEL_ON_SET flag; .\" This flag needs to documented. .\" -.TH TIMERFD_CREATE 2 2015-04-19 Linux "Linux Programmer's Manual" +.TH TIMERFD_CREATE 2 2015-12-28 Linux "Linux Programmer's Manual" .SH NAME timerfd_create, timerfd_settime, timerfd_gettime \- timers that notify via file descriptors diff --git a/man2/uselib.2 b/man2/uselib.2 index 308e958ec..df67bb70c 100644 --- a/man2/uselib.2 +++ b/man2/uselib.2 @@ -28,7 +28,7 @@ .\" Modified 2004-06-23 by Michael Kerrisk .\" Modified 2005-01-09 by aeb .\" -.TH USELIB 2 2005-01-09 "Linux" "Linux Programmer's Manual" +.TH USELIB 2 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME uselib \- load shared library .SH SYNOPSIS diff --git a/man3/dlerror.3 b/man3/dlerror.3 index e34fab425..c7968c838 100644 --- a/man3/dlerror.3 +++ b/man3/dlerror.3 @@ -22,7 +22,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH DLERROR 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH DLERROR 3 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME dlerror \- obtain error diagnostic for functions in the dlopen API .SH SYNOPSIS diff --git a/man3/dlopen.3 b/man3/dlopen.3 index 2ce120f3f..3f0bd7433 100644 --- a/man3/dlopen.3 +++ b/man3/dlopen.3 @@ -32,7 +32,7 @@ .\" Modified by Walter Harms: dladdr, dlvsym .\" Modified by Petr Baudis , 2008-12-04: dladdr caveat .\" -.TH DLOPEN 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH DLOPEN 3 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME dlclose, dlopen, dlmopen \- open and close a shared object diff --git a/man3/drand48.3 b/man3/drand48.3 index 0de9cf2e9..9fb994ec1 100644 --- a/man3/drand48.3 +++ b/man3/drand48.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 19:46:03 1993 by Rik Faith (faith@cs.unc.edu) -.TH DRAND48 3 2015-08-08 "" "Linux Programmer's Manual" +.TH DRAND48 3 2015-12-28 "" "Linux Programmer's Manual" .SH NAME drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 \- generate uniformly distributed pseudo-random numbers diff --git a/man3/errno.3 b/man3/errno.3 index d233123b1..5b5e4dfc3 100644 --- a/man3/errno.3 +++ b/man3/errno.3 @@ -28,7 +28,7 @@ .\" 2006-02-09 Kurt Wall, mtk .\" Added non-POSIX errors .\" -.TH ERRNO 3 2015-01-22 "" "Linux Programmer's Manual" +.TH ERRNO 3 2015-12-28 "" "Linux Programmer's Manual" .SH NAME errno \- number of last error .SH SYNOPSIS diff --git a/man3/fnmatch.3 b/man3/fnmatch.3 index 3502e06ea..3103ae982 100644 --- a/man3/fnmatch.3 +++ b/man3/fnmatch.3 @@ -25,7 +25,7 @@ .\" Modified Sat Jul 24 19:35:54 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Mon Oct 16 00:16:29 2000 following Joseph S. Myers .\" -.TH FNMATCH 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH FNMATCH 3 2015-12-28 "GNU" "Linux Programmer's Manual" .SH NAME fnmatch \- match filename or pathname .SH SYNOPSIS diff --git a/man3/getgrent.3 b/man3/getgrent.3 index 7c703336f..b94f73e6b 100644 --- a/man3/getgrent.3 +++ b/man3/getgrent.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 19:29:54 1993 by Rik Faith (faith@cs.unc.edu) -.TH GETGRENT 3 2015-08-08 "" "Linux Programmer's Manual" +.TH GETGRENT 3 2015-12-28 "" "Linux Programmer's Manual" .SH NAME getgrent, setgrent, endgrent \- get group file entry .SH SYNOPSIS diff --git a/man3/getgrnam.3 b/man3/getgrnam.3 index 5dd208eb3..937beaeef 100644 --- a/man3/getgrnam.3 +++ b/man3/getgrnam.3 @@ -30,7 +30,7 @@ .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 2003-11-15 by aeb .\" -.TH GETGRNAM 3 2015-08-08 "" "Linux Programmer's Manual" +.TH GETGRNAM 3 2015-12-28 "" "Linux Programmer's Manual" .SH NAME getgrnam, getgrnam_r, getgrgid, getgrgid_r \- get group file entry .SH SYNOPSIS diff --git a/man3/getlogin.3 b/man3/getlogin.3 index 05505cb79..5e2131ff8 100644 --- a/man3/getlogin.3 +++ b/man3/getlogin.3 @@ -25,7 +25,7 @@ .\" Changed Tue Sep 19 01:49:29 1995, aeb: moved from man2 to man3 .\" added ref to /etc/utmp, added BUGS section, etc. .\" modified 2003 Walter Harms, aeb - added getlogin_r, note on stdin use -.TH GETLOGIN 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH GETLOGIN 3 2015-12-28 "GNU" "Linux Programmer's Manual" .SH NAME getlogin, getlogin_r, cuserid \- get username .SH SYNOPSIS diff --git a/man3/getpwent.3 b/man3/getpwent.3 index b6d6ab200..d21709fd4 100644 --- a/man3/getpwent.3 +++ b/man3/getpwent.3 @@ -30,7 +30,7 @@ .\" Modified Sat Jul 24 19:22:14 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Mon May 27 21:37:47 1996 by Martin Schulze (joey@linux.de) .\" -.TH GETPWENT 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH GETPWENT 3 2015-12-28 "GNU" "Linux Programmer's Manual" .SH NAME getpwent, setpwent, endpwent \- get password file entry .SH SYNOPSIS diff --git a/man3/getpwnam.3 b/man3/getpwnam.3 index 2f7de1775..0c748397a 100644 --- a/man3/getpwnam.3 +++ b/man3/getpwnam.3 @@ -34,7 +34,7 @@ .\" Modified 2003-11-15 by aeb .\" 2008-11-07, mtk, Added an example program for getpwnam_r(). .\" -.TH GETPWNAM 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH GETPWNAM 3 2015-12-28 "GNU" "Linux Programmer's Manual" .SH NAME getpwnam, getpwnam_r, getpwuid, getpwuid_r \- get password file entry .SH SYNOPSIS diff --git a/man3/iconv.3 b/man3/iconv.3 index 5b6359e3a..cbfbd4fa5 100644 --- a/man3/iconv.3 +++ b/man3/iconv.3 @@ -15,7 +15,7 @@ .\" 2000-06-30 correction by Yuichi SATO .\" 2000-11-15 aeb, fixed prototype .\" -.TH ICONV 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH ICONV 3 2015-12-28 "GNU" "Linux Programmer's Manual" .SH NAME iconv \- perform character set conversion .SH SYNOPSIS diff --git a/man3/mq_open.3 b/man3/mq_open.3 index b3c1eee9f..4fe4d5e4b 100644 --- a/man3/mq_open.3 +++ b/man3/mq_open.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_OPEN 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH MQ_OPEN 3 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME mq_open \- open a message queue .SH SYNOPSIS diff --git a/man3/opendir.3 b/man3/opendir.3 index 75620a641..2489538fa 100644 --- a/man3/opendir.3 +++ b/man3/opendir.3 @@ -29,7 +29,7 @@ .\" Modified Sat Jul 24 18:46:01 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 11 June 1995 by Andries Brouwer (aeb@cwi.nl) .\" 2007-07-30 Ulrich Drepper : document fdopendir(). -.TH OPENDIR 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH OPENDIR 3 2015-12-28 "GNU" "Linux Programmer's Manual" .SH NAME opendir, fdopendir \- open a directory .SH SYNOPSIS diff --git a/man3/random_r.3 b/man3/random_r.3 index 7298e50fd..fdc4de6f0 100644 --- a/man3/random_r.3 +++ b/man3/random_r.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" -.TH RANDOM_R 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH RANDOM_R 3 2015-12-28 "GNU" "Linux Programmer's Manual" .SH NAME random_r, srandom_r, initstate_r, setstate_r \- reentrant random number generator diff --git a/man3/sem_open.3 b/man3/sem_open.3 index e9d78e48e..5ff369e50 100644 --- a/man3/sem_open.3 +++ b/man3/sem_open.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_OPEN 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SEM_OPEN 3 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME sem_open \- initialize and open a named semaphore .SH SYNOPSIS diff --git a/man3/shm_open.3 b/man3/shm_open.3 index 40810838a..b3f16687a 100644 --- a/man3/shm_open.3 +++ b/man3/shm_open.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" FIXME . Add an example to this page -.TH SHM_OPEN 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SHM_OPEN 3 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME shm_open, shm_unlink \- create/open or unlink POSIX shared memory objects .SH SYNOPSIS diff --git a/man3/tmpfile.3 b/man3/tmpfile.3 index 3a36ba7fa..d8986c5d9 100644 --- a/man3/tmpfile.3 +++ b/man3/tmpfile.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified Sat Jul 24 17:46:57 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 2001-11-17, aeb -.TH TMPFILE 3 2015-08-08 "" "Linux Programmer's Manual" +.TH TMPFILE 3 2015-12-28 "" "Linux Programmer's Manual" .SH NAME tmpfile \- create a temporary file .SH SYNOPSIS diff --git a/man3/tzset.3 b/man3/tzset.3 index 4786dd9a3..8a8c16f95 100644 --- a/man3/tzset.3 +++ b/man3/tzset.3 @@ -30,7 +30,7 @@ .\" Modified 2001-11-13, aeb .\" Modified 2004-12-01 mtk and Martin Schulze .\" -.TH TZSET 3 2015-08-08 "" "Linux Programmer's Manual" +.TH TZSET 3 2015-12-28 "" "Linux Programmer's Manual" .SH NAME tzset, tzname, timezone, daylight \- initialize time conversion information .SH SYNOPSIS diff --git a/man4/random.4 b/man4/random.4 index fa9c37171..b6fdd8ce1 100644 --- a/man4/random.4 +++ b/man4/random.4 @@ -16,7 +16,7 @@ .\" Add a Usage subsection that recommends most users to use .\" /dev/urandom, and emphasizes parsimonious usage of /dev/random. .\" -.TH RANDOM 4 2015-03-29 "Linux" "Linux Programmer's Manual" +.TH RANDOM 4 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME random, urandom \- kernel random number source devices .SH SYNOPSIS diff --git a/man7/fanotify.7 b/man7/fanotify.7 index 8dfcd66f3..81a09153b 100644 --- a/man7/fanotify.7 +++ b/man7/fanotify.7 @@ -22,7 +22,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END -.TH FANOTIFY 7 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH FANOTIFY 7 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME fanotify \- monitoring filesystem events .SH DESCRIPTION diff --git a/man7/futex.7 b/man7/futex.7 index 635963d3a..8312c6b36 100644 --- a/man7/futex.7 +++ b/man7/futex.7 @@ -8,7 +8,7 @@ .\" This page is made available under the MIT license. .\" %%%LICENSE_END .\" -.TH FUTEX 7 2012-08-05 "Linux" "Linux Programmer's Manual" +.TH FUTEX 7 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME futex \- fast user-space locking .SH SYNOPSIS diff --git a/man7/vdso.7 b/man7/vdso.7 index d1a2a4dad..bf1a69c76 100644 --- a/man7/vdso.7 +++ b/man7/vdso.7 @@ -10,7 +10,7 @@ .\" http://www.linuxjournal.com/content/creating-vdso-colonels-other-chicken .\" http://www.trilithium.com/johan/2005/08/linux-gate/ .\" -.TH VDSO 7 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH VDSO 7 2015-12-28 "Linux" "Linux Programmer's Manual" .SH NAME vDSO \- overview of the virtual ELF dynamic shared object .SH SYNOPSIS diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 0aea6e7c4..0b64e6996 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -2,7 +2,7 @@ .\" This is in the public domain .\" %%%LICENSE_END .\" -.TH LD.SO 8 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH LD.SO 8 2015-12-28 "GNU" "Linux Programmer's Manual" .SH NAME ld.so, ld-linux.so* \- dynamic linker/loader .SH SYNOPSIS