diff --git a/man1/locale.1 b/man1/locale.1 index a1cdfd8a2..be94eaaea 100644 --- a/man1/locale.1 +++ b/man1/locale.1 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH LOCALE 1 2015-07-23 "Linux" "Linux User Manual" +.TH LOCALE 1 2016-03-15 "Linux" "Linux User Manual" .SH NAME locale \- get locale-specific information .SH SYNOPSIS diff --git a/man1/localedef.1 b/man1/localedef.1 index e263b1fc8..b0bd7e138 100644 --- a/man1/localedef.1 +++ b/man1/localedef.1 @@ -31,7 +31,7 @@ .\" Lars Wirzenius to document new functionality (as of GNU .\" C library 2.3.5). .\" -.TH LOCALEDEF 1 2014-12-31 "Linux" "Linux User Manual" +.TH LOCALEDEF 1 2016-03-15 "Linux" "Linux User Manual" .SH NAME localedef \- compile locale definition files .SH SYNOPSIS diff --git a/man2/_exit.2 b/man2/_exit.2 index 207e2c034..fd24aeb35 100644 --- a/man2/_exit.2 +++ b/man2/_exit.2 @@ -26,7 +26,7 @@ .\" Modified Wed Jul 21 23:02:38 1993 by Rik Faith .\" Modified 2001-11-17, aeb .\" -.TH _EXIT 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH _EXIT 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME _exit, _Exit \- terminate the calling process .SH SYNOPSIS diff --git a/man2/accept.2 b/man2/accept.2 index 0bc5bf77a..f04ad9fe2 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-12-28 "Linux" "Linux Programmer's Manual" +.TH ACCEPT 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME accept, accept4 \- accept a connection on a socket .SH SYNOPSIS diff --git a/man2/access.2 b/man2/access.2 index 2b9a2db12..7e5580737 100644 --- a/man2/access.2 +++ b/man2/access.2 @@ -40,7 +40,7 @@ .\" Modified 2004-06-23 by Michael Kerrisk .\" 2007-06-10, mtk, various parts rewritten, and added BUGS section. .\" -.TH ACCESS 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH ACCESS 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME access, faccessat \- check user's permissions for a file .SH SYNOPSIS diff --git a/man2/acct.2 b/man2/acct.2 index a90dd9a3c..7f0e24769 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 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH ACCT 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME acct \- switch process accounting on or off .SH SYNOPSIS diff --git a/man2/adjtimex.2 b/man2/adjtimex.2 index adcfbcabe..e1df74660 100644 --- a/man2/adjtimex.2 +++ b/man2/adjtimex.2 @@ -26,7 +26,7 @@ .\" Modified 1997-07-30 by Paul Slootman .\" Modified 2004-05-27 by Michael Kerrisk .\" -.TH ADJTIMEX 2 2014-12-31 "Linux" "Linux Programmer's Manual" +.TH ADJTIMEX 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME adjtimex, ntp_adjtime \- tune kernel clock .SH SYNOPSIS diff --git a/man2/bdflush.2 b/man2/bdflush.2 index 7101efb13..84f805ad8 100644 --- a/man2/bdflush.2 +++ b/man2/bdflush.2 @@ -24,7 +24,7 @@ .\" Modified 1997-01-31 by Eric S. Raymond .\" Modified 2004-06-17 by Michael Kerrisk .\" -.TH BDFLUSH 2 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH BDFLUSH 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME bdflush \- start, flush, or tune buffer-dirty-flush daemon .SH SYNOPSIS diff --git a/man2/bind.2 b/man2/bind.2 index e12fb0a60..b5ec890d3 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-12-28 "Linux" "Linux Programmer's Manual" +.TH BIND 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME bind \- bind a name to a socket .SH SYNOPSIS diff --git a/man2/bpf.2 b/man2/bpf.2 index c81b1d939..198318d52 100644 --- a/man2/bpf.2 +++ b/man2/bpf.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH BPF 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH BPF 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME bpf - perform a command on an extended BPF map or program .SH SYNOPSIS diff --git a/man2/brk.2 b/man2/brk.2 index 216728fbe..00f522d5a 100644 --- a/man2/brk.2 +++ b/man2/brk.2 @@ -26,7 +26,7 @@ .\" Modified Wed Jul 21 19:52:58 1993 by Rik Faith .\" Modified Sun Aug 21 17:40:38 1994 by Rik Faith .\" -.TH BRK 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH BRK 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME brk, sbrk \- change data segment size .SH SYNOPSIS diff --git a/man2/chdir.2 b/man2/chdir.2 index 86199ea03..1c8c08dfb 100644 --- a/man2/chdir.2 +++ b/man2/chdir.2 @@ -30,7 +30,7 @@ .\" Modified 1997-08-21 by Joseph S. Myers .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH CHDIR 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH CHDIR 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME chdir, fchdir \- change working directory .SH SYNOPSIS diff --git a/man2/chmod.2 b/man2/chmod.2 index 61b7e4850..4a9908d2c 100644 --- a/man2/chmod.2 +++ b/man2/chmod.2 @@ -29,7 +29,7 @@ .\" : NFS details .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH CHMOD 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH CHMOD 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME chmod, fchmod, fchmodat \- change permissions of a file .SH SYNOPSIS diff --git a/man2/chown.2 b/man2/chown.2 index 11ba41dc7..777d66304 100644 --- a/man2/chown.2 +++ b/man2/chown.2 @@ -35,7 +35,7 @@ .\" (bsdgroups versus sysvgroups, and the effect of the parent .\" directory's set-group-ID mode bit). .\" -.TH CHOWN 2 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH CHOWN 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME chown, fchown, lchown, fchownat \- change ownership of a file .SH SYNOPSIS diff --git a/man2/chroot.2 b/man2/chroot.2 index 209847b42..b8432d429 100644 --- a/man2/chroot.2 +++ b/man2/chroot.2 @@ -30,7 +30,7 @@ .\" Modified 1997-08-21 by Joseph S. Myers .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH CHROOT 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH CHROOT 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME chroot \- change root directory .SH SYNOPSIS diff --git a/man2/clock_nanosleep.2 b/man2/clock_nanosleep.2 index 5188b6a76..ccd163735 100644 --- a/man2/clock_nanosleep.2 +++ b/man2/clock_nanosleep.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH CLOCK_NANOSLEEP 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH CLOCK_NANOSLEEP 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME clock_nanosleep \- high-resolution sleep with specifiable clock .SH SYNOPSIS diff --git a/man2/clone.2 b/man2/clone.2 index a9c8be36c..837370041 100644 --- a/man2/clone.2 +++ b/man2/clone.2 @@ -39,7 +39,7 @@ .\" 2008-11-19, mtk, document CLONE_NEWIPC .\" 2008-11-19, Jens Axboe, mtk, document CLONE_IO .\" -.TH CLONE 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH CLONE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME clone, __clone2 \- create a child process .SH SYNOPSIS diff --git a/man2/close.2 b/man2/close.2 index 5758ae569..c9d61aa91 100644 --- a/man2/close.2 +++ b/man2/close.2 @@ -32,7 +32,7 @@ .\" Modified 2000-07-22 by Nicolás Lichtmaier .\" added note about close(2) not guaranteeing that data is safe on close. .\" -.TH CLOSE 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH CLOSE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME close \- close a file descriptor .SH SYNOPSIS diff --git a/man2/connect.2 b/man2/connect.2 index ebdb13fcd..db2245c17 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-12-28 "Linux" "Linux Programmer's Manual" +.TH CONNECT 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME connect \- initiate a connection on a socket .SH SYNOPSIS diff --git a/man2/copy_file_range.2 b/man2/copy_file_range.2 index fee7b86d4..1e8c1e85b 100644 --- a/man2/copy_file_range.2 +++ b/man2/copy_file_range.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH COPY 2 2015-11-06 "Linux" "Linux Programmer's Manual" +.TH COPY 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME copy_file_range \- Copy a range of data from one file to another .SH SYNOPSIS diff --git a/man2/create_module.2 b/man2/create_module.2 index 416fa72cc..c28edfe3b 100644 --- a/man2/create_module.2 +++ b/man2/create_module.2 @@ -7,7 +7,7 @@ .\" 2006-02-09, some reformatting by Luc Van Oostenryck; some .\" reformatting and rewordings by mtk .\" -.TH CREATE_MODULE 2 2014-05-10 "Linux" "Linux Programmer's Manual" +.TH CREATE_MODULE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME create_module \- create a loadable module entry .SH SYNOPSIS diff --git a/man2/delete_module.2 b/man2/delete_module.2 index d7d28d1e4..841c327c9 100644 --- a/man2/delete_module.2 +++ b/man2/delete_module.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH DELETE_MODULE 2 2014-05-10 "Linux" "Linux Programmer's Manual" +.TH DELETE_MODULE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME delete_module \- unload a kernel module .SH SYNOPSIS diff --git a/man2/dup.2 b/man2/dup.2 index 5fe7751bb..c05828fe8 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-12-28 "Linux" "Linux Programmer's Manual" +.TH DUP 2 2016-03-15 "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 edf02e9a8..41c5822f3 100644 --- a/man2/epoll_ctl.2 +++ b/man2/epoll_ctl.2 @@ -17,7 +17,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH EPOLL_CTL 2 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH EPOLL_CTL 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME epoll_ctl \- control interface for an epoll file descriptor .SH SYNOPSIS diff --git a/man2/eventfd.2 b/man2/eventfd.2 index 85120671c..da702ebf4 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-12-28 Linux "Linux Programmer's Manual" +.TH EVENTFD 2 2016-03-15 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 1ca3b97fc..73657d133 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-12-28 "Linux" "Linux Programmer's Manual" +.TH EXECVE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME execve \- execute program .SH SYNOPSIS diff --git a/man2/fallocate.2 b/man2/fallocate.2 index 9dbaffb26..54d634096 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 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH FALLOCATE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME fallocate \- manipulate file space .SH SYNOPSIS diff --git a/man2/fanotify_init.2 b/man2/fanotify_init.2 index 97fc22b7c..5883573a9 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 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH FANOTIFY_INIT 2 2016-03-15 "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 dc487a897..675ded768 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-12-28 "Linux" "Linux Programmer's Manual" +.TH FCNTL 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME fcntl \- manipulate file descriptor .SH SYNOPSIS diff --git a/man2/flock.2 b/man2/flock.2 index 9decc4f84..da902c942 100644 --- a/man2/flock.2 +++ b/man2/flock.2 @@ -32,7 +32,7 @@ .\" FIXME Maybe document LOCK_MAND, LOCK_RW, LOCK_READ, LOCK_WRITE .\" which only have effect for SAMBA. .\" -.TH FLOCK 2 2014-09-21 "Linux" "Linux Programmer's Manual" +.TH FLOCK 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME flock \- apply or remove an advisory lock on an open file .SH SYNOPSIS diff --git a/man2/fork.2 b/man2/fork.2 index 7c7909774..559a47f66 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-12-28 "Linux" "Linux Programmer's Manual" +.TH FORK 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME fork \- create a child process .SH SYNOPSIS diff --git a/man2/fsync.2 b/man2/fsync.2 index d1e34f361..76dcf96b1 100644 --- a/man2/fsync.2 +++ b/man2/fsync.2 @@ -35,7 +35,7 @@ .\" 2006-04-28, mtk, substantial rewrite of various parts. .\" 2012-02-27 Various changes by Christoph Hellwig .\" -.TH FSYNC 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH FSYNC 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME fsync, fdatasync \- synchronize a file's in-core state with storage device .SH SYNOPSIS diff --git a/man2/futex.2 b/man2/futex.2 index aad1e6bf6..3be94f137 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 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH FUTEX 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME futex \- fast user-space locking .SH SYNOPSIS diff --git a/man2/get_kernel_syms.2 b/man2/get_kernel_syms.2 index 4f0b69088..f2d231c4a 100644 --- a/man2/get_kernel_syms.2 +++ b/man2/get_kernel_syms.2 @@ -7,7 +7,7 @@ .\" 2006-02-09, some reformatting by Luc Van Oostenryck; some .\" reformatting and rewordings by mtk .\" -.TH GET_KERNEL_SYMS 2 2012-10-18 "Linux" "Linux Programmer's Manual" +.TH GET_KERNEL_SYMS 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME get_kernel_syms \- retrieve exported kernel and module symbols .SH SYNOPSIS diff --git a/man2/getdomainname.2 b/man2/getdomainname.2 index dfe781a81..33aadc316 100644 --- a/man2/getdomainname.2 +++ b/man2/getdomainname.2 @@ -26,7 +26,7 @@ .\" Modified 2004-06-17 by Michael Kerrisk .\" Modified 2008-11-27 by mtk .\" -.TH GETDOMAINNAME 2 2012-10-25 "Linux" "Linux Programmer's Manual" +.TH GETDOMAINNAME 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME getdomainname, setdomainname \- get/set NIS domain name .SH SYNOPSIS diff --git a/man2/getgroups.2 b/man2/getgroups.2 index 305341805..7216f5962 100644 --- a/man2/getgroups.2 +++ b/man2/getgroups.2 @@ -29,7 +29,7 @@ .\" 2008-05-03, mtk, expanded and rewrote parts of DESCRIPTION and RETURN .\" VALUE, made style of page more consistent with man-pages style. .\" -.TH GETGROUPS 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH GETGROUPS 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME getgroups, setgroups \- get/set list of supplementary group IDs .SH SYNOPSIS diff --git a/man2/gethostname.2 b/man2/gethostname.2 index 032107938..ea7d906c5 100644 --- a/man2/gethostname.2 +++ b/man2/gethostname.2 @@ -29,7 +29,7 @@ .\" Modified 2004-06-17 by mtk .\" Modified 2008-11-27 by mtk .\" -.TH GETHOSTNAME 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH GETHOSTNAME 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME gethostname, sethostname \- get/set hostname .SH SYNOPSIS diff --git a/man2/getpagesize.2 b/man2/getpagesize.2 index cb58ffa97..8b71210cc 100644 --- a/man2/getpagesize.2 +++ b/man2/getpagesize.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETPAGESIZE 2 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH GETPAGESIZE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME getpagesize \- get memory page size .SH SYNOPSIS diff --git a/man2/getpeername.2 b/man2/getpeername.2 index b2f780a91..89f76a0dd 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-12-28 "Linux" "Linux Programmer's Manual" +.TH GETPEERNAME 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME getpeername \- get name of connected peer socket .SH SYNOPSIS diff --git a/man2/getsid.2 b/man2/getsid.2 index 25d1ef5e2..7d725d2db 100644 --- a/man2/getsid.2 +++ b/man2/getsid.2 @@ -23,7 +23,7 @@ .\" .\" Modified Thu Oct 31 14:18:40 1996 by Eric S. Raymond .\" Modified 2001-12-17, aeb -.TH GETSID 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH GETSID 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME getsid \- get session ID .SH SYNOPSIS diff --git a/man2/getsockname.2 b/man2/getsockname.2 index 6b1acf6e7..c6c8ca46a 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-12-28 "Linux" "Linux Programmer's Manual" +.TH GETSOCKNAME 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME getsockname \- get socket name .SH SYNOPSIS diff --git a/man2/getsockopt.2 b/man2/getsockopt.2 index 4e612c96e..c1672b417 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-12-28 "Linux" "Linux Programmer's Manual" +.TH GETSOCKOPT 2 2016-03-15 "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 5a8b71f04..465c25e86 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 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH GETTIMEOFDAY 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME gettimeofday, settimeofday \- get / set time .SH SYNOPSIS diff --git a/man2/init_module.2 b/man2/init_module.2 index b73e835a0..60b505646 100644 --- a/man2/init_module.2 +++ b/man2/init_module.2 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH INIT_MODULE 2 2014-05-10 "Linux" "Linux Programmer's Manual" +.TH INIT_MODULE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME init_module, finit_module \- load a kernel module .SH SYNOPSIS diff --git a/man2/ioctl.2 b/man2/ioctl.2 index 9a9cc1556..eacf4fb13 100644 --- a/man2/ioctl.2 +++ b/man2/ioctl.2 @@ -38,7 +38,7 @@ .\" Modified 1999-06-25 by Rachael Munns .\" Modified 2000-09-21 by Andries Brouwer .\" -.TH IOCTL 2 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH IOCTL 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME ioctl \- control device .SH SYNOPSIS diff --git a/man2/ioctl_list.2 b/man2/ioctl_list.2 index 2cfbb126e..0165c77f4 100644 --- a/man2/ioctl_list.2 +++ b/man2/ioctl_list.2 @@ -28,7 +28,7 @@ .\" : .\" Various formatting improvements .\" -.TH IOCTL_LIST 2 2015-03-29 "Linux" "Linux Programmer's Manual" +.TH IOCTL_LIST 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_list \- list of ioctl calls in Linux/i386 kernel .SH DESCRIPTION diff --git a/man2/ioperm.2 b/man2/ioperm.2 index 6171e1c87..d1bc4f92e 100644 --- a/man2/ioperm.2 +++ b/man2/ioperm.2 @@ -31,7 +31,7 @@ .\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" -.TH IOPERM 2 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH IOPERM 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME ioperm \- set port input/output permissions .SH SYNOPSIS diff --git a/man2/iopl.2 b/man2/iopl.2 index 86f524266..de322e3fa 100644 --- a/man2/iopl.2 +++ b/man2/iopl.2 @@ -30,7 +30,7 @@ .\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" -.TH IOPL 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH IOPL 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME iopl \- change I/O privilege level .SH SYNOPSIS diff --git a/man2/kexec_load.2 b/man2/kexec_load.2 index ad47a725c..6f5d1c0ef 100644 --- a/man2/kexec_load.2 +++ b/man2/kexec_load.2 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH KEXEC_LOAD 2 2015-02-01 "Linux" "Linux Programmer's Manual" +.TH KEXEC_LOAD 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME kexec_load, kexec_file_load \- load a new kernel for later execution .SH SYNOPSIS diff --git a/man2/kill.2 b/man2/kill.2 index 99459adf6..507e1bf98 100644 --- a/man2/kill.2 +++ b/man2/kill.2 @@ -41,7 +41,7 @@ .\" Modified 2004-06-24 by aeb .\" Modified, 2004-11-30, after idea from emmanuel.colbus@ensimag.imag.fr .\" -.TH KILL 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH KILL 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME kill \- send signal to a process .SH SYNOPSIS diff --git a/man2/killpg.2 b/man2/killpg.2 index 5e85acb6d..bf63143c6 100644 --- a/man2/killpg.2 +++ b/man2/killpg.2 @@ -39,7 +39,7 @@ .\" Added notes on CAP_KILL .\" Modified 2004-06-21 by aeb .\" -.TH KILLPG 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH KILLPG 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME killpg \- send signal to a process group .SH SYNOPSIS diff --git a/man2/link.2 b/man2/link.2 index 870f4c0ef..7b6b98a58 100644 --- a/man2/link.2 +++ b/man2/link.2 @@ -29,7 +29,7 @@ .\" Modified 2004-06-23 by Michael Kerrisk .\" Modified 2005-04-04, as per suggestion by Michael Hardt for rename.2 .\" -.TH LINK 2 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH LINK 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME link, linkat \- make a new name for a file .SH SYNOPSIS diff --git a/man2/listen.2 b/man2/listen.2 index 4fba78b48..c7e2ff896 100644 --- a/man2/listen.2 +++ b/man2/listen.2 @@ -42,7 +42,7 @@ .\" Modified 11 May 2001 by Sam Varshavchik .\" .\" -.TH LISTEN 2 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH LISTEN 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME listen \- listen for connections on a socket .SH SYNOPSIS diff --git a/man2/llseek.2 b/man2/llseek.2 index 79012c0a3..fa2bd12c0 100644 --- a/man2/llseek.2 +++ b/man2/llseek.2 @@ -25,7 +25,7 @@ .\" .\" Modified Thu Oct 31 15:16:23 1996 by Eric S. Raymond .\" -.TH LLSEEK 2 2015-04-19 "Linux" "Linux Programmer's Manual" +.TH LLSEEK 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME _llseek \- reposition read/write file offset .SH SYNOPSIS diff --git a/man2/lseek.2 b/man2/lseek.2 index da4475e0d..460d31750 100644 --- a/man2/lseek.2 +++ b/man2/lseek.2 @@ -44,7 +44,7 @@ .\" Modified 2003-08-21 by Andries Brouwer .\" 2011-09-18, mtk, Added SEEK_DATA + SEEK_HOLE .\" -.TH LSEEK 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH LSEEK 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME lseek \- reposition read/write file offset .SH SYNOPSIS diff --git a/man2/madvise.2 b/man2/madvise.2 index 6e713f911..caeee3853 100644 --- a/man2/madvise.2 +++ b/man2/madvise.2 @@ -32,7 +32,7 @@ .\" 2011-09-18, Doug Goldstein .\" Document MADV_HUGEPAGE and MADV_NOHUGEPAGE .\" -.TH MADVISE 2 2015-04-19 "Linux" "Linux Programmer's Manual" +.TH MADVISE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME madvise \- give advice about use of memory .SH SYNOPSIS diff --git a/man2/memfd_create.2 b/man2/memfd_create.2 index e374604ca..7d8cc515c 100644 --- a/man2/memfd_create.2 +++ b/man2/memfd_create.2 @@ -18,7 +18,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH MEMFD_CREATE 2 2015-12-28 Linux "Linux Programmer's Manual" +.TH MEMFD_CREATE 2 2016-03-15 Linux "Linux Programmer's Manual" .SH NAME memfd_create \- create an anonymous file .SH SYNOPSIS diff --git a/man2/mincore.2 b/man2/mincore.2 index e4f7093c4..684e49f84 100644 --- a/man2/mincore.2 +++ b/man2/mincore.2 @@ -31,7 +31,7 @@ .\" after message from .\" 2007-01-08 mtk, rewrote various parts .\" -.TH MINCORE 2 2008-04-22 "Linux" "Linux Programmer's Manual" +.TH MINCORE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME mincore \- determine whether pages are resident in memory .SH SYNOPSIS diff --git a/man2/mkdir.2 b/man2/mkdir.2 index 0ee6e9a9a..afffa1e7e 100644 --- a/man2/mkdir.2 +++ b/man2/mkdir.2 @@ -8,7 +8,7 @@ .\" Public License. It comes with NO WARRANTY. .\" %%%LICENSE_END .\" -.TH MKDIR 2 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH MKDIR 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME mkdir, mkdirat \- create a directory .SH SYNOPSIS diff --git a/man2/mknod.2 b/man2/mknod.2 index b960601d0..06fb0f933 100644 --- a/man2/mknod.2 +++ b/man2/mknod.2 @@ -12,7 +12,7 @@ .\" Modified 2003-04-23 by Michael Kerrisk .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH MKNOD 2 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH MKNOD 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME mknod, mknodat \- create a special or ordinary file .SH SYNOPSIS diff --git a/man2/mmap.2 b/man2/mmap.2 index ff9aa989a..0f2f27757 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-12-28 "Linux" "Linux Programmer's Manual" +.TH MMAP 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME mmap, munmap \- map or unmap files or devices into memory .SH SYNOPSIS diff --git a/man2/mount.2 b/man2/mount.2 index 1a7332b8d..25ef17431 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -37,7 +37,7 @@ .\" 2008-10-06, mtk: move umount*() material into separate umount.2 page. .\" 2008-10-06, mtk: Add discussion of namespaces. .\" -.TH MOUNT 2 2015-04-19 "Linux" "Linux Programmer's Manual" +.TH MOUNT 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME mount \- mount filesystem .SH SYNOPSIS diff --git a/man2/nanosleep.2 b/man2/nanosleep.2 index 7ab6c0199..fce8c6639 100644 --- a/man2/nanosleep.2 +++ b/man2/nanosleep.2 @@ -31,7 +31,7 @@ .\" NOTES: describe case where clock_nanosleep() can be preferable. .\" NOTES: describe CLOCK_REALTIME versus CLOCK_NANOSLEEP .\" Replace crufty discussion of HZ with a pointer to time(7). -.TH NANOSLEEP 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH NANOSLEEP 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME nanosleep \- high-resolution sleep .SH SYNOPSIS diff --git a/man2/nice.2 b/man2/nice.2 index b79d26004..dd305328a 100644 --- a/man2/nice.2 +++ b/man2/nice.2 @@ -28,7 +28,7 @@ .\" Modified 2001-06-04 by aeb .\" Modified 2004-05-27 by Michael Kerrisk .\" -.TH NICE 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH NICE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME nice \- change process priority .SH SYNOPSIS diff --git a/man2/open.2 b/man2/open.2 index 52acbc938..0ff08657a 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 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH OPEN 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME open, openat, creat \- open and possibly create a file .SH SYNOPSIS diff --git a/man2/personality.2 b/man2/personality.2 index ee47631aa..67918dda7 100644 --- a/man2/personality.2 +++ b/man2/personality.2 @@ -30,7 +30,7 @@ .\" changed prototype, documented 0xffffffff, aeb, 030101 .\" Modified 2004-11-03 patch from Martin Schulze .\" -.TH PERSONALITY 2 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH PERSONALITY 2 2016-03-15 "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 9ed29056c..88835cab8 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-12-28 "Linux" "Linux Programmer's Manual" +.TH PIPE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME pipe, pipe2 \- create pipe .SH SYNOPSIS diff --git a/man2/poll.2 b/man2/poll.2 index bb1dba169..26bb10dd6 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-12-28 "Linux" "Linux Programmer's Manual" +.TH POLL 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME poll, ppoll \- wait for some event on a file descriptor .SH SYNOPSIS diff --git a/man2/posix_fadvise.2 b/man2/posix_fadvise.2 index 68ef985c7..dee3ea862 100644 --- a/man2/posix_fadvise.2 +++ b/man2/posix_fadvise.2 @@ -25,7 +25,7 @@ .\" 2005-04-08 mtk, noted kernel version and added BUGS .\" 2010-10-09, mtk, document arm_fadvise64_64() .\" -.TH POSIX_FADVISE 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH POSIX_FADVISE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME posix_fadvise \- predeclare an access pattern for file data .SH SYNOPSIS diff --git a/man2/read.2 b/man2/read.2 index c6561cd4e..4508941dc 100644 --- a/man2/read.2 +++ b/man2/read.2 @@ -32,7 +32,7 @@ .\" Modified Sat Jul 12 20:45:39 1997 by Michael Haardt .\" .\" -.TH READ 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH READ 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME read \- read from a file descriptor .SH SYNOPSIS diff --git a/man2/readahead.2 b/man2/readahead.2 index c52b86ce0..78c58cea0 100644 --- a/man2/readahead.2 +++ b/man2/readahead.2 @@ -25,7 +25,7 @@ .\" 2004-05-40 Created by Michael Kerrisk .\" 2004-10-05 aeb, minor correction .\" -.TH READAHEAD 2 2014-03-15 "Linux" "Linux Programmer's Manual" +.TH READAHEAD 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME readahead \- initiate file readahead into page cache .SH SYNOPSIS diff --git a/man2/readlink.2 b/man2/readlink.2 index 3332d5af9..604697d47 100644 --- a/man2/readlink.2 +++ b/man2/readlink.2 @@ -41,7 +41,7 @@ .\" 2011-09-20, Guillem Jover : .\" Added text on dynamically allocating buffer + example program .\" -.TH READLINK 2 2014-10-15 "Linux" "Linux Programmer's Manual" +.TH READLINK 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME readlink, readlinkat \- read value of a symbolic link .SH SYNOPSIS diff --git a/man2/readv.2 b/man2/readv.2 index 93f2b6fc9..0d0ec415c 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 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH READV 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME readv, writev, preadv, pwritev \- read or write data into multiple buffers .SH SYNOPSIS diff --git a/man2/recv.2 b/man2/recv.2 index af5e744e0..a90f66b7f 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-12-28 "Linux" "Linux Programmer's Manual" +.TH RECV 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME recv, recvfrom, recvmsg \- receive a message from a socket .SH SYNOPSIS diff --git a/man2/recvmmsg.2 b/man2/recvmmsg.2 index 9031945c3..944273435 100644 --- a/man2/recvmmsg.2 +++ b/man2/recvmmsg.2 @@ -28,7 +28,7 @@ .\" Author: Arnaldo Carvalho de Melo .\" Date: Mon Oct 12 23:40:10 2009 -0700 .\" -.TH RECVMMSG 2 2014-06-13 "Linux" "Linux Programmer's Manual" +.TH RECVMMSG 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME recvmmsg \- receive multiple messages on a socket .SH SYNOPSIS diff --git a/man2/rename.2 b/man2/rename.2 index f4b340ada..30242af8e 100644 --- a/man2/rename.2 +++ b/man2/rename.2 @@ -30,7 +30,7 @@ .\" Modified Thu Mar 3 09:49:35 2005 by Michael Haardt .\" 2007-03-25, mtk, added various text to DESCRIPTION. .\" -.TH RENAME 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH RENAME 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME rename, renameat, renameat2 \- change the name or location of a file .SH SYNOPSIS diff --git a/man2/request_key.2 b/man2/request_key.2 index 74fa03da6..df9374fd6 100644 --- a/man2/request_key.2 +++ b/man2/request_key.2 @@ -8,7 +8,7 @@ .\" 2 of the License, or (at your option) any later version. .\" %%%LICENSE_END .\" -.TH REQUEST_KEY 2 2015-05-07 Linux "Linux Key Management Calls" +.TH REQUEST_KEY 2 2016-03-15 Linux "Linux Key Management Calls" .SH NAME request_key \- request a key from the kernel's key management facility .SH SYNOPSIS diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2 index b3ff42dc7..04e22fb3d 100644 --- a/man2/sched_setaffinity.2 +++ b/man2/sched_setaffinity.2 @@ -31,7 +31,7 @@ .\" 2008-11-12, mtk, removed CPU_*() macro descriptions to a .\" separate CPU_SET(3) page. .\" -.TH SCHED_SETAFFINITY 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SCHED_SETAFFINITY 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sched_setaffinity, sched_getaffinity \- \ set and get a thread's CPU affinity mask diff --git a/man2/sched_setattr.2 b/man2/sched_setattr.2 index 29e0fe3ac..8bfc77d3c 100644 --- a/man2/sched_setattr.2 +++ b/man2/sched_setattr.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SCHED_SETATTR 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SCHED_SETATTR 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sched_setattr, sched_getattr \- set and get scheduling policy and attributes diff --git a/man2/select.2 b/man2/select.2 index 4705dd398..1a5d36a91 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 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SELECT 2 2016-03-15 "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/select_tut.2 b/man2/select_tut.2 index 148bb8994..25dd3c6f5 100644 --- a/man2/select_tut.2 +++ b/man2/select_tut.2 @@ -29,7 +29,7 @@ .\" various other changes .\" 2008-01-26, mtk, substantial changes and rewrites .\" -.TH SELECT_TUT 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SELECT_TUT 2 2016-03-15 "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/semctl.2 b/man2/semctl.2 index 6fa976c88..552f6c737 100644 --- a/man2/semctl.2 +++ b/man2/semctl.2 @@ -38,7 +38,7 @@ .\" Added semid_ds and ipc_perm structure definitions .\" 2005-08-02, mtk: Added IPC_INFO, SEM_INFO, SEM_STAT descriptions. .\" -.TH SEMCTL 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SEMCTL 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME semctl \- System V semaphore control operations .SH SYNOPSIS diff --git a/man2/semop.2 b/man2/semop.2 index e2172e92c..9691e560a 100644 --- a/man2/semop.2 +++ b/man2/semop.2 @@ -32,7 +32,7 @@ .\" 2005-04-08, mtk, Noted kernel version numbers for semtimedop() .\" 2007-07-09, mtk, Added an EXAMPLE code segment. .\" -.TH SEMOP 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SEMOP 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME semop, semtimedop \- System V semaphore operations .SH SYNOPSIS diff --git a/man2/send.2 b/man2/send.2 index d5c5b0e0e..a9c16f44e 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-12-28 "Linux" "Linux Programmer's Manual" +.TH SEND 2 2016-03-15 "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 5219497c3..208335a9a 100644 --- a/man2/sendfile.2 +++ b/man2/sendfile.2 @@ -16,7 +16,7 @@ .\" .\" 2005-03-31 Martin Pool mmap() improvements .\" -.TH SENDFILE 2 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH SENDFILE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sendfile \- transfer data between file descriptors .SH SYNOPSIS diff --git a/man2/sendmmsg.2 b/man2/sendmmsg.2 index e4974d941..6173280ff 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-07-08 "Linux" "Linux Programmer's Manual" +.TH SENDMMSG 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sendmmsg \- send multiple messages on a socket .SH SYNOPSIS diff --git a/man2/seteuid.2 b/man2/seteuid.2 index 7c7a09704..49596f122 100644 --- a/man2/seteuid.2 +++ b/man2/seteuid.2 @@ -26,7 +26,7 @@ .\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" -.TH SETEUID 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SETEUID 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME seteuid, setegid \- set effective user or group ID .SH SYNOPSIS diff --git a/man2/setns.2 b/man2/setns.2 index 446866515..ceb709fca 100644 --- a/man2/setns.2 +++ b/man2/setns.2 @@ -5,7 +5,7 @@ .\" Licensed under the GPLv2 .\" %%%LICENSE_END .\" -.TH SETNS 2 2015-01-10 "Linux" "Linux Programmer's Manual" +.TH SETNS 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME setns \- reassociate thread with a namespace .SH SYNOPSIS diff --git a/man2/setpgid.2 b/man2/setpgid.2 index f1135c1ac..b48424e41 100644 --- a/man2/setpgid.2 +++ b/man2/setpgid.2 @@ -45,7 +45,7 @@ .\" 2007-07-25, mtk, fairly substantial rewrites and rearrangements .\" of text. .\" -.TH SETPGID 2 2014-01-07 "Linux" "Linux Programmer's Manual" +.TH SETPGID 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME setpgid, getpgid, setpgrp, getpgrp \- set/get process group .SH SYNOPSIS diff --git a/man2/setreuid.2 b/man2/setreuid.2 index 575d04f20..31da26ac4 100644 --- a/man2/setreuid.2 +++ b/man2/setreuid.2 @@ -43,7 +43,7 @@ .\" 2004-07-04 by aeb .\" 2004-05-27 by Michael Kerrisk .\" -.TH SETREUID 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SETREUID 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME setreuid, setregid \- set real and/or effective user or group ID .SH SYNOPSIS diff --git a/man2/shutdown.2 b/man2/shutdown.2 index 8df93d029..d13912992 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-12-28 "Linux" "Linux Programmer's Manual" +.TH SHUTDOWN 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME shutdown \- shut down part of a full-duplex connection .SH SYNOPSIS diff --git a/man2/sigaction.2 b/man2/sigaction.2 index 3704e749b..08431df40 100644 --- a/man2/sigaction.2 +++ b/man2/sigaction.2 @@ -46,7 +46,7 @@ .\" 2015-01-17, Kees Cook .\" Added notes on ptrace SIGTRAP and SYS_SECCOMP. .\" -.TH SIGACTION 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SIGACTION 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sigaction, rt_sigaction \- examine and change a signal action .SH SYNOPSIS diff --git a/man2/sigaltstack.2 b/man2/sigaltstack.2 index cbb7b852e..ce4c97b02 100644 --- a/man2/sigaltstack.2 +++ b/man2/sigaltstack.2 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" aeb, various minor fixes -.TH SIGALTSTACK 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SIGALTSTACK 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sigaltstack \- set and/or get signal stack context .SH SYNOPSIS diff --git a/man2/signal.2 b/man2/signal.2 index 1a846b241..0f16983b9 100644 --- a/man2/signal.2 +++ b/man2/signal.2 @@ -33,7 +33,7 @@ .\" various sections. .\" 2008-07-11, mtk: rewrote and expanded portability discussion. .\" -.TH SIGNAL 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SIGNAL 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME signal \- ANSI C signal handling .SH SYNOPSIS diff --git a/man2/signalfd.2 b/man2/signalfd.2 index 0a6ae56ce..0044a777d 100644 --- a/man2/signalfd.2 +++ b/man2/signalfd.2 @@ -17,7 +17,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH SIGNALFD 2 2015-12-05 Linux "Linux Programmer's Manual" +.TH SIGNALFD 2 2016-03-15 Linux "Linux Programmer's Manual" .SH NAME signalfd \- create a file descriptor for accepting signals .SH SYNOPSIS diff --git a/man2/sigpending.2 b/man2/sigpending.2 index 5eed82df2..fcb03f83b 100644 --- a/man2/sigpending.2 +++ b/man2/sigpending.2 @@ -26,7 +26,7 @@ .\" .\" 2005-09-15, mtk, Created new page by splitting off from sigaction.2 .\" -.TH SIGPENDING 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SIGPENDING 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sigpending, rt_sigpending \- examine pending signals .SH SYNOPSIS diff --git a/man2/sigprocmask.2 b/man2/sigprocmask.2 index d0f7d9b4b..51f79330d 100644 --- a/man2/sigprocmask.2 +++ b/man2/sigprocmask.2 @@ -26,7 +26,7 @@ .\" .\" 2005-09-15, mtk, Created new page by splitting off from sigaction.2 .\" -.TH SIGPROCMASK 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SIGPROCMASK 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sigprocmask, rt_sigprocmask \- examine and change blocked signals .SH SYNOPSIS diff --git a/man2/sigsuspend.2 b/man2/sigsuspend.2 index d8e4a8e80..35277681c 100644 --- a/man2/sigsuspend.2 +++ b/man2/sigsuspend.2 @@ -26,7 +26,7 @@ .\" .\" 2005-09-15, mtk, Created new page by splitting off from sigaction.2 .\" -.TH SIGSUSPEND 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SIGSUSPEND 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sigsuspend, rt_sigsuspend \- wait for a signal .SH SYNOPSIS diff --git a/man2/socketpair.2 b/man2/socketpair.2 index 0831986ff..3823b6583 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-12-28 "Linux" "Linux Programmer's Manual" +.TH SOCKETPAIR 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME socketpair \- create a pair of connected sockets .SH SYNOPSIS diff --git a/man2/splice.2 b/man2/splice.2 index 311640457..965ba8c39 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 2014-12-31 "Linux" "Linux Programmer's Manual" +.TH SPLICE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME splice \- splice data to/from a pipe .SH SYNOPSIS diff --git a/man2/stat.2 b/man2/stat.2 index f05121253..03f0fa227 100644 --- a/man2/stat.2 +++ b/man2/stat.2 @@ -37,7 +37,7 @@ .\" 2007-06-08 mtk: Added example program .\" 2007-07-05 mtk: Added details on underlying system call interfaces .\" -.TH STAT 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH STAT 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME stat, fstat, lstat, fstatat \- get file status .SH SYNOPSIS diff --git a/man2/statfs.2 b/man2/statfs.2 index 4f9c4b689..3d0ae9275 100644 --- a/man2/statfs.2 +++ b/man2/statfs.2 @@ -25,7 +25,7 @@ .\" Modified 2003-08-17 by Walter Harms .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH STATFS 2 2015-02-21 "Linux" "Linux Programmer's Manual" +.TH STATFS 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME statfs, fstatfs \- get filesystem statistics .SH SYNOPSIS diff --git a/man2/stime.2 b/man2/stime.2 index a7943d5b6..128dc4863 100644 --- a/man2/stime.2 +++ b/man2/stime.2 @@ -27,7 +27,7 @@ .\" Modified 2001-03-16 by Andries Brouwer .\" Modified 2004-05-27 by Michael Kerrisk .\" -.TH STIME 2 2014-05-10 "Linux" "Linux Programmer's Manual" +.TH STIME 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME stime \- set time .SH SYNOPSIS diff --git a/man2/symlink.2 b/man2/symlink.2 index 7f4f087a1..9a20c80cc 100644 --- a/man2/symlink.2 +++ b/man2/symlink.2 @@ -30,7 +30,7 @@ .\" Modified 1997-01-31 by Eric S. Raymond .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH SYMLINK 2 2015-04-19 "Linux" "Linux Programmer's Manual" +.TH SYMLINK 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME symlink, symlinkat \- make a new name for a file .SH SYNOPSIS diff --git a/man2/sync.2 b/man2/sync.2 index 135166b79..bae8fe057 100644 --- a/man2/sync.2 +++ b/man2/sync.2 @@ -33,7 +33,7 @@ .\" Modified 2001-10-10 by aeb, following Michael Kerrisk. .\" 2011-09-07, mtk, Added syncfs() documentation, .\" -.TH SYNC 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SYNC 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sync, syncfs \- commit filesystem caches to disk .SH SYNOPSIS diff --git a/man2/syscall.2 b/man2/syscall.2 index f44aae497..75faf0a68 100644 --- a/man2/syscall.2 +++ b/man2/syscall.2 @@ -39,7 +39,7 @@ .\" 2015-01-17, Kees Cook .\" Added mips and arm64. .\" -.TH SYSCALL 2 2015-03-29 "Linux" "Linux Programmer's Manual" +.TH SYSCALL 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME syscall \- indirect system call .SH SYNOPSIS diff --git a/man2/syscalls.2 b/man2/syscalls.2 index b33666f7d..a287c93d8 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 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH SYSCALLS 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME syscalls \- Linux system calls .SH SYNOPSIS diff --git a/man2/times.2 b/man2/times.2 index 9d63ca14a..83f489bf9 100644 --- a/man2/times.2 +++ b/man2/times.2 @@ -35,7 +35,7 @@ .\" Added notes on nonstandard behavior: Linux allows 'buf' to .\" be NULL, but POSIX.1 doesn't specify this and it's nonportable. .\" -.TH TIMES 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH TIMES 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME times \- get process times .SH SYNOPSIS diff --git a/man2/truncate.2 b/man2/truncate.2 index 5f025e6f3..cc3a4c66e 100644 --- a/man2/truncate.2 +++ b/man2/truncate.2 @@ -40,7 +40,7 @@ .\" Modified 2002-04-06 by Andries Brouwer .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH TRUNCATE 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH TRUNCATE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME truncate, ftruncate \- truncate a file to a specified length .SH SYNOPSIS diff --git a/man2/unlink.2 b/man2/unlink.2 index 424682178..aab94d710 100644 --- a/man2/unlink.2 +++ b/man2/unlink.2 @@ -30,7 +30,7 @@ .\" Modified 2001-05-17 by aeb .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH UNLINK 2 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH UNLINK 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME unlink, unlinkat \- delete a name and possibly the file it refers to .SH SYNOPSIS diff --git a/man2/unshare.2 b/man2/unshare.2 index 0668cf8c8..73218a25f 100644 --- a/man2/unshare.2 +++ b/man2/unshare.2 @@ -17,7 +17,7 @@ .\" by clone, which would require porting and maintaining all commands .\" such as login, and su, that establish a user session. .\" -.TH UNSHARE 2 2015-04-19 "Linux" "Linux Programmer's Manual" +.TH UNSHARE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME unshare \- disassociate parts of the process execution context .SH SYNOPSIS diff --git a/man2/uselib.2 b/man2/uselib.2 index eb7aeacee..4bda9859b 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 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH USELIB 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME uselib \- load shared library .SH SYNOPSIS diff --git a/man2/utimensat.2 b/man2/utimensat.2 index 21e5284b6..c20c90513 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 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH UTIMENSAT 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME utimensat, futimens \- change file timestamps with nanosecond precision .SH SYNOPSIS diff --git a/man2/vfork.2 b/man2/vfork.2 index 36d741327..6f20900df 100644 --- a/man2/vfork.2 +++ b/man2/vfork.2 @@ -25,7 +25,7 @@ .\" 1999-11-10: Merged text taken from the page contributed by .\" Reed H. Petty (rhp@draper.net) .\" -.TH VFORK 2 2012-08-05 "Linux" "Linux Programmer's Manual" +.TH VFORK 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME vfork \- create a child process and block parent .SH SYNOPSIS diff --git a/man2/vhangup.2 b/man2/vhangup.2 index 29e8df9ad..ea9ae09cb 100644 --- a/man2/vhangup.2 +++ b/man2/vhangup.2 @@ -25,7 +25,7 @@ .\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" -.TH VHANGUP 2 2007-07-26 "Linux" "Linux Programmer's Manual" +.TH VHANGUP 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME vhangup \- virtually hangup the current terminal .SH SYNOPSIS diff --git a/man2/wait.2 b/man2/wait.2 index fc56d035f..c137ee774 100644 --- a/man2/wait.2 +++ b/man2/wait.2 @@ -46,7 +46,7 @@ .\" 2005-05-10, mtk, __W* flags can't be used with waitid() .\" 2008-07-04, mtk, removed erroneous text about SA_NOCLDSTOP .\" -.TH WAIT 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH WAIT 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME wait, waitpid, waitid \- wait for process to change state .SH SYNOPSIS diff --git a/man2/wait4.2 b/man2/wait4.2 index 39ea26bd4..a64e6a02a 100644 --- a/man2/wait4.2 +++ b/man2/wait4.2 @@ -30,7 +30,7 @@ .\" Rewrote much of this page, and removed much duplicated text, .\" replacing with pointers to wait.2 .\" -.TH WAIT4 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH WAIT4 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME wait3, wait4 \- wait for process to change state, BSD style .SH SYNOPSIS diff --git a/man2/write.2 b/man2/write.2 index f46106e77..a158f3fbc 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 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH WRITE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME write \- write to a file descriptor .SH SYNOPSIS diff --git a/man3/a64l.3 b/man3/a64l.3 index 0a2841ed2..571cadfcc 100644 --- a/man3/a64l.3 +++ b/man3/a64l.3 @@ -7,7 +7,7 @@ .\" .\" Corrected, aeb, 2002-05-30 .\" -.TH A64L 3 2015-08-08 "" "Linux Programmer's Manual" +.TH A64L 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME a64l, l64a \- convert between long and base-64 .SH SYNOPSIS diff --git a/man3/abs.3 b/man3/abs.3 index 0cd3b576b..1ecc2cafc 100644 --- a/man3/abs.3 +++ b/man3/abs.3 @@ -31,7 +31,7 @@ .\" Modified Sat Jul 24 21:45:37 1993, Rik Faith (faith@cs.unc.edu) .\" Modified Sat Dec 16 15:02:59 2000, Joseph S. Myers .\" -.TH ABS 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH ABS 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME abs, labs, llabs, imaxabs \- compute the absolute value of an integer .SH SYNOPSIS diff --git a/man3/acos.3 b/man3/acos.3 index 8f629c62f..da163eb7f 100644 --- a/man3/acos.3 +++ b/man3/acos.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-25 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ACOS 3 2015-04-19 "" "Linux Programmer's Manual" +.TH ACOS 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME acos, acosf, acosl \- arc cosine function .SH SYNOPSIS diff --git a/man3/acosh.3 b/man3/acosh.3 index 46ea0d54a..45429bf45 100644 --- a/man3/acosh.3 +++ b/man3/acosh.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-25 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ACOSH 3 2015-04-19 "" "Linux Programmer's Manual" +.TH ACOSH 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME acosh, acoshf, acoshl \- inverse hyperbolic cosine function .SH SYNOPSIS diff --git a/man3/addseverity.3 b/man3/addseverity.3 index 6043da310..af2c8386f 100644 --- a/man3/addseverity.3 +++ b/man3/addseverity.3 @@ -6,7 +6,7 @@ .\" adapted glibc info page .\" .\" polished a little, aeb -.TH ADDSEVERITY 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH ADDSEVERITY 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME addseverity \- introduce new severity classes .SH SYNOPSIS diff --git a/man3/adjtime.3 b/man3/adjtime.3 index 346357904..6ff3a00a4 100644 --- a/man3/adjtime.3 +++ b/man3/adjtime.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH ADJTIME 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH ADJTIME 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME adjtime \- correct the time to synchronize the system clock .SH SYNOPSIS diff --git a/man3/aio_read.3 b/man3/aio_read.3 index 03042a912..53505b942 100644 --- a/man3/aio_read.3 +++ b/man3/aio_read.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH AIO_READ 3 2015-03-02 "" "Linux Programmer's Manual" +.TH AIO_READ 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME aio_read \- asynchronous read .SH SYNOPSIS diff --git a/man3/aio_write.3 b/man3/aio_write.3 index ae42523ee..7eb84ccee 100644 --- a/man3/aio_write.3 +++ b/man3/aio_write.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH AIO_WRITE 3 2015-03-02 "" "Linux Programmer's Manual" +.TH AIO_WRITE 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME aio_write \- asynchronous write .SH SYNOPSIS diff --git a/man3/asin.3 b/man3/asin.3 index 9165e52d8..6ef962b5a 100644 --- a/man3/asin.3 +++ b/man3/asin.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-25 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ASIN 3 2015-04-19 "" "Linux Programmer's Manual" +.TH ASIN 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME asin, asinf, asinl \- arc sine function .SH SYNOPSIS diff --git a/man3/asinh.3 b/man3/asinh.3 index 675ebe080..2c8dc2d28 100644 --- a/man3/asinh.3 +++ b/man3/asinh.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ASINH 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH ASINH 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME asinh, asinhf, asinhl \- inverse hyperbolic sine function .SH SYNOPSIS diff --git a/man3/atan.3 b/man3/atan.3 index fd50b65f4..6043445af 100644 --- a/man3/atan.3 +++ b/man3/atan.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ATAN 3 2015-04-19 "" "Linux Programmer's Manual" +.TH ATAN 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME atan, atanf, atanl \- arc tangent function .SH SYNOPSIS diff --git a/man3/atan2.3 b/man3/atan2.3 index 5590d9f4a..55386a538 100644 --- a/man3/atan2.3 +++ b/man3/atan2.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ATAN2 3 2015-04-19 "" "Linux Programmer's Manual" +.TH ATAN2 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME atan2, atan2f, atan2l \- arc tangent function of two variables .SH SYNOPSIS diff --git a/man3/atanh.3 b/man3/atanh.3 index 175c4315f..463fe0237 100644 --- a/man3/atanh.3 +++ b/man3/atanh.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ATANH 3 2015-04-19 "" "Linux Programmer's Manual" +.TH ATANH 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME atanh, atanhf, atanhl \- inverse hyperbolic tangent function .SH SYNOPSIS diff --git a/man3/atoi.3 b/man3/atoi.3 index 19246b157..2a2fcc035 100644 --- a/man3/atoi.3 +++ b/man3/atoi.3 @@ -30,7 +30,7 @@ .\" Modified Sat Jul 24 21:38:42 1993, Rik Faith (faith@cs.unc.edu) .\" Modified Sun Dec 17 18:35:06 2000, Joseph S. Myers .\" -.TH ATOI 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH ATOI 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME atoi, atol, atoll \- convert a string to an integer .SH SYNOPSIS diff --git a/man3/backtrace.3 b/man3/backtrace.3 index 01b553e12..8abd7cb8e 100644 --- a/man3/backtrace.3 +++ b/man3/backtrace.3 @@ -24,7 +24,7 @@ .\" .\" References: .\" glibc manual and source -.TH BACKTRACE 3 2015-03-02 GNU "Linux Programmer's Manual" +.TH BACKTRACE 3 2016-03-15 GNU "Linux Programmer's Manual" .SH NAME backtrace, backtrace_symbols, backtrace_symbols_fd \- support for application self-debugging diff --git a/man3/cbrt.3 b/man3/cbrt.3 index a42400947..1cafed10c 100644 --- a/man3/cbrt.3 +++ b/man3/cbrt.3 @@ -27,7 +27,7 @@ .\" Modified 2002-07-27 Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH CBRT 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH CBRT 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME cbrt, cbrtf, cbrtl \- cube root function .SH SYNOPSIS diff --git a/man3/ceil.3 b/man3/ceil.3 index 80a9480c9..31ff16be3 100644 --- a/man3/ceil.3 +++ b/man3/ceil.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH CEIL 3 2015-04-19 "" "Linux Programmer's Manual" +.TH CEIL 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME ceil, ceilf, ceill \- ceiling function: smallest integral value not less than argument diff --git a/man3/cfree.3 b/man3/cfree.3 index 6dc81480d..8d29d1ea9 100644 --- a/man3/cfree.3 +++ b/man3/cfree.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH CFREE 3 2015-03-02 "" "Linux Programmer's Manual" +.TH CFREE 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME cfree \- free allocated memory .SH SYNOPSIS diff --git a/man3/clearenv.3 b/man3/clearenv.3 index 49f87d635..21daac30f 100644 --- a/man3/clearenv.3 +++ b/man3/clearenv.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" Additions, aeb, 2001-10-17. -.TH CLEARENV 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH CLEARENV 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME clearenv \- clear the environment .SH SYNOPSIS diff --git a/man3/clock_getcpuclockid.3 b/man3/clock_getcpuclockid.3 index 51b874e0a..c9ba6b444 100644 --- a/man3/clock_getcpuclockid.3 +++ b/man3/clock_getcpuclockid.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH CLOCK_GETCPUCLOCKID 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH CLOCK_GETCPUCLOCKID 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME clock_getcpuclockid \- obtain ID of a process CPU-time clock .SH SYNOPSIS diff --git a/man3/clog10.3 b/man3/clog10.3 index 568643626..a167049f8 100644 --- a/man3/clog10.3 +++ b/man3/clog10.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CLOG10 3 2015-03-02 "" "Linux Programmer's Manual" +.TH CLOG10 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME clog10, clog10f, clog10l \- base-10 logarithm of a complex number .SH SYNOPSIS diff --git a/man3/cmsg.3 b/man3/cmsg.3 index 4553ed285..16f78aad3 100644 --- a/man3/cmsg.3 +++ b/man3/cmsg.3 @@ -8,7 +8,7 @@ .\" %%%LICENSE_END .\" .\" $Id: cmsg.3,v 1.8 2000/12/20 18:10:31 ak Exp $ -.TH CMSG 3 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH CMSG 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR \- access ancillary data .SH SYNOPSIS diff --git a/man3/copysign.3 b/man3/copysign.3 index 0014a20d4..1bb510568 100644 --- a/man3/copysign.3 +++ b/man3/copysign.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 2002-08-10 by Walter Harms (walter.harms@informatik.uni-oldenburg.de) -.TH COPYSIGN 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH COPYSIGN 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME copysign, copysignf, copysignl \- copy sign of a number .SH SYNOPSIS diff --git a/man3/cos.3 b/man3/cos.3 index ade1263fa..b5aeb6ea1 100644 --- a/man3/cos.3 +++ b/man3/cos.3 @@ -31,7 +31,7 @@ .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) -.TH COS 3 2015-04-19 "" "Linux Programmer's Manual" +.TH COS 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME cos, cosf, cosl \- cosine function .SH SYNOPSIS diff --git a/man3/cosh.3 b/man3/cosh.3 index a6365e317..841c50837 100644 --- a/man3/cosh.3 +++ b/man3/cosh.3 @@ -33,7 +33,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH COSH 3 2015-04-19 "" "Linux Programmer's Manual" +.TH COSH 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME cosh, coshf, coshl \- hyperbolic cosine function .SH SYNOPSIS diff --git a/man3/ctermid.3 b/man3/ctermid.3 index 1d872aa06..4ee742cfd 100644 --- a/man3/ctermid.3 +++ b/man3/ctermid.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 19:51:06 1993 by Rik Faith (faith@cs.unc.edu) -.TH CTERMID 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH CTERMID 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME ctermid \- get controlling terminal name .SH SYNOPSIS diff --git a/man3/ctime.3 b/man3/ctime.3 index 75a49d2b4..c89d2fea5 100644 --- a/man3/ctime.3 +++ b/man3/ctime.3 @@ -32,7 +32,7 @@ .\" Modified 2001-12-13, joey, aeb .\" Modified 2004-11-16, mtk .\" -.TH CTIME 3 2015-04-19 "" "Linux Programmer's Manual" +.TH CTIME 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r, localtime_r \- transform date and time to broken-down time or ASCII diff --git a/man3/daemon.3 b/man3/daemon.3 index 0e6591487..cfc4c999e 100644 --- a/man3/daemon.3 +++ b/man3/daemon.3 @@ -33,7 +33,7 @@ .\" .\" @(#)daemon.3 8.1 (Berkeley) 6/9/93 .\" Added mentioning of glibc weirdness wrt unistd.h. 5/11/98, Al Viro -.TH DAEMON 3 2015-12-05 "GNU" "Linux Programmer's Manual" +.TH DAEMON 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME daemon \- run in the background .SH SYNOPSIS diff --git a/man3/dirfd.3 b/man3/dirfd.3 index 7bde07a6f..bd65105a4 100644 --- a/man3/dirfd.3 +++ b/man3/dirfd.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH DIRFD 3 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH DIRFD 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME dirfd \- get directory stream file descriptor .SH SYNOPSIS diff --git a/man3/div.3 b/man3/div.3 index 9614fbbc3..40b043435 100644 --- a/man3/div.3 +++ b/man3/div.3 @@ -31,7 +31,7 @@ .\" Modified 1993-07-24, Rik Faith (faith@cs.unc.edu) .\" Modified 2002-08-10, 2003-11-01 Walter Harms, aeb .\" -.TH DIV 3 2015-08-08 "" "Linux Programmer's Manual" +.TH DIV 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME div, ldiv, lldiv, imaxdiv \- compute quotient and remainder of an integer division diff --git a/man3/dl_iterate_phdr.3 b/man3/dl_iterate_phdr.3 index 14386ec3c..17751e17f 100644 --- a/man3/dl_iterate_phdr.3 +++ b/man3/dl_iterate_phdr.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH DL_ITERATE_PHDR 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH DL_ITERATE_PHDR 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME dl_iterate_phdr \- walk through list of shared objects .SH SYNOPSIS diff --git a/man3/drand48.3 b/man3/drand48.3 index cbc74ee6e..311038bc8 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-12-28 "" "Linux Programmer's Manual" +.TH DRAND48 3 2016-03-15 "" "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/drand48_r.3 b/man3/drand48_r.3 index e438b750a..0c5708e86 100644 --- a/man3/drand48_r.3 +++ b/man3/drand48_r.3 @@ -24,7 +24,7 @@ .\" .\" Created 2004-10-31. Text taken from a page by Walter Harms, 2003-09-08 .\" -.TH DRAND48_R 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH DRAND48_R 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME drand48_r, erand48_r, lrand48_r, nrand48_r, mrand48_r, jrand48_r, srand48_r, seed48_r, lcong48_r diff --git a/man3/dysize.3 b/man3/dysize.3 index cf6605cac..e16cd6d22 100644 --- a/man3/dysize.3 +++ b/man3/dysize.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" aeb: some corrections -.TH DYSIZE 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH DYSIZE 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME dysize \- get number of days for a given year .SH SYNOPSIS diff --git a/man3/ecvt.3 b/man3/ecvt.3 index 6d400c09b..fac83b9b4 100644 --- a/man3/ecvt.3 +++ b/man3/ecvt.3 @@ -29,7 +29,7 @@ .\" Modified Sat Jul 24 19:40:39 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Fri Jun 25 12:10:47 1999 by Andries Brouwer (aeb@cwi.nl) .\" -.TH ECVT 3 2015-03-02 "" "Linux Programmer's Manual" +.TH ECVT 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME ecvt, fcvt \- convert a floating-point number to a string .SH SYNOPSIS diff --git a/man3/ecvt_r.3 b/man3/ecvt_r.3 index 6025a2a80..06a7a6e37 100644 --- a/man3/ecvt_r.3 +++ b/man3/ecvt_r.3 @@ -27,7 +27,7 @@ .\" .\" Corrected return types; from Fabian; 2004-10-05 .\" -.TH ECVT_R 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH ECVT_R 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME ecvt_r, fcvt_r, qecvt_r, qfcvt_r \- convert a floating-point number to a string .SH SYNOPSIS diff --git a/man3/endian.3 b/man3/endian.3 index d5d92c5e3..71de81c53 100644 --- a/man3/endian.3 +++ b/man3/endian.3 @@ -25,7 +25,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH ENDIAN 3 2010-09-10 "GNU" "Linux Programmer's Manual" +.TH ENDIAN 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME htobe16, htole16, be16toh, le16toh, htobe32, htole32, be32toh, le32toh, htobe64, htole64, be64toh, le64toh \- diff --git a/man3/erf.3 b/man3/erf.3 index b238adc54..1566f269b 100644 --- a/man3/erf.3 +++ b/man3/erf.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH ERF 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH ERF 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME erf, erff, erfl, \- error function .SH SYNOPSIS diff --git a/man3/erfc.3 b/man3/erfc.3 index 632d6a243..4e4c55372 100644 --- a/man3/erfc.3 +++ b/man3/erfc.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH ERFC 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH ERFC 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME erfc, erfcf, erfcl \- complementary error function .SH SYNOPSIS diff --git a/man3/errno.3 b/man3/errno.3 index cafb39414..4af54cb7e 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-12-28 "" "Linux Programmer's Manual" +.TH ERRNO 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME errno \- number of last error .SH SYNOPSIS diff --git a/man3/exec.3 b/man3/exec.3 index 9d5bb7a19..bd8bad7e3 100644 --- a/man3/exec.3 +++ b/man3/exec.3 @@ -38,7 +38,7 @@ .\" Modified, 24 Jun 2004, Michael Kerrisk .\" Added note on casting NULL .\" -.TH EXEC 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH EXEC 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME execl, execlp, execle, execv, execvp, execvpe \- execute a file .SH SYNOPSIS diff --git a/man3/exp.3 b/man3/exp.3 index 4eb0eae5e..3d39dfceb 100644 --- a/man3/exp.3 +++ b/man3/exp.3 @@ -33,7 +33,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH EXP 3 2015-04-19 "" "Linux Programmer's Manual" +.TH EXP 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME exp, expf, expl \- base-e exponential function .SH SYNOPSIS diff --git a/man3/exp2.3 b/man3/exp2.3 index cc5873899..a09915f34 100644 --- a/man3/exp2.3 +++ b/man3/exp2.3 @@ -33,7 +33,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH EXP2 3 2015-04-19 "" "Linux Programmer's Manual" +.TH EXP2 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME exp2, exp2f, exp2l \- base-2 exponential function .SH SYNOPSIS diff --git a/man3/expm1.3 b/man3/expm1.3 index c926b05a4..e718fa46a 100644 --- a/man3/expm1.3 +++ b/man3/expm1.3 @@ -27,7 +27,7 @@ .\" Modified 2002-07-27 Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH EXPM1 3 2015-04-19 "" "Linux Programmer's Manual" +.TH EXPM1 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME expm1, expm1f, expm1l \- exponential minus 1 .SH SYNOPSIS diff --git a/man3/fabs.3 b/man3/fabs.3 index 2eecaad36..5d3d05768 100644 --- a/man3/fabs.3 +++ b/man3/fabs.3 @@ -29,7 +29,7 @@ .\" Modified Sat Jul 24 19:42:04 1993 by Rik Faith (faith@cs.unc.edu) .\" Added fabsl, fabsf, aeb, 2001-06-07 .\" -.TH FABS 3 2015-04-19 "" "Linux Programmer's Manual" +.TH FABS 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME fabs, fabsf, fabsl \- absolute value of floating-point number .SH SYNOPSIS diff --git a/man3/fdim.3 b/man3/fdim.3 index 7444e2aeb..1dfa5443c 100644 --- a/man3/fdim.3 +++ b/man3/fdim.3 @@ -6,7 +6,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH FDIM 3 2015-04-19 "" "Linux Programmer's Manual" +.TH FDIM 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME fdim, fdimf, fdiml \- positive difference .SH SYNOPSIS diff --git a/man3/ferror.3 b/man3/ferror.3 index acccd4d43..95b4800c6 100644 --- a/man3/ferror.3 +++ b/man3/ferror.3 @@ -41,7 +41,7 @@ .\" Converted for Linux, Mon Nov 29 14:24:40 1993, faith@cs.unc.edu .\" Added remark on EBADF for fileno, aeb, 2001-03-22 .\" -.TH FERROR 3 2015-03-02 "" "Linux Programmer's Manual" +.TH FERROR 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME clearerr, feof, ferror, fileno \- check and reset stream status .SH SYNOPSIS diff --git a/man3/fexecve.3 b/man3/fexecve.3 index 4c86dcb80..b6347f14e 100644 --- a/man3/fexecve.3 +++ b/man3/fexecve.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FEXECVE 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH FEXECVE 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME fexecve \- execute program specified via file descriptor .SH SYNOPSIS diff --git a/man3/ffs.3 b/man3/ffs.3 index 0859299c4..11802074c 100644 --- a/man3/ffs.3 +++ b/man3/ffs.3 @@ -30,7 +30,7 @@ .\" .\" Modified 2003 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" -.TH FFS 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH FFS 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME ffs, ffsl, ffsll \- find first bit set in a word .SH SYNOPSIS diff --git a/man3/fgetgrent.3 b/man3/fgetgrent.3 index 543b8f4c6..37e7bffb2 100644 --- a/man3/fgetgrent.3 +++ b/man3/fgetgrent.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 19:38:44 1993 by Rik Faith (faith@cs.unc.edu) -.TH FGETGRENT 3 2015-12-05 "GNU" "Linux Programmer's Manual" +.TH FGETGRENT 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME fgetgrent \- get group file entry .SH SYNOPSIS diff --git a/man3/fgetpwent.3 b/man3/fgetpwent.3 index b409a7a93..d47d81f09 100644 --- a/man3/fgetpwent.3 +++ b/man3/fgetpwent.3 @@ -30,7 +30,7 @@ .\" Modified Sat Jul 24 19:37:37 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Mon May 27 22:40:48 1996 by Martin Schulze (joey@linux.de) .\" -.TH FGETPWENT 3 2015-12-05 "GNU" "Linux Programmer's Manual" +.TH FGETPWENT 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME fgetpwent \- get password file entry .SH SYNOPSIS diff --git a/man3/finite.3 b/man3/finite.3 index 1ef56120f..c469f4977 100644 --- a/man3/finite.3 +++ b/man3/finite.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FINITE 3 2015-03-02 "" "Linux Programmer's Manual" +.TH FINITE 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME finite, finitef, finitel, isinf, isinff, isinfl, isnan, isnanf, isnanl \- BSD floating-point classification functions diff --git a/man3/flockfile.3 b/man3/flockfile.3 index 772d4d3d8..e7f6a7186 100644 --- a/man3/flockfile.3 +++ b/man3/flockfile.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FLOCKFILE 3 2015-08-08 "" "Linux Programmer's Manual" +.TH FLOCKFILE 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME flockfile, ftrylockfile, funlockfile \- lock FILE for stdio .SH SYNOPSIS diff --git a/man3/floor.3 b/man3/floor.3 index d4718831f..84720193c 100644 --- a/man3/floor.3 +++ b/man3/floor.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FLOOR 3 2015-04-19 "" "Linux Programmer's Manual" +.TH FLOOR 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME floor, floorf, floorl \- largest integral value not greater than argument .SH SYNOPSIS diff --git a/man3/fma.3 b/man3/fma.3 index 9f5b31f72..dd8bbaa6e 100644 --- a/man3/fma.3 +++ b/man3/fma.3 @@ -9,7 +9,7 @@ .\" Modified 2004-11-15, Added further text on FLT_ROUNDS .\" as suggested by AEB and Fabian Kreutz .\" -.TH FMA 3 2015-04-19 "" "Linux Programmer's Manual" +.TH FMA 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME fma, fmaf, fmal \- floating-point multiply and add .SH SYNOPSIS diff --git a/man3/fmax.3 b/man3/fmax.3 index e1a762547..253716fb5 100644 --- a/man3/fmax.3 +++ b/man3/fmax.3 @@ -6,7 +6,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH FMAX 3 2015-04-19 "" "Linux Programmer's Manual" +.TH FMAX 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME fmax, fmaxf, fmaxl \- determine maximum of two floating-point numbers .SH SYNOPSIS diff --git a/man3/fmin.3 b/man3/fmin.3 index 2366a9c24..92645c420 100644 --- a/man3/fmin.3 +++ b/man3/fmin.3 @@ -6,7 +6,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH FMIN 3 2015-04-19 "" "Linux Programmer's Manual" +.TH FMIN 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME fmin, fminf, fminl \- determine minimum of two floating-point numbers .SH SYNOPSIS diff --git a/man3/fmod.3 b/man3/fmod.3 index 886fbbe91..7ae662922 100644 --- a/man3/fmod.3 +++ b/man3/fmod.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH FMOD 3 2015-04-19 "" "Linux Programmer's Manual" +.TH FMOD 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME fmod, fmodf, fmodl \- floating-point remainder function .SH SYNOPSIS diff --git a/man3/fopen.3 b/man3/fopen.3 index 901350dbd..fcae38593 100644 --- a/man3/fopen.3 +++ b/man3/fopen.3 @@ -41,7 +41,7 @@ .\" Modified, aeb, 960421, 970806 .\" Modified, joey, aeb, 2002-01-03 .\" -.TH FOPEN 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH FOPEN 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME fopen, fdopen, freopen \- stream open functions .SH SYNOPSIS diff --git a/man3/fpclassify.3 b/man3/fpclassify.3 index 4aea3931a..d220e3a60 100644 --- a/man3/fpclassify.3 +++ b/man3/fpclassify.3 @@ -7,7 +7,7 @@ .\" This was done with the help of the glibc manual. .\" .\" 2004-10-31, aeb, corrected -.TH FPCLASSIFY 3 2015-08-08 "" "Linux Programmer's Manual" +.TH FPCLASSIFY 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME fpclassify, isfinite, isnormal, isnan, isinf \- floating-point classification macros diff --git a/man3/frexp.3 b/man3/frexp.3 index 71868c1ae..15a4cc465 100644 --- a/man3/frexp.3 +++ b/man3/frexp.3 @@ -30,7 +30,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH FREXP 3 2015-04-19 "" "Linux Programmer's Manual" +.TH FREXP 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME frexp, frexpf, frexpl \- convert floating-point number to fractional and integral components diff --git a/man3/fseeko.3 b/man3/fseeko.3 index 7b384c670..70cea8608 100644 --- a/man3/fseeko.3 +++ b/man3/fseeko.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FSEEKO 3 2015-08-08 "" "Linux Programmer's Manual" +.TH FSEEKO 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME fseeko, ftello \- seek to or report file position .SH SYNOPSIS diff --git a/man3/fts.3 b/man3/fts.3 index 5bf1e27d0..e4ddf836b 100644 --- a/man3/fts.3 +++ b/man3/fts.3 @@ -37,7 +37,7 @@ .\" .\" 2007-12-08, mtk, Converted from mdoc to man macros .\" -.TH FTS 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH FTS 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close \- \ traverse a file hierarchy diff --git a/man3/futimes.3 b/man3/futimes.3 index 85e7b1139..3971de18c 100644 --- a/man3/futimes.3 +++ b/man3/futimes.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FUTIMES 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH FUTIMES 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME futimes, lutimes \- change file timestamps .SH SYNOPSIS diff --git a/man3/fwide.3 b/man3/fwide.3 index 3890e66de..5868cd8e2 100644 --- a/man3/fwide.3 +++ b/man3/fwide.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH FWIDE 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH FWIDE 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME fwide \- set and determine the orientation of a FILE stream .SH SYNOPSIS diff --git a/man3/gamma.3 b/man3/gamma.3 index 0e1f62058..35f11cfe1 100644 --- a/man3/gamma.3 +++ b/man3/gamma.3 @@ -6,7 +6,7 @@ .\" .\" Modified 2003-11-18, aeb: historical remarks .\" -.TH GAMMA 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH GAMMA 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME gamma, gammaf, gammal \- (logarithm of the) gamma function .SH SYNOPSIS diff --git a/man3/gcvt.3 b/man3/gcvt.3 index 58bf44883..d31157b80 100644 --- a/man3/gcvt.3 +++ b/man3/gcvt.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 19:32:25 1993 by Rik Faith (faith@cs.unc.edu) -.TH GCVT 3 2015-03-29 "" "Linux Programmer's Manual" +.TH GCVT 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME gcvt \- convert a floating-point number to a string .SH SYNOPSIS diff --git a/man3/getaddrinfo.3 b/man3/getaddrinfo.3 index d33e785f4..7dde559da 100644 --- a/man3/getaddrinfo.3 +++ b/man3/getaddrinfo.3 @@ -41,7 +41,7 @@ .\" FIXME . glibc's 2.9 NEWS file documents DCCP and UDP-lite support .\" and is SCTP support now also there? .\" -.TH GETADDRINFO 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH GETADDRINFO 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getaddrinfo, freeaddrinfo, gai_strerror \- network address and service translation diff --git a/man3/getcwd.3 b/man3/getcwd.3 index 3cf97698e..03396e694 100644 --- a/man3/getcwd.3 +++ b/man3/getcwd.3 @@ -29,7 +29,7 @@ .\" Modified Mon Dec 11 13:32:51 MET 2000 by aeb .\" Modified Thu Apr 22 03:49:15 CEST 2002 by Roger Luethi .\" -.TH GETCWD 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH GETCWD 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getcwd, getwd, get_current_dir_name \- get current working directory .SH SYNOPSIS diff --git a/man3/getdate.3 b/man3/getdate.3 index 17389a4b7..d08bec606 100644 --- a/man3/getdate.3 +++ b/man3/getdate.3 @@ -27,7 +27,7 @@ .\" Modified, 2001-12-26, aeb .\" 2008-09-07, mtk, Various rewrites; added an example program. .\" -.TH GETDATE 3 2015-08-08 "" "Linux Programmer's Manual" +.TH GETDATE 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME getdate, getdate_r \- convert a date-plus-time string to broken-down time .SH SYNOPSIS diff --git a/man3/getdirentries.3 b/man3/getdirentries.3 index e309af9fb..c69288334 100644 --- a/man3/getdirentries.3 +++ b/man3/getdirentries.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETDIRENTRIES 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH GETDIRENTRIES 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getdirentries \- get directory entries in a filesystem-independent format .SH SYNOPSIS diff --git a/man3/getdtablesize.3 b/man3/getdtablesize.3 index 7bfe0aed8..07857f878 100644 --- a/man3/getdtablesize.3 +++ b/man3/getdtablesize.3 @@ -24,7 +24,7 @@ .\" .\" Modified 2002-04-15 by Roger Luethi and aeb .\" -.TH GETDTABLESIZE 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH GETDTABLESIZE 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME getdtablesize \- get file descriptor table size .SH SYNOPSIS diff --git a/man3/getgrent.3 b/man3/getgrent.3 index 829146eff..2ffe6483d 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-12-28 "" "Linux Programmer's Manual" +.TH GETGRENT 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME getgrent, setgrent, endgrent \- get group file entry .SH SYNOPSIS diff --git a/man3/getgrent_r.3 b/man3/getgrent_r.3 index 8c3c36c33..06d506a69 100644 --- a/man3/getgrent_r.3 +++ b/man3/getgrent_r.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH GETGRENT_R 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH GETGRENT_R 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getgrent_r, fgetgrent_r \- get group file entry reentrantly .SH SYNOPSIS diff --git a/man3/getgrnam.3 b/man3/getgrnam.3 index 7d8d8bd31..30c147e53 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-12-28 "" "Linux Programmer's Manual" +.TH GETGRNAM 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME getgrnam, getgrnam_r, getgrgid, getgrgid_r \- get group file entry .SH SYNOPSIS diff --git a/man3/getgrouplist.3 b/man3/getgrouplist.3 index 461cfa966..8b15faab5 100644 --- a/man3/getgrouplist.3 +++ b/man3/getgrouplist.3 @@ -26,7 +26,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETGROUPLIST 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH GETGROUPLIST 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getgrouplist \- get list of groups to which a user belongs .SH SYNOPSIS diff --git a/man3/gethostbyname.3 b/man3/gethostbyname.3 index b05bf6d71..dc281ed08 100644 --- a/man3/gethostbyname.3 +++ b/man3/gethostbyname.3 @@ -35,7 +35,7 @@ .\" Modified 2002-08-05, Michael Kerrisk .\" Modified 2004-10-31, Andries Brouwer .\" -.TH GETHOSTBYNAME 3 2015-07-23 "" "Linux Programmer's Manual" +.TH GETHOSTBYNAME 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME gethostbyname, gethostbyaddr, sethostent, gethostent, endhostent, h_errno, diff --git a/man3/gethostid.3 b/man3/gethostid.3 index ab1bf9595..a79639e26 100644 --- a/man3/gethostid.3 +++ b/man3/gethostid.3 @@ -26,7 +26,7 @@ .\" %%%LICENSE_END .\" .\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond -.TH GETHOSTID 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH GETHOSTID 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME gethostid, sethostid \- get or set the unique identifier of the current host .SH SYNOPSIS diff --git a/man3/getline.3 b/man3/getline.3 index 9618111de..7020777f6 100644 --- a/man3/getline.3 +++ b/man3/getline.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETLINE 3 2015-03-29 "GNU" "Linux Programmer's Manual" +.TH GETLINE 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getline, getdelim \- delimited string input .SH SYNOPSIS diff --git a/man3/getloadavg.3 b/man3/getloadavg.3 index 8ef3c2e5d..5abf53ba7 100644 --- a/man3/getloadavg.3 +++ b/man3/getloadavg.3 @@ -31,7 +31,7 @@ .\" .\" 2007-12-08, mtk, Converted from mdoc to man macros .\" -.TH GETLOADAVG 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH GETLOADAVG 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME getloadavg \- get system load averages .SH SYNOPSIS diff --git a/man3/getmntent.3 b/man3/getmntent.3 index ed0a6ba90..afc508a8e 100644 --- a/man3/getmntent.3 +++ b/man3/getmntent.3 @@ -29,7 +29,7 @@ .\" Modified Sat Jul 24 21:46:57 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 961109, 031115, aeb .\" -.TH GETMNTENT 3 2015-05-07 "" "Linux Programmer's Manual" +.TH GETMNTENT 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME getmntent, setmntent, addmntent, endmntent, hasmntopt, getmntent_r \- get filesystem descriptor file entry diff --git a/man3/getnameinfo.3 b/man3/getnameinfo.3 index 1d2f05c37..9de0f35c1 100644 --- a/man3/getnameinfo.3 +++ b/man3/getnameinfo.3 @@ -7,7 +7,7 @@ .\" 2004-12-14, mtk, Added EAI_OVERFLOW error .\" 2004-12-14 Fixed description of error return .\" -.TH GETNAMEINFO 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH GETNAMEINFO 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getnameinfo \- address-to-name translation in protocol-independent manner .SH SYNOPSIS diff --git a/man3/getnetent_r.3 b/man3/getnetent_r.3 index be29049f5..9fbf6d67c 100644 --- a/man3/getnetent_r.3 +++ b/man3/getnetent_r.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETNETENT_R 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH GETNETENT_R 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getnetent_r, getnetbyname_r, getnetbyaddr_r \- get network entry (reentrant) diff --git a/man3/getpass.3 b/man3/getpass.3 index 06dbd84e0..8c7705b50 100644 --- a/man3/getpass.3 +++ b/man3/getpass.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH GETPASS 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH GETPASS 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME getpass \- get a password .SH SYNOPSIS diff --git a/man3/getprotoent_r.3 b/man3/getprotoent_r.3 index 5ee6943d6..23599e542 100644 --- a/man3/getprotoent_r.3 +++ b/man3/getprotoent_r.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETPROTOENT_R 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH GETPROTOENT_R 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getprotoent_r, getprotobyname_r, getprotobynumber_r \- get protocol entry (reentrant) diff --git a/man3/getpwent.3 b/man3/getpwent.3 index a85a49872..d441a319f 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-12-28 "GNU" "Linux Programmer's Manual" +.TH GETPWENT 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getpwent, setpwent, endpwent \- get password file entry .SH SYNOPSIS diff --git a/man3/getpwent_r.3 b/man3/getpwent_r.3 index 7b83cd874..de39d5801 100644 --- a/man3/getpwent_r.3 +++ b/man3/getpwent_r.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH GETPWENT_R 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH GETPWENT_R 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getpwent_r, fgetpwent_r \- get passwd file entry reentrantly .SH SYNOPSIS diff --git a/man3/getpwnam.3 b/man3/getpwnam.3 index 1c1f5dee1..10438e3cf 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-12-28 "GNU" "Linux Programmer's Manual" +.TH GETPWNAM 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getpwnam, getpwnam_r, getpwuid, getpwuid_r \- get password file entry .SH SYNOPSIS diff --git a/man3/getrpcent_r.3 b/man3/getrpcent_r.3 index 6e40e8a61..bddf8a9fc 100644 --- a/man3/getrpcent_r.3 +++ b/man3/getrpcent_r.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETRPCENT_R 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH GETRPCENT_R 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getrpcent_r, getrpcbyname_r, getrpcbynumber_r \- get RPC entry (reentrant) diff --git a/man3/getservent_r.3 b/man3/getservent_r.3 index 0fa68dfae..a86706b55 100644 --- a/man3/getservent_r.3 +++ b/man3/getservent_r.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETSERVENT_R 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH GETSERVENT_R 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getservent_r, getservbyname_r, getservbyport_r \- get service entry (reentrant) diff --git a/man3/getspnam.3 b/man3/getspnam.3 index a39fdcefd..61dc08b7a 100644 --- a/man3/getspnam.3 +++ b/man3/getspnam.3 @@ -5,7 +5,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH GETSPNAM 3 2015-12-05 "GNU" "Linux Programmer's Manual" +.TH GETSPNAM 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getspnam, getspnam_r, getspent, getspent_r, setspent, endspent, fgetspent, fgetspent_r, sgetspent, sgetspent_r, putspent, diff --git a/man3/getsubopt.3 b/man3/getsubopt.3 index d572a8d34..82e279f0e 100644 --- a/man3/getsubopt.3 +++ b/man3/getsubopt.3 @@ -22,7 +22,7 @@ .\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" %%%LICENSE_END .\" -.TH GETSUBOPT 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH GETSUBOPT 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getsubopt \- parse suboption arguments from a string .SH SYNOPSIS diff --git a/man3/getusershell.3 b/man3/getusershell.3 index 869c89ff5..3a1ff2918 100644 --- a/man3/getusershell.3 +++ b/man3/getusershell.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 19:17:53 1993 by Rik Faith (faith@cs.unc.edu) -.TH GETUSERSHELL 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH GETUSERSHELL 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getusershell, setusershell, endusershell \- get permitted user shells .SH SYNOPSIS diff --git a/man3/getutent.3 b/man3/getutent.3 index 96ecd239d..49a25e3fe 100644 --- a/man3/getutent.3 +++ b/man3/getutent.3 @@ -28,7 +28,7 @@ .\" Modified Thu Jul 25 14:43:46 MET DST 1996 by Michael Haardt .\" .\" -.TH GETUTENT 3 2015-08-08 "" "Linux Programmer's Manual" +.TH GETUTENT 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME getutent, getutid, getutline, pututline, setutent, endutent, utmpname \- access utmp file entries diff --git a/man3/getw.3 b/man3/getw.3 index 6b7687003..a3880acd4 100644 --- a/man3/getw.3 +++ b/man3/getw.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETW 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH GETW 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME getw, putw \- input and output of words (ints) .SH SYNOPSIS diff --git a/man3/gsignal.3 b/man3/gsignal.3 index 0b42dd64e..f10b651eb 100644 --- a/man3/gsignal.3 +++ b/man3/gsignal.3 @@ -24,7 +24,7 @@ .\" .\" This replaces an earlier man page written by Walter Harms .\" . -.TH GSIGNAL 3 2015-07-23 "" "Linux Programmer's Manual" +.TH GSIGNAL 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME gsignal, ssignal \- software signal facility .SH SYNOPSIS diff --git a/man3/hypot.3 b/man3/hypot.3 index 5fca9b507..d8dbd0f77 100644 --- a/man3/hypot.3 +++ b/man3/hypot.3 @@ -30,7 +30,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH HYPOT 3 2015-03-29 "" "Linux Programmer's Manual" +.TH HYPOT 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME hypot, hypotf, hypotl \- Euclidean distance function .SH SYNOPSIS diff --git a/man3/ilogb.3 b/man3/ilogb.3 index 570ae334c..8c81df381 100644 --- a/man3/ilogb.3 +++ b/man3/ilogb.3 @@ -26,7 +26,7 @@ .\" .\" Inspired by a page by Walter Harms created 2002-08-10 .\" -.TH ILOGB 3 2015-04-19 "" "Linux Programmer's Manual" +.TH ILOGB 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME ilogb, ilogbf, ilogbl \- get integer exponent of a floating-point value .SH SYNOPSIS diff --git a/man3/inet.3 b/man3/inet.3 index 016eb30dc..5c1b2a0cd 100644 --- a/man3/inet.3 +++ b/man3/inet.3 @@ -39,7 +39,7 @@ .\" Add discussion of Classful Addressing, noting that it is obsolete. .\" Added an EXAMPLE program. .\" -.TH INET 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH INET 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof \- Internet address manipulation routines diff --git a/man3/initgroups.3 b/man3/initgroups.3 index 4471815ca..253767c57 100644 --- a/man3/initgroups.3 +++ b/man3/initgroups.3 @@ -29,7 +29,7 @@ .\" Modified 1993-07-24 by Rik Faith .\" Modified 2004-10-10 by aeb .\" -.TH INITGROUPS 3 2015-03-29 "GNU" "Linux Programmer's Manual" +.TH INITGROUPS 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME initgroups \- initialize the supplementary group access list .SH SYNOPSIS diff --git a/man3/insque.3 b/man3/insque.3 index 33a9585f9..2d7a058bf 100644 --- a/man3/insque.3 +++ b/man3/insque.3 @@ -33,7 +33,7 @@ .\" mtk, 2010-09-09: Noted glibc 2.4 bug, added info on circular .\" lists, added example program .\" -.TH INSQUE 3 2015-08-08 "" "Linux Programmer's Manual" +.TH INSQUE 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME insque, remque \- insert/remove an item from a queue .SH SYNOPSIS diff --git a/man3/isalpha.3 b/man3/isalpha.3 index 1c1c18156..469b87f58 100644 --- a/man3/isalpha.3 +++ b/man3/isalpha.3 @@ -27,7 +27,7 @@ .\" Modified Sat Sep 2 21:52:01 1995 by Jim Van Zandt .\" Modified Mon May 27 22:55:26 1996 by Martin Schulze (joey@linux.de) .\" -.TH ISALPHA 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH ISALPHA 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME isalnum, isalpha, isascii, isblank, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit, diff --git a/man3/isgreater.3 b/man3/isgreater.3 index 7c99e2792..90c4406eb 100644 --- a/man3/isgreater.3 +++ b/man3/isgreater.3 @@ -7,7 +7,7 @@ .\" 2002-07-27 Walter Harms .\" this was done with the help of the glibc manual .\" -.TH ISGREATER 3 2015-08-08 "" "Linux Programmer's Manual" +.TH ISGREATER 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME isgreater, isgreaterequal, isless, islessequal, islessgreater, isunordered \- floating-point relational tests without exception for NaN diff --git a/man3/iswblank.3 b/man3/iswblank.3 index 62601a0b9..5d4d0dc00 100644 --- a/man3/iswblank.3 +++ b/man3/iswblank.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWBLANK 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH ISWBLANK 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME iswblank \- test for whitespace wide character .SH SYNOPSIS diff --git a/man3/j0.3 b/man3/j0.3 index 5a29bef88..ee0f08844 100644 --- a/man3/j0.3 +++ b/man3/j0.3 @@ -33,7 +33,7 @@ .\" Modified 2004-11-12 as per suggestion by Fabian Kreutz/AEB .\" 2008-07-24, mtk, moved yxx() material into separate y0.3 page .\" -.TH J0 3 2015-04-19 "" "Linux Programmer's Manual" +.TH J0 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME j0, j0f, j0l, j1, j1f, j1l, jn, jnf, jnl \- Bessel functions of the first kind diff --git a/man3/ldexp.3 b/man3/ldexp.3 index 58d058374..0c0cbcd4c 100644 --- a/man3/ldexp.3 +++ b/man3/ldexp.3 @@ -31,7 +31,7 @@ .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 2004-10-31 by aeb .\" -.TH LDEXP 3 2015-04-19 "" "Linux Programmer's Manual" +.TH LDEXP 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME ldexp, ldexpf, ldexpl \- multiply floating-point number by integral power of 2 .SH SYNOPSIS diff --git a/man3/lgamma.3 b/man3/lgamma.3 index 97e08a887..e2513f4eb 100644 --- a/man3/lgamma.3 +++ b/man3/lgamma.3 @@ -8,7 +8,7 @@ .\" .\" based on glibc infopages .\" -.TH LGAMMA 3 2015-04-19 "" "Linux Programmer's Manual" +.TH LGAMMA 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME lgamma, lgammaf, lgammal, lgamma_r, lgammaf_r, lgammal_r, signgam \- log gamma function diff --git a/man3/lio_listio.3 b/man3/lio_listio.3 index d872287da..ee5d66b8c 100644 --- a/man3/lio_listio.3 +++ b/man3/lio_listio.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH LIO_LISTIO 3 2015-03-02 "" "Linux Programmer's Manual" +.TH LIO_LISTIO 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME lio_listio \- initiate a list of I/O requests .SH SYNOPSIS diff --git a/man3/lockf.3 b/man3/lockf.3 index 890e5215a..568dd5199 100644 --- a/man3/lockf.3 +++ b/man3/lockf.3 @@ -25,7 +25,7 @@ .\" Added section stuff, aeb, 2002-04-22. .\" Corrected include file, drepper, 2003-06-15. .\" -.TH LOCKF 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH LOCKF 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME lockf \- apply, test or remove a POSIX lock on an open file .SH SYNOPSIS diff --git a/man3/log.3 b/man3/log.3 index 36f436b05..ab3a31deb 100644 --- a/man3/log.3 +++ b/man3/log.3 @@ -33,7 +33,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH LOG 3 2015-04-19 "" "Linux Programmer's Manual" +.TH LOG 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME log, logf, logl \- natural logarithmic function .SH SYNOPSIS diff --git a/man3/log10.3 b/man3/log10.3 index 23b40bac9..1e9f2ae74 100644 --- a/man3/log10.3 +++ b/man3/log10.3 @@ -33,7 +33,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH LOG10 3 2015-04-19 "" "Linux Programmer's Manual" +.TH LOG10 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME log10, log10f, log10l \- base-10 logarithmic function .SH SYNOPSIS diff --git a/man3/log1p.3 b/man3/log1p.3 index 274036aa9..ae647a0d2 100644 --- a/man3/log1p.3 +++ b/man3/log1p.3 @@ -26,7 +26,7 @@ .\" .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) -.TH LOG1P 3 2015-04-19 "" "Linux Programmer's Manual" +.TH LOG1P 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME log1p, log1pf, log1pl \- logarithm of 1 plus argument .SH SYNOPSIS diff --git a/man3/log2.3 b/man3/log2.3 index e6e683d9d..03f4edc77 100644 --- a/man3/log2.3 +++ b/man3/log2.3 @@ -33,7 +33,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH LOG2 3 2015-04-19 "" "Linux Programmer's Manual" +.TH LOG2 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME log2, log2f, log2l \- base-2 logarithmic function .SH SYNOPSIS diff --git a/man3/logb.3 b/man3/logb.3 index 0fd87a995..3c21509cd 100644 --- a/man3/logb.3 +++ b/man3/logb.3 @@ -26,7 +26,7 @@ .\" .\" Inspired by a page by Walter Harms created 2002-08-10 .\" -.TH LOGB 3 2015-04-19 "" "Linux Programmer's Manual" +.TH LOGB 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME logb, logbf, logbl \- get exponent of a floating-point value .SH SYNOPSIS diff --git a/man3/lrint.3 b/man3/lrint.3 index 9941fce39..e003a116a 100644 --- a/man3/lrint.3 +++ b/man3/lrint.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH LRINT 3 2015-04-19 "" "Linux Programmer's Manual" +.TH LRINT 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME lrint, lrintf, lrintl, llrint, llrintf, llrintl \- round to nearest integer .SH SYNOPSIS diff --git a/man3/lround.3 b/man3/lround.3 index 2b0f06bd2..c16f1482d 100644 --- a/man3/lround.3 +++ b/man3/lround.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH LROUND 3 2015-04-19 "" "Linux Programmer's Manual" +.TH LROUND 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME lround, lroundf, lroundl, llround, llroundf, llroundl \- round to nearest integer, away from zero diff --git a/man3/makedev.3 b/man3/makedev.3 index 1df0f1bf5..f91f4b53d 100644 --- a/man3/makedev.3 +++ b/man3/makedev.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MAKEDEV 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH MAKEDEV 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME makedev, major, minor \- manage a device number .SH SYNOPSIS diff --git a/man3/matherr.3 b/man3/matherr.3 index 048da980a..8b2b257d5 100644 --- a/man3/matherr.3 +++ b/man3/matherr.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MATHERR 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH MATHERR 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME matherr \- SVID math library exception handling .SH SYNOPSIS diff --git a/man3/mbsnrtowcs.3 b/man3/mbsnrtowcs.3 index d3e79e02a..6c35d07d9 100644 --- a/man3/mbsnrtowcs.3 +++ b/man3/mbsnrtowcs.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH MBSNRTOWCS 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH MBSNRTOWCS 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME mbsnrtowcs \- convert a multibyte string to a wide-character string .SH SYNOPSIS diff --git a/man3/mkdtemp.3 b/man3/mkdtemp.3 index 3e89c20fa..5e06b4051 100644 --- a/man3/mkdtemp.3 +++ b/man3/mkdtemp.3 @@ -23,7 +23,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 MKDTEMP 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH MKDTEMP 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME mkdtemp \- create a unique temporary directory .SH SYNOPSIS diff --git a/man3/mkfifo.3 b/man3/mkfifo.3 index 3d629a3db..8ba9f8df0 100644 --- a/man3/mkfifo.3 +++ b/man3/mkfifo.3 @@ -25,7 +25,7 @@ .\" .\" changed section from 2 to 3, aeb, 950919 .\" -.TH MKFIFO 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH MKFIFO 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME mkfifo, mkfifoat \- make a FIFO special file (a named pipe) .SH SYNOPSIS diff --git a/man3/mkstemp.3 b/man3/mkstemp.3 index 7264ae588..8fcd608a5 100644 --- a/man3/mkstemp.3 +++ b/man3/mkstemp.3 @@ -32,7 +32,7 @@ .\" Modified 990328, aeb .\" 2008-06-19, mtk, Added mkostemp(); various other changes .\" -.TH MKSTEMP 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH MKSTEMP 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME mkstemp, mkostemp, mkstemps, mkostemps \- create a unique temporary file .SH SYNOPSIS diff --git a/man3/mktemp.3 b/man3/mktemp.3 index 213ecb73b..54ab351a7 100644 --- a/man3/mktemp.3 +++ b/man3/mktemp.3 @@ -31,7 +31,7 @@ .\" (prompted by Scott Burkett ) .\" Modified Sun Mar 28 23:44:38 1999 by Andries Brouwer (aeb@cwi.nl) .\" -.TH MKTEMP 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH MKTEMP 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME mktemp \- make a unique temporary filename .SH SYNOPSIS diff --git a/man3/modf.3 b/man3/modf.3 index 9980ab13c..88c935145 100644 --- a/man3/modf.3 +++ b/man3/modf.3 @@ -30,7 +30,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH MODF 3 2015-04-19 "" "Linux Programmer's Manual" +.TH MODF 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME modf, modff, modfl \- extract signed integral and fractional values from floating-point number diff --git a/man3/mq_close.3 b/man3/mq_close.3 index 8457bbbd3..c2ae92375 100644 --- a/man3/mq_close.3 +++ b/man3/mq_close.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_CLOSE 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH MQ_CLOSE 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME mq_close \- close a message queue descriptor .SH SYNOPSIS diff --git a/man3/mq_getattr.3 b/man3/mq_getattr.3 index cedf8c67f..ae2a5b25b 100644 --- a/man3/mq_getattr.3 +++ b/man3/mq_getattr.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_GETATTR 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH MQ_GETATTR 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME mq_getattr, mq_setattr \- get/set message queue attributes .SH SYNOPSIS diff --git a/man3/mq_notify.3 b/man3/mq_notify.3 index b6cf3b1a4..f7ce93d2b 100644 --- a/man3/mq_notify.3 +++ b/man3/mq_notify.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_NOTIFY 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH MQ_NOTIFY 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME mq_notify \- register for notification when a message is available .SH SYNOPSIS diff --git a/man3/mq_receive.3 b/man3/mq_receive.3 index 3586dc68e..57a1f58e9 100644 --- a/man3/mq_receive.3 +++ b/man3/mq_receive.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_RECEIVE 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH MQ_RECEIVE 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME mq_receive, mq_timedreceive \- receive a message from a message queue .SH SYNOPSIS diff --git a/man3/mq_send.3 b/man3/mq_send.3 index 9e46c6bdc..9d30092c1 100644 --- a/man3/mq_send.3 +++ b/man3/mq_send.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_SEND 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH MQ_SEND 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME mq_send, mq_timedsend \- send a message to a message queue .SH SYNOPSIS diff --git a/man3/nan.3 b/man3/nan.3 index a0e38358e..ec780a3e9 100644 --- a/man3/nan.3 +++ b/man3/nan.3 @@ -8,7 +8,7 @@ .\" .\" Corrections by aeb .\" -.TH NAN 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH NAN 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME nan, nanf, nanl \- return 'Not a Number' .SH SYNOPSIS diff --git a/man3/nextafter.3 b/man3/nextafter.3 index 1de7037ac..afcb89d09 100644 --- a/man3/nextafter.3 +++ b/man3/nextafter.3 @@ -8,7 +8,7 @@ .\" .\" Based on glibc infopages .\" -.TH NEXTAFTER 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH NEXTAFTER 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME nextafter, nextafterf, nextafterl, nexttoward, nexttowardf, nexttowardl \- floating-point number manipulation diff --git a/man3/on_exit.3 b/man3/on_exit.3 index bac34d964..dd6be8aa8 100644 --- a/man3/on_exit.3 +++ b/man3/on_exit.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified 1993-04-02, David Metcalfe .\" Modified 1993-07-25, Rik Faith (faith@cs.unc.edu) -.TH ON_EXIT 3 2015-05-07 "GNU" "Linux Programmer's Manual" +.TH ON_EXIT 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME on_exit \- register a function to be called at normal process termination .SH SYNOPSIS diff --git a/man3/open_memstream.3 b/man3/open_memstream.3 index 7ac5d2113..4706cbe7f 100644 --- a/man3/open_memstream.3 +++ b/man3/open_memstream.3 @@ -6,7 +6,7 @@ .\" .\" 2008-12-04, Petr Baudis : Document open_wmemstream() .\" -.TH OPEN_MEMSTREAM 3 2015-03-29 "GNU" "Linux Programmer's Manual" +.TH OPEN_MEMSTREAM 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME open_memstream, open_wmemstream \- open a dynamic memory buffer stream .SH SYNOPSIS diff --git a/man3/opendir.3 b/man3/opendir.3 index 1e6c1b1f1..7d1f8eafa 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-12-28 "GNU" "Linux Programmer's Manual" +.TH OPENDIR 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME opendir, fdopendir \- open a directory .SH SYNOPSIS diff --git a/man3/perror.3 b/man3/perror.3 index 6ce93b414..09116d457 100644 --- a/man3/perror.3 +++ b/man3/perror.3 @@ -28,7 +28,7 @@ .\" (msmith@falcon.mercer.peachnet.edu) and various other changes. .\" Modified 1996-05-16 by Martin Schulze (joey@infodrom.north.de) .\" -.TH PERROR 3 2015-07-23 "" "Linux Programmer's Manual" +.TH PERROR 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME perror \- print a system error message .SH SYNOPSIS diff --git a/man3/popen.3 b/man3/popen.3 index 561750b8a..f07558111 100644 --- a/man3/popen.3 +++ b/man3/popen.3 @@ -37,7 +37,7 @@ .\" Modified Sat May 18 20:37:44 1996 by Martin Schulze (joey@linux.de) .\" Modified 7 May 1998 by Joseph S. Myers (jsm28@cam.ac.uk) .\" -.TH POPEN 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH POPEN 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME popen, pclose \- pipe stream to or from a process .SH SYNOPSIS diff --git a/man3/posix_fallocate.3 b/man3/posix_fallocate.3 index b06310b8d..fd967c3bd 100644 --- a/man3/posix_fallocate.3 +++ b/man3/posix_fallocate.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH POSIX_FALLOCATE 3 2015-12-05 "GNU" "Linux Programmer's Manual" +.TH POSIX_FALLOCATE 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME posix_fallocate \- allocate file space .SH SYNOPSIS diff --git a/man3/posix_madvise.3 b/man3/posix_madvise.3 index c13189b72..d97d37b6e 100644 --- a/man3/posix_madvise.3 +++ b/man3/posix_madvise.3 @@ -17,7 +17,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH POSIX_MADVISE 3 2015-02-03 Linux "Linux Programmer's Manual" +.TH POSIX_MADVISE 3 2016-03-15 Linux "Linux Programmer's Manual" .SH NAME posix_madvise \- give advice about patterns of memory usage .SH SYNOPSIS diff --git a/man3/posix_memalign.3 b/man3/posix_memalign.3 index 41fb2c499..7764d4360 100644 --- a/man3/posix_memalign.3 +++ b/man3/posix_memalign.3 @@ -26,7 +26,7 @@ .\" 2001-10-11, 2003-08-22, aeb, added some details .\" 2012-03-23, Michael Kerrisk .\" Document pvalloc() and aligned_alloc() -.TH POSIX_MEMALIGN 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH POSIX_MEMALIGN 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME posix_memalign, aligned_alloc, memalign, valloc, pvalloc \- allocate aligned memory .SH SYNOPSIS diff --git a/man3/posix_openpt.3 b/man3/posix_openpt.3 index 2dbbba72c..650857102 100644 --- a/man3/posix_openpt.3 +++ b/man3/posix_openpt.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH POSIX_OPENPT 3 2015-08-08 "" "Linux Programmer's Manual" +.TH POSIX_OPENPT 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME posix_openpt \- open a pseudoterminal device .SH SYNOPSIS diff --git a/man3/posix_spawn.3 b/man3/posix_spawn.3 index 18e763c9e..1ecf0b656 100644 --- a/man3/posix_spawn.3 +++ b/man3/posix_spawn.3 @@ -28,7 +28,7 @@ .\" POSIX 1003.1-2004 documentation .\" (http://www.opengroup.org/onlinepubs/009695399) .\" -.TH POSIX_SPAWN 3 2009-09-22 "GNU" "Linux Programmer's Manual" +.TH POSIX_SPAWN 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME posix_spawn, posix_spawnp \- spawn a process .SH SYNOPSIS diff --git a/man3/pow.3 b/man3/pow.3 index 9bd67cdc8..7ac5275c3 100644 --- a/man3/pow.3 +++ b/man3/pow.3 @@ -32,7 +32,7 @@ .\" Modified 1995-08-14 by Arnt Gulbrandsen .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) -.TH POW 3 2015-04-19 "" "Linux Programmer's Manual" +.TH POW 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME pow, powf, powl \- power functions .SH SYNOPSIS diff --git a/man3/printf.3 b/man3/printf.3 index 9af059ac5..8f3ec3e50 100644 --- a/man3/printf.3 +++ b/man3/printf.3 @@ -31,7 +31,7 @@ .\" 2000-07-26 jsm28@hermes.cam.ac.uk - three small fixes .\" 2000-10-16 jsm28@hermes.cam.ac.uk - more fixes .\" -.TH PRINTF 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH PRINTF 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf \- formatted output conversion diff --git a/man3/profil.3 b/man3/profil.3 index 149199099..f4bec101e 100644 --- a/man3/profil.3 +++ b/man3/profil.3 @@ -25,7 +25,7 @@ .\" Modified Fri Jun 23 01:35:19 1995 Andries Brouwer .\" (prompted by Bas V. de Bakker ) .\" Corrected (and moved to man3), 980612, aeb -.TH PROFIL 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH PROFIL 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME profil \- execution time profile .SH SYNOPSIS diff --git a/man3/psignal.3 b/man3/psignal.3 index 83e663c78..efc854504 100644 --- a/man3/psignal.3 +++ b/man3/psignal.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 18:45:17 1993 by Rik Faith (faith@cs.unc.edu) -.TH PSIGNAL 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH PSIGNAL 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME psignal, psiginfo \- print signal message .SH SYNOPSIS diff --git a/man3/pthread_attr_setstack.3 b/man3/pthread_attr_setstack.3 index 50cedbc72..08b27b292 100644 --- a/man3/pthread_attr_setstack.3 +++ b/man3/pthread_attr_setstack.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETSTACK 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETSTACK 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setstack, pthread_attr_getstack \- set/get stack attributes in thread attributes object diff --git a/man3/pthread_setaffinity_np.3 b/man3/pthread_setaffinity_np.3 index 3574d244f..7898238fe 100644 --- a/man3/pthread_setaffinity_np.3 +++ b/man3/pthread_setaffinity_np.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SETAFFINITY_NP 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SETAFFINITY_NP 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_setaffinity_np, pthread_getaffinity_np \- set/get CPU affinity of a thread diff --git a/man3/putenv.3 b/man3/putenv.3 index 1d796a743..6a75dc990 100644 --- a/man3/putenv.3 +++ b/man3/putenv.3 @@ -33,7 +33,7 @@ .\" Modified Mon Oct 11 11:11:11 1999 by Andries Brouwer (aeb@cwi.nl) .\" Modified Wed Nov 10 00:02:26 1999 by Andries Brouwer (aeb@cwi.nl) .\" Modified Sun May 20 22:17:20 2001 by Andries Brouwer (aeb@cwi.nl) -.TH PUTENV 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH PUTENV 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME putenv \- change or add an environment variable .SH SYNOPSIS diff --git a/man3/putpwent.3 b/man3/putpwent.3 index 587de0391..d576f4044 100644 --- a/man3/putpwent.3 +++ b/man3/putpwent.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 18:43:46 1993 by Rik Faith (faith@cs.unc.edu) -.TH PUTPWENT 3 2015-05-07 "GNU" "Linux Programmer's Manual" +.TH PUTPWENT 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME putpwent \- write a password file entry .SH SYNOPSIS diff --git a/man3/qecvt.3 b/man3/qecvt.3 index 2bc1c5e58..4a5680f81 100644 --- a/man3/qecvt.3 +++ b/man3/qecvt.3 @@ -25,7 +25,7 @@ .\" This replaces an earlier man page written by Walter Harms .\" . .\" -.TH QECVT 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH QECVT 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME qecvt, qfcvt, qgcvt \- convert a floating-point number to a string .SH SYNOPSIS diff --git a/man3/rand.3 b/man3/rand.3 index c7b796a86..11e44c1e8 100644 --- a/man3/rand.3 +++ b/man3/rand.3 @@ -38,7 +38,7 @@ .\" Modified 2003-11-15, aeb, added rand_r .\" 2010-09-13, mtk, added example program .\" -.TH RAND 3 2015-03-02 "" "Linux Programmer's Manual" +.TH RAND 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME rand, rand_r, srand \- pseudo-random number generator .SH SYNOPSIS diff --git a/man3/random.3 b/man3/random.3 index dc104f8fc..597c48b4a 100644 --- a/man3/random.3 +++ b/man3/random.3 @@ -30,7 +30,7 @@ .\" Modified Sat Jul 24 18:13:39 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Aug 20 21:47:07 2000, aeb .\" -.TH RANDOM 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH RANDOM 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME random, srandom, initstate, setstate \- random number generator .SH SYNOPSIS diff --git a/man3/random_r.3 b/man3/random_r.3 index 6ff3696c2..12cee1ae3 100644 --- a/man3/random_r.3 +++ b/man3/random_r.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" -.TH RANDOM_R 3 2015-12-28 "GNU" "Linux Programmer's Manual" +.TH RANDOM_R 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME random_r, srandom_r, initstate_r, setstate_r \- reentrant random number generator diff --git a/man3/rcmd.3 b/man3/rcmd.3 index 9cdef89ec..14f61fec2 100644 --- a/man3/rcmd.3 +++ b/man3/rcmd.3 @@ -40,7 +40,7 @@ .\" .\" 2007-12-08, mtk, Converted from mdoc to man macros .\" -.TH RCMD 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH RCMD 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME rcmd, rresvport, iruserok, ruserok, rcmd_af, rresvport_af, iruserok_af, ruserok_af \- routines for returning a diff --git a/man3/readdir.3 b/man3/readdir.3 index e486463e4..68a5ac0da 100644 --- a/man3/readdir.3 +++ b/man3/readdir.3 @@ -33,7 +33,7 @@ .\" 2007-07-30 Ulrich Drepper , mtk: .\" Rework discussion of nonstandard structure fields. .\" -.TH READDIR 3 2015-08-08 "" "Linux Programmer's Manual" +.TH READDIR 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME readdir \- read a directory .SH SYNOPSIS diff --git a/man3/realpath.3 b/man3/realpath.3 index 1877b38e4..a678a6864 100644 --- a/man3/realpath.3 +++ b/man3/realpath.3 @@ -25,7 +25,7 @@ .\" Rewritten old page, 990824, aeb@cwi.nl .\" 2004-12-14, mtk, added discussion of resolved_path == NULL .\" -.TH REALPATH 3 2015-04-19 "" "Linux Programmer's Manual" +.TH REALPATH 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME realpath \- return the canonicalized absolute pathname .SH SYNOPSIS diff --git a/man3/remainder.3 b/man3/remainder.3 index 6b26c462b..2863e3589 100644 --- a/man3/remainder.3 +++ b/man3/remainder.3 @@ -34,7 +34,7 @@ .\" (walter.harms@informatik.uni-oldenburg.de) .\" Modified 2003-11-18, 2004-10-05 aeb .\" -.TH REMAINDER 3 2015-04-19 "" "Linux Programmer's Manual" +.TH REMAINDER 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME drem, dremf, dreml, remainder, remainderf, remainderl \- \ floating-point remainder function diff --git a/man3/remquo.3 b/man3/remquo.3 index 8d3617f97..c7cd02dbe 100644 --- a/man3/remquo.3 +++ b/man3/remquo.3 @@ -9,7 +9,7 @@ .\" based on glibc infopages .\" polished, aeb .\" -.TH REMQUO 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH REMQUO 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME remquo, remquof, remquol \- remainder and part of quotient .SH SYNOPSIS diff --git a/man3/rexec.3 b/man3/rexec.3 index f0e9c3736..693631ed2 100644 --- a/man3/rexec.3 +++ b/man3/rexec.3 @@ -38,7 +38,7 @@ .\" .\" 2013-06-21, mtk, Converted from mdoc to man macros .\" -.TH REXEC 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH REXEC 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME rexec, rexec_af \- return stream to a remote command .SH SYNOPSIS diff --git a/man3/rint.3 b/man3/rint.3 index a4a6bdb1d..a40463601 100644 --- a/man3/rint.3 +++ b/man3/rint.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH RINT 3 2015-04-19 "" "Linux Programmer's Manual" +.TH RINT 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME nearbyint, nearbyintf, nearbyintl, rint, rintf, rintl \- round to nearest integer diff --git a/man3/round.3 b/man3/round.3 index bc0509dcd..58c5a4774 100644 --- a/man3/round.3 +++ b/man3/round.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH ROUND 3 2015-04-19 "" "Linux Programmer's Manual" +.TH ROUND 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME round, roundf, roundl \- round to nearest integer, away from zero .SH SYNOPSIS diff --git a/man3/rpc.3 b/man3/rpc.3 index 3ab1af779..84679d9bb 100644 --- a/man3/rpc.3 +++ b/man3/rpc.3 @@ -8,7 +8,7 @@ .\" .\" 2007-12-30, mtk, Convert function prototypes to modern C syntax .\" -.TH RPC 3 2015-07-23 "" "Linux Programmer's Manual" +.TH RPC 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME rpc \- library routines for remote procedure calls .SH SYNOPSIS AND DESCRIPTION diff --git a/man3/rpmatch.3 b/man3/rpmatch.3 index 534556a79..3895162a5 100644 --- a/man3/rpmatch.3 +++ b/man3/rpmatch.3 @@ -26,7 +26,7 @@ .\" .\" 2006-05-19, mtk, various edits and example program .\" -.TH RPMATCH 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH RPMATCH 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME rpmatch \- determine if the answer to a question is affirmative or negative .SH SYNOPSIS diff --git a/man3/scalb.3 b/man3/scalb.3 index 98d2381e5..567f6d930 100644 --- a/man3/scalb.3 +++ b/man3/scalb.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SCALB 3 2015-03-02 "" "Linux Programmer's Manual" +.TH SCALB 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME scalb, scalbf, scalbl \- multiply floating-point number by integral power of radix (OBSOLETE) diff --git a/man3/scalbln.3 b/man3/scalbln.3 index d0f20d578..f2f09c783 100644 --- a/man3/scalbln.3 +++ b/man3/scalbln.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SCALBLN 3 2015-04-19 "" "Linux Programmer's Manual" +.TH SCALBLN 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl \- multiply floating-point number by integral power of radix diff --git a/man3/scandir.3 b/man3/scandir.3 index 2996eb346..a51573106 100644 --- a/man3/scandir.3 +++ b/man3/scandir.3 @@ -59,7 +59,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH SCANDIR 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH SCANDIR 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME scandir, scandirat, alphasort, versionsort \- scan a directory for matching entries diff --git a/man3/scanf.3 b/man3/scanf.3 index b6d15b005..7b5dd981a 100644 --- a/man3/scanf.3 +++ b/man3/scanf.3 @@ -49,7 +49,7 @@ .\" Add ERRORS section. .\" Document the 'a' and 'm' modifiers for dynamic string allocation. .\" -.TH SCANF 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH SCANF 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf \- input format conversion .SH SYNOPSIS diff --git a/man3/seekdir.3 b/man3/seekdir.3 index bc77627aa..c3f0e3426 100644 --- a/man3/seekdir.3 +++ b/man3/seekdir.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified Sat Jul 24 18:25:21 1993 by Rik Faith (faith@cs.unc.edu) .\" -.TH SEEKDIR 3 2015-08-08 "" "Linux Programmer's Manual" +.TH SEEKDIR 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME seekdir \- set the position of the next readdir() call in the directory stream. diff --git a/man3/sem_wait.3 b/man3/sem_wait.3 index 51093ac98..a37760890 100644 --- a/man3/sem_wait.3 +++ b/man3/sem_wait.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_WAIT 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SEM_WAIT 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sem_wait, sem_timedwait, sem_trywait \- lock a semaphore .SH SYNOPSIS diff --git a/man3/setbuf.3 b/man3/setbuf.3 index d08e4b425..89b7e6fd3 100644 --- a/man3/setbuf.3 +++ b/man3/setbuf.3 @@ -45,7 +45,7 @@ .\" Correction, 2000-03-03, Andreas Jaeger .\" Added return value for setvbuf, aeb, .\" -.TH SETBUF 3 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH SETBUF 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME setbuf, setbuffer, setlinebuf, setvbuf \- stream buffering operations .SH SYNOPSIS diff --git a/man3/setenv.3 b/man3/setenv.3 index 5a6a050ba..5143812a4 100644 --- a/man3/setenv.3 +++ b/man3/setenv.3 @@ -34,7 +34,7 @@ .\" Noted nonstandard behavior of setenv() if name contains '=' .\" 2005-08-12, mtk, glibc 2.3.4 fixed the "name contains '='" bug .\" -.TH SETENV 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH SETENV 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME setenv \- change or add an environment variable .SH SYNOPSIS diff --git a/man3/setjmp.3 b/man3/setjmp.3 index c7f8540f6..068438d9d 100644 --- a/man3/setjmp.3 +++ b/man3/setjmp.3 @@ -24,7 +24,7 @@ .\" Added sigsetjmp, Sun Mar 2 22:03:05 EST 1997, jrv@vanzandt.mv.com .\" Modifications, Sun Feb 26 14:39:45 1995, faith@cs.unc.edu .\" " -.TH SETJMP 3 2015-08-08 "" "Linux Programmer's Manual" +.TH SETJMP 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME setjmp, sigsetjmp, longjmp, siglongjmp \- performing a nonlocal goto .SH SYNOPSIS diff --git a/man3/setnetgrent.3 b/man3/setnetgrent.3 index 0e2d159f7..a85273a08 100644 --- a/man3/setnetgrent.3 +++ b/man3/setnetgrent.3 @@ -7,7 +7,7 @@ .\" based on glibc infopages .\" polished - aeb .\" -.TH SETNETGRENT 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH SETNETGRENT 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME setnetgrent, endnetgrent, getnetgrent, getnetgrent_r, innetgr \- handle network group entries diff --git a/man3/siginterrupt.3 b/man3/siginterrupt.3 index b11fa4e27..4d4308fac 100644 --- a/man3/siginterrupt.3 +++ b/man3/siginterrupt.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified Sun Jul 25 10:40:51 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Apr 14 16:20:34 1996 by Andries Brouwer (aeb@cwi.nl) -.TH SIGINTERRUPT 3 2015-03-02 "" "Linux Programmer's Manual" +.TH SIGINTERRUPT 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME siginterrupt \- allow signals to interrupt system calls .SH SYNOPSIS diff --git a/man3/signbit.3 b/man3/signbit.3 index be699b675..1a2ae3633 100644 --- a/man3/signbit.3 +++ b/man3/signbit.3 @@ -8,7 +8,7 @@ .\" .\" Based on glibc infopages, copyright Free Software Foundation .\" -.TH SIGNBIT 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH SIGNBIT 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME signbit \- test sign of a real floating-point number .SH SYNOPSIS diff --git a/man3/significand.3 b/man3/significand.3 index d2f4ca5ce..c34a60abf 100644 --- a/man3/significand.3 +++ b/man3/significand.3 @@ -6,7 +6,7 @@ .\" .\" heavily based on glibc infopages, copyright Free Software Foundation .\" -.TH SIGNIFICAND 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH SIGNIFICAND 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME significand, significandf, significandl \- get mantissa of floating-point number diff --git a/man3/sigset.3 b/man3/sigset.3 index 428155667..42f652d20 100644 --- a/man3/sigset.3 +++ b/man3/sigset.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SIGSET 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SIGSET 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sigset, sighold, sigrelse, sigignore \- System V signal API .SH SYNOPSIS diff --git a/man3/sigsetops.3 b/man3/sigsetops.3 index 8b3250f57..0d758f1ca 100644 --- a/man3/sigsetops.3 +++ b/man3/sigsetops.3 @@ -28,7 +28,7 @@ .\" 2007-10-26 mdw added wording that a sigset_t must be initialized .\" prior to use .\" -.TH SIGSETOPS 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SIGSETOPS 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sigemptyset, sigfillset, sigaddset, sigdelset, sigismember \- POSIX signal set operations diff --git a/man3/sigvec.3 b/man3/sigvec.3 index 48be70d6d..18f8b6ec9 100644 --- a/man3/sigvec.3 +++ b/man3/sigvec.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SIGVEC 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH SIGVEC 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask \- BSD signal API .SH SYNOPSIS diff --git a/man3/sigwait.3 b/man3/sigwait.3 index 5bd976daf..0a26065ce 100644 --- a/man3/sigwait.3 +++ b/man3/sigwait.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SIGWAIT 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SIGWAIT 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sigwait \- wait for a signal .SH SYNOPSIS diff --git a/man3/sin.3 b/man3/sin.3 index 68b8c80dc..e6cfc039d 100644 --- a/man3/sin.3 +++ b/man3/sin.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH SIN 3 2015-04-19 "" "Linux Programmer's Manual" +.TH SIN 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME sin, sinf, sinl \- sine function .SH SYNOPSIS diff --git a/man3/sinh.3 b/man3/sinh.3 index abda621d9..f5d76fbc5 100644 --- a/man3/sinh.3 +++ b/man3/sinh.3 @@ -33,7 +33,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH SINH 3 2015-04-19 "" "Linux Programmer's Manual" +.TH SINH 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME sinh, sinhf, sinhl \- hyperbolic sine function .SH SYNOPSIS diff --git a/man3/sleep.3 b/man3/sleep.3 index 7eb101642..348ad9963 100644 --- a/man3/sleep.3 +++ b/man3/sleep.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 18:16:02 1993 by Rik Faith (faith@cs.unc.edu) -.TH SLEEP 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH SLEEP 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME sleep \- sleep for the specified number of seconds .SH SYNOPSIS diff --git a/man3/sockatmark.3 b/man3/sockatmark.3 index 61c499abb..85aec70b0 100644 --- a/man3/sockatmark.3 +++ b/man3/sockatmark.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SOCKATMARK 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SOCKATMARK 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME sockatmark \- determine whether socket is at out-of-band mark .SH SYNOPSIS diff --git a/man3/sqrt.3 b/man3/sqrt.3 index 18e64bd0c..b614ef074 100644 --- a/man3/sqrt.3 +++ b/man3/sqrt.3 @@ -31,7 +31,7 @@ .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) -.TH SQRT 3 2015-04-19 "" "Linux Programmer's Manual" +.TH SQRT 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME sqrt, sqrtf, sqrtl \- square root function .SH SYNOPSIS diff --git a/man3/statvfs.3 b/man3/statvfs.3 index 0d1a42fdb..3507646fe 100644 --- a/man3/statvfs.3 +++ b/man3/statvfs.3 @@ -27,7 +27,7 @@ .\" .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH STATVFS 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH STATVFS 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME statvfs, fstatvfs \- get filesystem statistics .SH SYNOPSIS diff --git a/man3/stpcpy.3 b/man3/stpcpy.3 index 028f2d978..e72758f8e 100644 --- a/man3/stpcpy.3 +++ b/man3/stpcpy.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH STPCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH STPCPY 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME stpcpy \- copy a string returning a pointer to its end .SH SYNOPSIS diff --git a/man3/stpncpy.3 b/man3/stpncpy.3 index 54c5b891d..30b198654 100644 --- a/man3/stpncpy.3 +++ b/man3/stpncpy.3 @@ -11,7 +11,7 @@ .\" GNU glibc-2 source code and manual .\" .\" Corrected, aeb, 990824 -.TH STPNCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH STPNCPY 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME stpncpy \- copy a fixed-size string, returning a pointer to its end .SH SYNOPSIS diff --git a/man3/strdup.3 b/man3/strdup.3 index a66bfe4c0..7e2e384fb 100644 --- a/man3/strdup.3 +++ b/man3/strdup.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified Sun Jul 25 10:41:34 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Wed Oct 17 01:12:26 2001 by John Levon -.TH STRDUP 3 2015-03-29 "GNU" "Linux Programmer's Manual" +.TH STRDUP 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME strdup, strndup, strdupa, strndupa \- duplicate a string .SH SYNOPSIS diff --git a/man3/strerror.3 b/man3/strerror.3 index d5ea3aa03..5d960939f 100644 --- a/man3/strerror.3 +++ b/man3/strerror.3 @@ -36,7 +36,7 @@ .\" 2005-12-13, mtk, Substantial rewrite of strerror_r() description .\" Addition of extra material on portability and standards. .\" -.TH STRERROR 3 2015-03-02 "" "Linux Programmer's Manual" +.TH STRERROR 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME strerror, strerror_r, strerror_l \- return string describing error number .SH SYNOPSIS diff --git a/man3/strftime.3 b/man3/strftime.3 index 23f9b0bfe..fc4f7d9dc 100644 --- a/man3/strftime.3 +++ b/man3/strftime.3 @@ -34,7 +34,7 @@ .\" 2005-11-22 mtk, added Glibc Notes covering optional 'flag' and .\" 'width' components of conversion specifications. .\" -.TH STRFTIME 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH STRFTIME 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME strftime \- format date and time .SH SYNOPSIS diff --git a/man3/strlen.3 b/man3/strlen.3 index eeca719ab..ce5fd9c1a 100644 --- a/man3/strlen.3 +++ b/man3/strlen.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 18:02:26 1993 by Rik Faith (faith@cs.unc.edu) -.TH STRLEN 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH STRLEN 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME strlen \- calculate the length of a string .SH SYNOPSIS diff --git a/man3/strnlen.3 b/man3/strnlen.3 index 9d6d11786..9d2b12a26 100644 --- a/man3/strnlen.3 +++ b/man3/strnlen.3 @@ -10,7 +10,7 @@ .\" References consulted: .\" GNU glibc-2 source code and manual .\" -.TH STRNLEN 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH STRNLEN 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME strnlen \- determine the length of a fixed-size string .SH SYNOPSIS diff --git a/man3/strsep.3 b/man3/strsep.3 index ada36115e..dc6cd1888 100644 --- a/man3/strsep.3 +++ b/man3/strsep.3 @@ -30,7 +30,7 @@ .\" Modified Mon Jan 20 12:04:18 1997 by Andries Brouwer (aeb@cwi.nl) .\" Modified Tue Jan 23 20:23:07 2001 by Andries Brouwer (aeb@cwi.nl) .\" -.TH STRSEP 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH STRSEP 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME strsep \- extract token from string .SH SYNOPSIS diff --git a/man3/strsignal.3 b/man3/strsignal.3 index 29673be74..4016b9a10 100644 --- a/man3/strsignal.3 +++ b/man3/strsignal.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 17:59:03 1993 by Rik Faith (faith@cs.unc.edu) -.TH STRSIGNAL 3 2015-05-07 "GNU" "Linux Programmer's Manual" +.TH STRSIGNAL 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME strsignal \- return string describing signal .SH SYNOPSIS diff --git a/man3/strtod.3 b/man3/strtod.3 index 380f0789c..1c50b0c56 100644 --- a/man3/strtod.3 +++ b/man3/strtod.3 @@ -42,7 +42,7 @@ .\" (michael@cantor.informatik.rwth-aachen.de) .\" Added strof, strtold, aeb, 2001-06-07 .\" -.TH STRTOD 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH STRTOD 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME strtod, strtof, strtold \- convert ASCII string to floating-point number .SH SYNOPSIS diff --git a/man3/strtok.3 b/man3/strtok.3 index 42caf7ad2..e68c40a63 100644 --- a/man3/strtok.3 +++ b/man3/strtok.3 @@ -29,7 +29,7 @@ .\" 2005-11-17, mtk: Substantial parts rewritten .\" 2013-05-19, mtk: added much further detail on the operation of strtok() .\" -.TH STRTOK 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH STRTOK 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME strtok, strtok_r \- extract tokens from strings .SH SYNOPSIS diff --git a/man3/strtol.3 b/man3/strtol.3 index bd05667d9..3b2a10126 100644 --- a/man3/strtol.3 +++ b/man3/strtol.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified Sun Jul 25 10:53:39 1993 by Rik Faith (faith@cs.unc.edu) .\" Added correction due to nsd@bbc.com (Nick Duffek) - aeb, 950610 -.TH STRTOL 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH STRTOL 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME strtol, strtoll, strtoq \- convert a string to a long integer .SH SYNOPSIS diff --git a/man3/strtoul.3 b/man3/strtoul.3 index fc31e3016..4c24dec3a 100644 --- a/man3/strtoul.3 +++ b/man3/strtoul.3 @@ -30,7 +30,7 @@ .\" Fixed typo, aeb, 950823 .\" 2002-02-22, joey, mihtjel: Added strtoull() .\" -.TH STRTOUL 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH STRTOUL 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME strtoul, strtoull, strtouq \- convert a string to an unsigned long integer .SH SYNOPSIS diff --git a/man3/syslog.3 b/man3/syslog.3 index ec6f29770..6373e0208 100644 --- a/man3/syslog.3 +++ b/man3/syslog.3 @@ -33,7 +33,7 @@ .\" Modified 13 Dec 2001, Martin Schulze .\" Modified 3 Jan 2002, Michael Kerrisk .\" -.TH SYSLOG 3 2015-02-21 "Linux" "Linux Programmer's Manual" +.TH SYSLOG 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME closelog, openlog, syslog, vsyslog \- send messages to the system logger .SH SYNOPSIS diff --git a/man3/system.3 b/man3/system.3 index 1dfcca995..f88f9cf05 100644 --- a/man3/system.3 +++ b/man3/system.3 @@ -28,7 +28,7 @@ .\" Modified 14 May 2001, 23 Sep 2001 by aeb .\" 2004-12-20, mtk .\" -.TH SYSTEM 3 2015-08-08 "" "Linux Programmer's Manual" +.TH SYSTEM 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME system \- execute a shell command .SH SYNOPSIS diff --git a/man3/tan.3 b/man3/tan.3 index cdf890276..02982f1c8 100644 --- a/man3/tan.3 +++ b/man3/tan.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH TAN 3 2015-04-19 "" "Linux Programmer's Manual" +.TH TAN 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME tan, tanf, tanl \- tangent function .SH SYNOPSIS diff --git a/man3/tanh.3 b/man3/tanh.3 index b55986879..2a32779ef 100644 --- a/man3/tanh.3 +++ b/man3/tanh.3 @@ -32,7 +32,7 @@ .\" Modified 2002-07-27 by Walter Harms .\" (walter.harms@informatik.uni-oldenburg.de) .\" -.TH TANH 3 2015-04-19 "" "Linux Programmer's Manual" +.TH TANH 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME tanh, tanhf, tanhl \- hyperbolic tangent function .SH SYNOPSIS diff --git a/man3/telldir.3 b/man3/telldir.3 index 868e9e7cb..b4d9dfb01 100644 --- a/man3/telldir.3 +++ b/man3/telldir.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 17:48:42 1993 by Rik Faith (faith@cs.unc.edu) -.TH TELLDIR 3 2015-08-08 "" "Linux Programmer's Manual" +.TH TELLDIR 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME telldir \- return current location in directory stream .SH SYNOPSIS diff --git a/man3/tempnam.3 b/man3/tempnam.3 index 78fd1ffe3..1d8bc213c 100644 --- a/man3/tempnam.3 +++ b/man3/tempnam.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TEMPNAM 3 2015-03-02 "" "Linux Programmer's Manual" +.TH TEMPNAM 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME tempnam \- create a name for a temporary file .SH SYNOPSIS diff --git a/man3/termios.3 b/man3/termios.3 index 8cd7bff4c..306186df8 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -37,7 +37,7 @@ .\" Enhanced the discussion of "raw" mode for cfmakeraw(). .\" Document CMSPAR. .\" -.TH TERMIOS 3 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH TERMIOS 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow, cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed, cfsetspeed \- diff --git a/man3/tgamma.3 b/man3/tgamma.3 index d1e2e3c3e..ce10673bc 100644 --- a/man3/tgamma.3 +++ b/man3/tgamma.3 @@ -10,7 +10,7 @@ .\" Modified 2004-11-15, fixed error noted by Fabian Kreutz .\" .\" -.TH TGAMMA 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH TGAMMA 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME tgamma, tgammaf, tgammal \- true gamma function .SH SYNOPSIS diff --git a/man3/timegm.3 b/man3/timegm.3 index 48e029eff..0b3affba8 100644 --- a/man3/timegm.3 +++ b/man3/timegm.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TIMEGM 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH TIMEGM 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME timegm, timelocal \- inverses of gmtime and localtime .SH SYNOPSIS diff --git a/man3/timeradd.3 b/man3/timeradd.3 index 17692735a..e64949444 100644 --- a/man3/timeradd.3 +++ b/man3/timeradd.3 @@ -24,7 +24,7 @@ .\" .\" 2007-07-31, mtk, Created .\" -.TH TIMERADD 3 2010-02-25 "Linux" "Linux Programmer's Manual" +.TH TIMERADD 3 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME timeradd, timersub, timercmp, timerclear, timerisset \- timeval operations .SH SYNOPSIS diff --git a/man3/tmpfile.3 b/man3/tmpfile.3 index 1bf06058a..454d000c5 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-12-28 "" "Linux Programmer's Manual" +.TH TMPFILE 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME tmpfile \- create a temporary file .SH SYNOPSIS diff --git a/man3/tmpnam.3 b/man3/tmpnam.3 index 6710bb72a..de7d35b8e 100644 --- a/man3/tmpnam.3 +++ b/man3/tmpnam.3 @@ -24,7 +24,7 @@ .\" .\" 2003-11-15, aeb, added tmpnam_r .\" -.TH TMPNAM 3 2015-03-02 "" "Linux Programmer's Manual" +.TH TMPNAM 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME tmpnam, tmpnam_r \- create a name for a temporary file .SH SYNOPSIS diff --git a/man3/toascii.3 b/man3/toascii.3 index eb5b9f845..d7747dd71 100644 --- a/man3/toascii.3 +++ b/man3/toascii.3 @@ -24,7 +24,7 @@ .\" .\" Added BUGS section, aeb, 950919 .\" -.TH TOASCII 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH TOASCII 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME toascii \- convert character to ASCII .SH SYNOPSIS diff --git a/man3/trunc.3 b/man3/trunc.3 index ead1941cf..a2bf7ecf9 100644 --- a/man3/trunc.3 +++ b/man3/trunc.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TRUNC 3 2015-04-19 "" "Linux Programmer's Manual" +.TH TRUNC 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME trunc, truncf, truncl \- round to integer, toward zero .SH SYNOPSIS diff --git a/man3/ttyslot.3 b/man3/ttyslot.3 index 71143b58c..3c9a18105 100644 --- a/man3/ttyslot.3 +++ b/man3/ttyslot.3 @@ -25,7 +25,7 @@ .\" This replaces an earlier man page written by Walter Harms .\" . .\" -.TH TTYSLOT 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH TTYSLOT 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME ttyslot \- find the slot of the current user's terminal in some file .SH SYNOPSIS diff --git a/man3/tzset.3 b/man3/tzset.3 index acf72128e..36c05e417 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-12-28 "" "Linux Programmer's Manual" +.TH TZSET 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME tzset, tzname, timezone, daylight \- initialize time conversion information .SH SYNOPSIS diff --git a/man3/ualarm.3 b/man3/ualarm.3 index dcf0ce814..ebf6b790d 100644 --- a/man3/ualarm.3 +++ b/man3/ualarm.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH UALARM 3 2015-03-02 "" "Linux Programmer's Manual" +.TH UALARM 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME ualarm \- schedule signal after given number of microseconds .SH SYNOPSIS diff --git a/man3/unlocked_stdio.3 b/man3/unlocked_stdio.3 index 54b038827..532dc290d 100644 --- a/man3/unlocked_stdio.3 +++ b/man3/unlocked_stdio.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH UNLOCKED_STDIO 3 2015-08-08 "" "Linux Programmer's Manual" +.TH UNLOCKED_STDIO 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME getc_unlocked, getchar_unlocked, putc_unlocked, putchar_unlocked \- nonlocking stdio functions diff --git a/man3/usleep.3 b/man3/usleep.3 index 9739d1ab6..63467316a 100644 --- a/man3/usleep.3 +++ b/man3/usleep.3 @@ -30,7 +30,7 @@ .\" Modified 2001-04-01 by aeb .\" Modified 2003-07-23 by aeb .\" -.TH USLEEP 3 2015-03-02 "" "Linux Programmer's Manual" +.TH USLEEP 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME usleep \- suspend execution for microsecond intervals .SH SYNOPSIS diff --git a/man3/wcpcpy.3 b/man3/wcpcpy.3 index a27605887..33e6a736f 100644 --- a/man3/wcpcpy.3 +++ b/man3/wcpcpy.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WCPCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH WCPCPY 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME wcpcpy \- copy a wide-character string, returning a pointer to its end .SH SYNOPSIS diff --git a/man3/wcpncpy.3 b/man3/wcpncpy.3 index 553cbb667..b516b2e61 100644 --- a/man3/wcpncpy.3 +++ b/man3/wcpncpy.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WCPNCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH WCPNCPY 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME wcpncpy \- copy a fixed-size string of wide characters, returning a pointer to its end diff --git a/man3/wcscasecmp.3 b/man3/wcscasecmp.3 index 526b354d3..2a4224408 100644 --- a/man3/wcscasecmp.3 +++ b/man3/wcscasecmp.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WCSCASECMP 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH WCSCASECMP 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME wcscasecmp \- compare two wide-character strings, ignoring case .SH SYNOPSIS diff --git a/man3/wcsdup.3 b/man3/wcsdup.3 index ee6a3ba6a..56534ddcb 100644 --- a/man3/wcsdup.3 +++ b/man3/wcsdup.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WCSDUP 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH WCSDUP 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME wcsdup \- duplicate a wide-character string .SH SYNOPSIS diff --git a/man3/wcsncasecmp.3 b/man3/wcsncasecmp.3 index a6d318a65..6e5fb06d9 100644 --- a/man3/wcsncasecmp.3 +++ b/man3/wcsncasecmp.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WCSNCASECMP 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH WCSNCASECMP 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME wcsncasecmp \- compare two fixed-size wide-character strings, ignoring case .SH SYNOPSIS diff --git a/man3/wcsnlen.3 b/man3/wcsnlen.3 index bcfa7b512..22758d8ee 100644 --- a/man3/wcsnlen.3 +++ b/man3/wcsnlen.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WCSNLEN 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH WCSNLEN 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME wcsnlen \- determine the length of a fixed-size wide-character string .SH SYNOPSIS diff --git a/man3/wcsnrtombs.3 b/man3/wcsnrtombs.3 index f66d5238c..7291d0f47 100644 --- a/man3/wcsnrtombs.3 +++ b/man3/wcsnrtombs.3 @@ -12,7 +12,7 @@ .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH WCSNRTOMBS 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH WCSNRTOMBS 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME wcsnrtombs \- convert a wide-character string to a multibyte string .SH SYNOPSIS diff --git a/man3/wprintf.3 b/man3/wprintf.3 index 3ee0404f5..33a09674a 100644 --- a/man3/wprintf.3 +++ b/man3/wprintf.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WPRINTF 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH WPRINTF 3 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME wprintf, fwprintf, swprintf, vwprintf, vfwprintf, vswprintf \- formatted wide-character output conversion diff --git a/man3/y0.3 b/man3/y0.3 index 602e1dae9..cee85ed09 100644 --- a/man3/y0.3 +++ b/man3/y0.3 @@ -33,7 +33,7 @@ .\" Modified 2004-11-12 as per suggestion by Fabian Kreutz/AEB .\" 2008-07-24, mtk, created this page, based on material from j0.3. .\" -.TH Y0 3 2015-04-19 "" "Linux Programmer's Manual" +.TH Y0 3 2016-03-15 "" "Linux Programmer's Manual" .SH NAME y0, y0f, y0l, y1, y1f, y1l, yn, ynf, ynl \- Bessel functions of the second kind diff --git a/man4/pts.4 b/man4/pts.4 index 08e8a2d1e..e78bece94 100644 --- a/man4/pts.4 +++ b/man4/pts.4 @@ -5,7 +5,7 @@ .\" Redistribute and revise at will. .\" %%%LICENSE_END .\" -.TH PTS 4 2002-10-09 "Linux" "Linux Programmer's Manual" +.TH PTS 4 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME ptmx, pts \- pseudoterminal master and slave .SH DESCRIPTION diff --git a/man4/st.4 b/man4/st.4 index 13e7f8ef8..f5eb3f710 100644 --- a/man4/st.4 +++ b/man4/st.4 @@ -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 ST 4 2010-09-04 "Linux" "Linux Programmer's Manual" +.TH ST 4 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME st \- SCSI tape device .SH SYNOPSIS diff --git a/man4/tty_ioctl.4 b/man4/tty_ioctl.4 index b6e8fb6e2..2b06461f2 100644 --- a/man4/tty_ioctl.4 +++ b/man4/tty_ioctl.4 @@ -5,7 +5,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH TTY_IOCTL 4 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH TTY_IOCTL 4 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME tty_ioctl \- ioctls for terminals and serial lines .SH SYNOPSIS diff --git a/man5/elf.5 b/man5/elf.5 index 1cfa410eb..a9fc140e9 100644 --- a/man5/elf.5 +++ b/man5/elf.5 @@ -32,7 +32,7 @@ .\" 2007-10-11, Mike Frysinger , various fixes .\" 2007-12-08, mtk, Converted from mdoc to man macros .\" -.TH ELF 5 2013-04-17 "Linux" "Linux Programmer's Manual" +.TH ELF 5 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME elf \- format of Executable and Linking Format (ELF) files .SH SYNOPSIS diff --git a/man5/gai.conf.5 b/man5/gai.conf.5 index f33c7a668..d34f9d212 100644 --- a/man5/gai.conf.5 +++ b/man5/gai.conf.5 @@ -16,7 +16,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH GAI.CONF 5 2013-02-13 "Linux" "Linux Programmer's Manual" +.TH GAI.CONF 5 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME gai.conf \- getaddrinfo(3) configuration file .SH DESCRIPTION diff --git a/man5/group.5 b/man5/group.5 index 86dc1de24..73a0e5eac 100644 --- a/man5/group.5 +++ b/man5/group.5 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 17:06:03 1993 by Rik Faith (faith@cs.unc.edu) -.TH GROUP 5 2010-10-21 "Linux" "Linux Programmer's Manual" +.TH GROUP 5 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME group \- user group file .SH DESCRIPTION diff --git a/man5/locale.5 b/man5/locale.5 index ef97f00d1..6aa8b9f4c 100644 --- a/man5/locale.5 +++ b/man5/locale.5 @@ -22,7 +22,7 @@ .\" 2008-06-17 Petr Baudis .\" LC_TIME: Describe first_weekday and first_workday .\" -.TH LOCALE 5 2015-07-23 "Linux" "Linux User Manual" +.TH LOCALE 5 2016-03-15 "Linux" "Linux User Manual" .SH NAME locale \- describes a locale definition file .SH DESCRIPTION diff --git a/man5/nsswitch.conf.5 b/man5/nsswitch.conf.5 index f78bf856d..b99f9fdbc 100644 --- a/man5/nsswitch.conf.5 +++ b/man5/nsswitch.conf.5 @@ -22,7 +22,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH NSSWITCH.CONF 5 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH NSSWITCH.CONF 5 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME nsswitch.conf \- Name Service Switch configuration file .SH DESCRIPTION diff --git a/man5/proc.5 b/man5/proc.5 index 5a767cb2c..095ec1bb5 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -52,7 +52,7 @@ .\" to see what information could be imported from that file .\" into this file. .\" -.TH PROC 5 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH PROC 5 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME proc \- process information pseudo-filesystem .SH DESCRIPTION diff --git a/man5/utmp.5 b/man5/utmp.5 index 9724103a2..8ff878f71 100644 --- a/man5/utmp.5 +++ b/man5/utmp.5 @@ -27,7 +27,7 @@ .\" Modified 1996-07-20 by Michael Haardt .\" Modified 1997-07-02 by Nicolás Lichtmaier .\" Modified 2004-10-31 by aeb, following Gwenole Beauchesne -.TH UTMP 5 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH UTMP 5 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME utmp, wtmp \- login records .SH SYNOPSIS diff --git a/man7/aio.7 b/man7/aio.7 index 275c0b763..47ceea7c9 100644 --- a/man7/aio.7 +++ b/man7/aio.7 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH AIO 7 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH AIO 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME aio \- POSIX asynchronous I/O overview .SH DESCRIPTION diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 36d6e2716..d541b9423 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -45,7 +45,7 @@ .\" other capabilities where the permitted or inheritable bit is set. .\" 2011-09-07, mtk/Serge hallyn: Add CAP_SYSLOG .\" -.TH CAPABILITIES 7 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH CAPABILITIES 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME capabilities \- overview of Linux capabilities .SH DESCRIPTION diff --git a/man7/credentials.7 b/man7/credentials.7 index 688d618d9..6bab9a043 100644 --- a/man7/credentials.7 +++ b/man7/credentials.7 @@ -24,7 +24,7 @@ .\" .\" 2007-06-13 Creation .\" -.TH CREDENTIALS 7 2015-03-29 "Linux" "Linux Programmer's Manual" +.TH CREDENTIALS 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME credentials \- process identifiers .SH DESCRIPTION diff --git a/man7/environ.7 b/man7/environ.7 index 4df6a1329..f0a9761ca 100644 --- a/man7/environ.7 +++ b/man7/environ.7 @@ -31,7 +31,7 @@ .\" Modified Wed Jan 24 06:37:24 2001 by Eric S. Raymond (esr@thyrsus.com) .\" Modified Thu Dec 13 23:53:27 2001 by Martin Schulze .\" -.TH ENVIRON 7 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH ENVIRON 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME environ \- user environment .SH SYNOPSIS diff --git a/man7/epoll.7 b/man7/epoll.7 index 2bf27e94f..2ca00900c 100644 --- a/man7/epoll.7 +++ b/man7/epoll.7 @@ -18,7 +18,7 @@ .\" .\" Davide Libenzi .\" -.TH EPOLL 7 2015-04-19 "Linux" "Linux Programmer's Manual" +.TH EPOLL 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME epoll \- I/O event notification facility .SH SYNOPSIS diff --git a/man7/fanotify.7 b/man7/fanotify.7 index 4234ad994..38cd15e2c 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-12-28 "Linux" "Linux Programmer's Manual" +.TH FANOTIFY 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME fanotify \- monitoring filesystem events .SH DESCRIPTION diff --git a/man7/feature_test_macros.7 b/man7/feature_test_macros.7 index b3c3295a0..c4824a799 100644 --- a/man7/feature_test_macros.7 +++ b/man7/feature_test_macros.7 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FEATURE_TEST_MACROS 7 2015-03-29 "Linux" "Linux Programmer's Manual" +.TH FEATURE_TEST_MACROS 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME feature_test_macros \- feature test macros .SH SYNOPSIS diff --git a/man7/inotify.7 b/man7/inotify.7 index d87d07e89..ba69ec423 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH INOTIFY 7 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH INOTIFY 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME inotify \- monitoring filesystem events .SH DESCRIPTION diff --git a/man7/ip.7 b/man7/ip.7 index bb6f8e006..3905573aa 100644 --- a/man7/ip.7 +++ b/man7/ip.7 @@ -33,7 +33,7 @@ .\" commit 76e21053b5bf33a07c76f99d27a74238310e3c71 .\" Author: Erich E. Hoover .\" -.TH IP 7 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH IP 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME ip \- Linux IPv4 protocol implementation .SH SYNOPSIS diff --git a/man7/mq_overview.7 b/man7/mq_overview.7 index 3655ca44e..c7dbaeaa4 100644 --- a/man7/mq_overview.7 +++ b/man7/mq_overview.7 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_OVERVIEW 7 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH MQ_OVERVIEW 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME mq_overview \- overview of POSIX message queues .SH DESCRIPTION diff --git a/man7/namespaces.7 b/man7/namespaces.7 index 8571d9385..fe4ebfc0f 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" -.TH NAMESPACES 7 2014-09-21 "Linux" "Linux Programmer's Manual" +.TH NAMESPACES 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME namespaces \- overview of Linux namespaces .SH DESCRIPTION diff --git a/man7/pipe.7 b/man7/pipe.7 index f90666da1..9977acc3b 100644 --- a/man7/pipe.7 +++ b/man7/pipe.7 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PIPE 7 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH PIPE 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME pipe \- overview of pipes and FIFOs .SH DESCRIPTION diff --git a/man7/signal.7 b/man7/signal.7 index 83263055a..cfc029c73 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -43,7 +43,7 @@ .\" Added section on stop/cont signals interrupting syscalls. .\" 2008-10-05, mtk: various additions .\" -.TH SIGNAL 7 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH SIGNAL 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME signal \- overview of signals .SH DESCRIPTION diff --git a/man7/socket.7 b/man7/socket.7 index aa05819bd..2c0c7b21b 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -51,7 +51,7 @@ .\" commit ea02f9411d9faa3553ed09ce0ec9f00ceae9885e .\" Author: Michal Sekletar .\" -.TH SOCKET 7 2015-05-07 Linux "Linux Programmer's Manual" +.TH SOCKET 7 2016-03-15 Linux "Linux Programmer's Manual" .SH NAME socket \- Linux socket interface .SH SYNOPSIS diff --git a/man7/standards.7 b/man7/standards.7 index c7abb977a..acfee012e 100644 --- a/man7/standards.7 +++ b/man7/standards.7 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH STANDARDS 7 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH STANDARDS 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME standards \- C and UNIX Standards .SH DESCRIPTION diff --git a/man7/svipc.7 b/man7/svipc.7 index f98f39d03..034f60b63 100644 --- a/man7/svipc.7 +++ b/man7/svipc.7 @@ -37,7 +37,7 @@ .\" * The only part that uniquely belongs in svipc(7) is perhaps .\" the discussion of ipc_perm. .\" -.TH SVIPC 7 2014-09-21 "Linux" "Linux Programmer's Manual" +.TH SVIPC 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME svipc \- System V interprocess communication mechanisms .SH SYNOPSIS diff --git a/man7/symlink.7 b/man7/symlink.7 index e577cef3d..0de70ff16 100644 --- a/man7/symlink.7 +++ b/man7/symlink.7 @@ -34,7 +34,7 @@ .\" 2008-06-11, mtk, Taken from FreeBSD 6.2 and heavily edited for .\" specific Linux details, improved readability, and man-pages style. .\" -.TH SYMLINK 7 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SYMLINK 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME symlink \- symbolic link handling .SH DESCRIPTION diff --git a/man7/time.7 b/man7/time.7 index 19a5379d1..0cf3dcc12 100644 --- a/man7/time.7 +++ b/man7/time.7 @@ -25,7 +25,7 @@ .\" 2008-06-24, mtk: added some details about where jiffies come into .\" play; added section on high-resolution timers. .\" -.TH TIME 7 2012-10-28 "Linux" "Linux Programmer's Manual" +.TH TIME 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME time \- overview of time and timers .SH DESCRIPTION diff --git a/man7/unicode.7 b/man7/unicode.7 index dc586d81c..40fdfe5ec 100644 --- a/man7/unicode.7 +++ b/man7/unicode.7 @@ -26,7 +26,7 @@ .\" 2001-05-11 Markus Kuhn .\" Update .\" -.TH UNICODE 7 2014-06-13 "GNU" "Linux Programmer's Manual" +.TH UNICODE 7 2016-03-15 "GNU" "Linux Programmer's Manual" .SH NAME unicode \- universal character set .SH DESCRIPTION diff --git a/man7/unix.7 b/man7/unix.7 index 94d921053..64f761094 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -17,7 +17,7 @@ .\" address that can appear in the sockaddr_un structure: pathname, .\" unnamed, and abstract. .\" -.TH UNIX 7 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH UNIX 7 2016-03-15 "Linux" "Linux Programmer's Manual" .SH NAME unix \- sockets for local interprocess communication .SH SYNOPSIS