diff --git a/man1/iconv.1 b/man1/iconv.1 index 665b4a112..9e66f988c 100644 --- a/man1/iconv.1 +++ b/man1/iconv.1 @@ -23,7 +23,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH ICONV 1 2014-07-08 "GNU" "Linux User Manual" +.TH ICONV 1 2017-09-15 "GNU" "Linux User Manual" .SH NAME iconv \- convert text from one character encoding to another .SH SYNOPSIS diff --git a/man1/ldd.1 b/man1/ldd.1 index c066b64e0..b09788b43 100644 --- a/man1/ldd.1 +++ b/man1/ldd.1 @@ -11,7 +11,7 @@ .\" May be distributed under the GNU General Public License .\" %%%LICENSE_END .\" -.TH LDD 1 2017-07-13 "" "Linux Programmer's Manual" +.TH LDD 1 2017-09-15 "" "Linux Programmer's Manual" .SH NAME ldd \- print shared object dependencies .SH SYNOPSIS diff --git a/man1/locale.1 b/man1/locale.1 index 8067e9b2a..0efcadbe3 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 2016-03-15 "Linux" "Linux User Manual" +.TH LOCALE 1 2017-09-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 420add5c7..5d35708b6 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 2016-07-17 "Linux" "Linux User Manual" +.TH LOCALEDEF 1 2017-09-15 "Linux" "Linux User Manual" .SH NAME localedef \- compile locale definition files .SH SYNOPSIS diff --git a/man1/memusage.1 b/man1/memusage.1 index 22f98c115..e87e507c9 100644 --- a/man1/memusage.1 +++ b/man1/memusage.1 @@ -21,7 +21,7 @@ .\" License along with this manual; if not, see .\" . .\" %%%LICENSE_END -.TH MEMUSAGE 1 2016-10-08 "GNU" "Linux user manual" +.TH MEMUSAGE 1 2017-09-15 "GNU" "Linux user manual" .SH NAME memusage \- profile memory usage of a program .SH SYNOPSIS diff --git a/man1/memusagestat.1 b/man1/memusagestat.1 index 281c737a9..21cd5d4b6 100644 --- a/man1/memusagestat.1 +++ b/man1/memusagestat.1 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, see .\" . .\" %%%LICENSE_END -.TH MEMUSAGESTAT 1 2016-10-08 "GNU" "Linux programmer's manual" +.TH MEMUSAGESTAT 1 2017-09-15 "GNU" "Linux programmer's manual" .SH NAME memusagestat \- generate graphic from memory profiling data .SH SYNOPSIS diff --git a/man1/mtrace.1 b/man1/mtrace.1 index c3f24ce42..d8fcc606f 100644 --- a/man1/mtrace.1 +++ b/man1/mtrace.1 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, see .\" . .\" %%%LICENSE_END -.TH MTRACE 1 2014-09-01 "GNU" "Linux user manual" +.TH MTRACE 1 2017-09-15 "GNU" "Linux user manual" .SH NAME mtrace \- interpret the malloc trace log .SH SYNOPSIS diff --git a/man1/pldd.1 b/man1/pldd.1 index fbbb3a804..4e4501251 100644 --- a/man1/pldd.1 +++ b/man1/pldd.1 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PLDD 1 2016-10-08 "GNU" "Linux User Manual" +.TH PLDD 1 2017-09-15 "GNU" "Linux User Manual" .SH NAME pldd \- display dynamic shared objects linked into a process .SH SYNOPSIS diff --git a/man1/sprof.1 b/man1/sprof.1 index 1e92e774a..900190d4a 100644 --- a/man1/sprof.1 +++ b/man1/sprof.1 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SPROF 1 2015-08-08 "Linux" "Linux User Manual" +.TH SPROF 1 2017-09-15 "Linux" "Linux User Manual" .SH NAME sprof \- read and display shared object profiling data .SH SYNOPSIS diff --git a/man1/time.1 b/man1/time.1 index f8aafd08d..a0920602e 100644 --- a/man1/time.1 +++ b/man1/time.1 @@ -6,7 +6,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH TIME 1 2015-02-21 "" "Linux User's Manual" +.TH TIME 1 2017-09-15 "" "Linux User's Manual" .SH NAME time \- time a simple command or give resource usage .SH SYNOPSIS diff --git a/man2/_syscall.2 b/man2/_syscall.2 index 30812e96a..7c11eb409 100644 --- a/man2/_syscall.2 +++ b/man2/_syscall.2 @@ -35,7 +35,7 @@ .\" 2007-10-23 mtk: created as a new page, by taking the content .\" specific to the _syscall() macros from intro(2). .\" -.TH _SYSCALL 2 2007-12-19 "Linux" "Linux Programmer's Manual" +.TH _SYSCALL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME _syscall \- invoking a system call without library support (OBSOLETE) .SH SYNOPSIS diff --git a/man2/add_key.2 b/man2/add_key.2 index fb003eca3..e52c585f4 100644 --- a/man2/add_key.2 +++ b/man2/add_key.2 @@ -9,7 +9,7 @@ .\" 2 of the License, or (at your option) any later version. .\" %%%LICENSE_END .\" -.TH ADD_KEY 2 2017-03-13 Linux "Linux Key Management Calls" +.TH ADD_KEY 2 2017-09-15 Linux "Linux Key Management Calls" .SH NAME add_key \- add a key to the kernel's key management facility .SH SYNOPSIS diff --git a/man2/alloc_hugepages.2 b/man2/alloc_hugepages.2 index 8d7c645b8..5e0e785a1 100644 --- a/man2/alloc_hugepages.2 +++ b/man2/alloc_hugepages.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH ALLOC_HUGEPAGES 2 2007-05-31 "Linux" "Linux Programmer's Manual" +.TH ALLOC_HUGEPAGES 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME alloc_hugepages, free_hugepages \- allocate or free huge pages .SH SYNOPSIS diff --git a/man2/arch_prctl.2 b/man2/arch_prctl.2 index a6de7b9aa..fd6ae2220 100644 --- a/man2/arch_prctl.2 +++ b/man2/arch_prctl.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH ARCH_PRCTL 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH ARCH_PRCTL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME arch_prctl \- set architecture-specific thread state .SH SYNOPSIS diff --git a/man2/bpf.2 b/man2/bpf.2 index dc6a0a8c0..1a49ec32d 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH BPF 2 2017-09-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/cacheflush.2 b/man2/cacheflush.2 index b9ba2283e..aba625721 100644 --- a/man2/cacheflush.2 +++ b/man2/cacheflush.2 @@ -22,7 +22,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH CACHEFLUSH 2 2015-02-21 "Linux" "Linux Programmer's Manual" +.TH CACHEFLUSH 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME cacheflush \- flush contents of instruction and/or data cache .SH SYNOPSIS diff --git a/man2/capget.2 b/man2/capget.2 index b47edb813..1017299f8 100644 --- a/man2/capget.2 +++ b/man2/capget.2 @@ -12,7 +12,7 @@ .\" 64-bit capability sets in kernel 2.6.2[45]. .\" Modified 2009-01-26, andi kleen .\" -.TH CAPGET 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH CAPGET 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME capget, capset \- set/get capabilities of thread(s) .SH SYNOPSIS diff --git a/man2/chdir.2 b/man2/chdir.2 index f0e9bd3c5..87fc1415f 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH CHDIR 2 2017-09-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 30290d583..078301f90 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH CHMOD 2 2017-09-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 b730fb75c..b26fcfb5d 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 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH CHOWN 2 2017-09-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 3a465ad0a..345d3acd0 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH CHROOT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME chroot \- change root directory .SH SYNOPSIS diff --git a/man2/clock_getres.2 b/man2/clock_getres.2 index 68090aa4c..e5349439e 100644 --- a/man2/clock_getres.2 +++ b/man2/clock_getres.2 @@ -27,7 +27,7 @@ .\" 2003-08-24 aeb, large parts rewritten .\" 2004-08-06 Christoph Lameter , SMP note .\" -.TH CLOCK_GETRES 2 2016-12-12 "" "Linux Programmer's Manual" +.TH CLOCK_GETRES 2 2017-09-15 "" "Linux Programmer's Manual" .SH NAME clock_getres, clock_gettime, clock_settime \- clock and time functions .SH SYNOPSIS diff --git a/man2/clock_nanosleep.2 b/man2/clock_nanosleep.2 index 5f33b46a6..4c7393d40 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH CLOCK_NANOSLEEP 2 2017-09-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 7a78923df..c6490558a 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH CLONE 2 2017-09-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 751ec322b..55d89ed3d 100644 --- a/man2/close.2 +++ b/man2/close.2 @@ -33,7 +33,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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH CLOSE 2 2017-09-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 a77ea27c8..e7d35f4d6 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH CONNECT 2 2017-09-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 d3e1116d6..134289e18 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH COPY 2 2017-09-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 7ffea6751..712147913 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH CREATE_MODULE 2 2017-09-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 0484d329e..a38432bce 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH DELETE_MODULE 2 2017-09-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 d3d88e628..5db7abd43 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH DUP 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME dup, dup2, dup3 \- duplicate a file descriptor .SH SYNOPSIS diff --git a/man2/epoll_create.2 b/man2/epoll_create.2 index f612347aa..490e23e0f 100644 --- a/man2/epoll_create.2 +++ b/man2/epoll_create.2 @@ -21,7 +21,7 @@ .\" Modified 2005-04-04 by Marko Kohtala .\" 2008-10-10, mtk: add description of epoll_create1() .\" -.TH EPOLL_CREATE 2 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH EPOLL_CREATE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME epoll_create, epoll_create1 \- open an epoll file descriptor .SH SYNOPSIS diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2 index 01dd1e5c3..c6aa09582 100644 --- a/man2/epoll_ctl.2 +++ b/man2/epoll_ctl.2 @@ -17,7 +17,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH EPOLL_CTL 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH EPOLL_CTL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME epoll_ctl \- control interface for an epoll file descriptor .SH SYNOPSIS diff --git a/man2/epoll_wait.2 b/man2/epoll_wait.2 index 40828f26a..a6d37425c 100644 --- a/man2/epoll_wait.2 +++ b/man2/epoll_wait.2 @@ -19,7 +19,7 @@ .\" .\" 2007-04-30: mtk, Added description of epoll_pwait() .\" -.TH EPOLL_WAIT 2 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH EPOLL_WAIT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME epoll_wait, epoll_pwait \- wait for an I/O event on an epoll file descriptor .SH SYNOPSIS diff --git a/man2/eventfd.2 b/man2/eventfd.2 index 2fa5151f9..c63891a07 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 2016-03-15 Linux "Linux Programmer's Manual" +.TH EVENTFD 2 2017-09-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 e5a374298..83da8af5f 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 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH EXECVE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME execve \- execute program .SH SYNOPSIS diff --git a/man2/execveat.2 b/man2/execveat.2 index ec8f45e93..7c31d8f17 100644 --- a/man2/execveat.2 +++ b/man2/execveat.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH EXECVEAT 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH EXECVEAT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME execveat \- execute program relative to a directory file descriptor .SH SYNOPSIS diff --git a/man2/fallocate.2 b/man2/fallocate.2 index 05cb63642..9314a128c 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH FALLOCATE 2 2017-09-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 d6bc0a7c8..e4cfd565a 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH FANOTIFY_INIT 2 2017-09-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 511b6eb79..46159ea51 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -65,7 +65,7 @@ .\" 2017-06-26, Jens Axboe .\" Document F_{GET,SET}_RW_HINT and F_{GET,SET}_FILE_RW_HINT .\" -.TH FCNTL 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH FCNTL 2 2017-09-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 345fcec86..2267c87fd 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH FLOCK 2 2017-09-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 b5af58ca0..798eec5d1 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH FORK 2 2017-09-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 c02d880a8..44108353a 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH FSYNC 2 2017-09-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 b07c7eb00..d25ea5f02 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 .\" http://thread.gmane.org/gmane.linux.kernel/1703405/focus=1873242 .\" -.TH FUTEX 2 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH FUTEX 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME futex \- fast user-space locking .SH SYNOPSIS diff --git a/man2/futimesat.2 b/man2/futimesat.2 index fc0deab6d..a5ed2862b 100644 --- a/man2/futimesat.2 +++ b/man2/futimesat.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FUTIMESAT 2 2012-05-10 "Linux" "Linux Programmer's Manual" +.TH FUTIMESAT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME futimesat \- change timestamps of a file relative to a \ directory file descriptor diff --git a/man2/get_kernel_syms.2 b/man2/get_kernel_syms.2 index 1489e0dd1..27661f0be 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH GET_KERNEL_SYMS 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME get_kernel_syms \- retrieve exported kernel and module symbols .SH SYNOPSIS diff --git a/man2/get_mempolicy.2 b/man2/get_mempolicy.2 index 522d65520..1ee68933b 100644 --- a/man2/get_mempolicy.2 +++ b/man2/get_mempolicy.2 @@ -24,7 +24,7 @@ .\" 2007-08-27, Lee Schermerhorn .\" more precise specification of behavior. .\" -.TH GET_MEMPOLICY 2 2017-07-13 Linux "Linux Programmer's Manual" +.TH GET_MEMPOLICY 2 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME get_mempolicy \- retrieve NUMA memory policy for a thread .SH SYNOPSIS diff --git a/man2/get_robust_list.2 b/man2/get_robust_list.2 index 9aba22db7..a553f10c8 100644 --- a/man2/get_robust_list.2 +++ b/man2/get_robust_list.2 @@ -27,7 +27,7 @@ .\" FIXME Something could be added to this page (or exit(2)) .\" about exit_robust_list processing .\" -.TH GET_ROBUST_LIST 2 2016-07-17 Linux "Linux System Calls" +.TH GET_ROBUST_LIST 2 2017-09-15 Linux "Linux System Calls" .SH NAME get_robust_list, set_robust_list \- get/set list of robust futexes .SH SYNOPSIS diff --git a/man2/getcpu.2 b/man2/getcpu.2 index e6bebb199..054732917 100644 --- a/man2/getcpu.2 +++ b/man2/getcpu.2 @@ -9,7 +9,7 @@ .\" .\" 2008, mtk, various edits .\" -.TH GETCPU 2 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH GETCPU 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getcpu \- determine CPU and NUMA node on which the calling thread is running .SH SYNOPSIS diff --git a/man2/getdents.2 b/man2/getdents.2 index eca1ee81b..30bbf9a74 100644 --- a/man2/getdents.2 +++ b/man2/getdents.2 @@ -28,7 +28,7 @@ .\" Derived from 'readdir.2'. .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond .\" -.TH GETDENTS 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH GETDENTS 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getdents, getdents64 \- get directory entries .SH SYNOPSIS diff --git a/man2/getdomainname.2 b/man2/getdomainname.2 index d6daf0344..228eab81a 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH GETDOMAINNAME 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getdomainname, setdomainname \- get/set NIS domain name .SH SYNOPSIS diff --git a/man2/getgid.2 b/man2/getgid.2 index 0d9a802ea..ba8f376fb 100644 --- a/man2/getgid.2 +++ b/man2/getgid.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETGID 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH GETGID 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getgid, getegid \- get group identity .SH SYNOPSIS diff --git a/man2/getgroups.2 b/man2/getgroups.2 index e2644a68a..dc2797b9a 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH GETGROUPS 2 2017-09-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 9a30a1359..4659337cc 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH GETHOSTNAME 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME gethostname, sethostname \- get/set hostname .SH SYNOPSIS diff --git a/man2/getitimer.2 b/man2/getitimer.2 index 0be8d20e9..baa02f3be 100644 --- a/man2/getitimer.2 +++ b/man2/getitimer.2 @@ -10,7 +10,7 @@ .\" 2005-04-06 mtk, Matthias Lang .\" Noted MAX_SEC_IN_JIFFIES ceiling .\" -.TH GETITIMER 2 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH GETITIMER 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getitimer, setitimer \- get or set value of an interval timer .SH SYNOPSIS diff --git a/man2/getpagesize.2 b/man2/getpagesize.2 index 38f7b61aa..cccd02480 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH GETPAGESIZE 2 2017-09-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 9eceecbb4..3b71b3c7a 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH GETPEERNAME 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getpeername \- get name of connected peer socket .SH SYNOPSIS diff --git a/man2/getpriority.2 b/man2/getpriority.2 index dfcdd6625..2134cf054 100644 --- a/man2/getpriority.2 +++ b/man2/getpriority.2 @@ -42,7 +42,7 @@ .\" Clarified meaning of 0 value for 'who' argument .\" Modified 2004-05-27 by Michael Kerrisk .\" -.TH GETPRIORITY 2 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH GETPRIORITY 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getpriority, setpriority \- get/set program scheduling priority .SH SYNOPSIS diff --git a/man2/getrandom.2 b/man2/getrandom.2 index e542fb5bf..d5eb6e76a 100644 --- a/man2/getrandom.2 +++ b/man2/getrandom.2 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETRANDOM 2 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH GETRANDOM 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getrandom \- obtain a series of random bytes .SH SYNOPSIS diff --git a/man2/getresuid.2 b/man2/getresuid.2 index 605263adb..5e6ed0dd4 100644 --- a/man2/getresuid.2 +++ b/man2/getresuid.2 @@ -25,7 +25,7 @@ .\" .\" Modified, 2003-05-26, Michael Kerrisk, .\" -.TH GETRESUID 2 2010-11-22 "Linux" "Linux Programmer's Manual" +.TH GETRESUID 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getresuid, getresgid \- get real, effective and saved user/group IDs .SH SYNOPSIS diff --git a/man2/getrlimit.2 b/man2/getrlimit.2 index e8fe1b15a..0b2d5eef5 100644 --- a/man2/getrlimit.2 +++ b/man2/getrlimit.2 @@ -61,7 +61,7 @@ .\" 2008-05-07, mtk / Peter Zijlstra, Added description of RLIMIT_RTTIME .\" 2010-11-06, mtk: Added documentation of prlimit() .\" -.TH GETRLIMIT 2 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH GETRLIMIT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getrlimit, setrlimit, prlimit \- get/set resource limits .SH SYNOPSIS diff --git a/man2/getrusage.2 b/man2/getrusage.2 index 96c6d96ff..784848abe 100644 --- a/man2/getrusage.2 +++ b/man2/getrusage.2 @@ -36,7 +36,7 @@ .\" document ru_maxrss .\" 2010-05-24, mtk, enhanced description of various fields .\" -.TH GETRUSAGE 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH GETRUSAGE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getrusage \- get resource usage .SH SYNOPSIS diff --git a/man2/getsid.2 b/man2/getsid.2 index f05fc0131..9f2bf9f8d 100644 --- a/man2/getsid.2 +++ b/man2/getsid.2 @@ -24,7 +24,7 @@ .\" .\" Modified Thu Oct 31 14:18:40 1996 by Eric S. Raymond .\" Modified 2001-12-17, aeb -.TH GETSID 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH GETSID 2 2017-09-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 3b18315e0..9b949715d 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH GETSOCKNAME 2 2017-09-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 e39c946dc..b3630099d 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH GETSOCKOPT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getsockopt, setsockopt \- get and set options on sockets .SH SYNOPSIS diff --git a/man2/gettid.2 b/man2/gettid.2 index 90db74a61..32ae22ced 100644 --- a/man2/gettid.2 +++ b/man2/gettid.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETTID 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH GETTID 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME gettid \- get thread identification .SH SYNOPSIS diff --git a/man2/gettimeofday.2 b/man2/gettimeofday.2 index 28f72e720..3492675b4 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH GETTIMEOFDAY 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME gettimeofday, settimeofday \- get / set time .SH SYNOPSIS diff --git a/man2/getuid.2 b/man2/getuid.2 index 583fae5e0..61f5fa1ef 100644 --- a/man2/getuid.2 +++ b/man2/getuid.2 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" Historical remark, aeb, 2004-06-05 -.TH GETUID 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH GETUID 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getuid, geteuid \- get user identity .SH SYNOPSIS diff --git a/man2/getunwind.2 b/man2/getunwind.2 index 5ea17b475..ed27e1186 100644 --- a/man2/getunwind.2 +++ b/man2/getunwind.2 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETUNWIND 2 2016-10-08 Linux "Linux Programmer's Manual" +.TH GETUNWIND 2 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME getunwind \- copy the unwind data to caller's buffer .SH SYNOPSIS diff --git a/man2/init_module.2 b/man2/init_module.2 index 87f9d942c..8e095bb00 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH INIT_MODULE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME init_module, finit_module \- load a kernel module .SH SYNOPSIS diff --git a/man2/inotify_add_watch.2 b/man2/inotify_add_watch.2 index 82968438d..5bb7c94a7 100644 --- a/man2/inotify_add_watch.2 +++ b/man2/inotify_add_watch.2 @@ -25,7 +25,7 @@ .\" 2005-07-19 Robert Love - initial version .\" 2006-02-07 mtk, various changes .\" -.TH INOTIFY_ADD_WATCH 2 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH INOTIFY_ADD_WATCH 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME inotify_add_watch \- add a watch to an initialized inotify instance .SH SYNOPSIS diff --git a/man2/inotify_init.2 b/man2/inotify_init.2 index 7fd47eb5a..29bbe8ebb 100644 --- a/man2/inotify_init.2 +++ b/man2/inotify_init.2 @@ -26,7 +26,7 @@ .\" 2006-02-07 mtk, minor changes .\" 2008-10-10 mtk: add description of inotify_init1() .\" -.TH INOTIFY_INIT 2 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH INOTIFY_INIT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME inotify_init, inotify_init1 \- initialize an inotify instance .SH SYNOPSIS diff --git a/man2/inotify_rm_watch.2 b/man2/inotify_rm_watch.2 index e965353c8..38e5c150d 100644 --- a/man2/inotify_rm_watch.2 +++ b/man2/inotify_rm_watch.2 @@ -24,7 +24,7 @@ .\" 2005-07-19 Robert Love - initial version .\" 2006-02-07 mtk, minor changes .\" -.TH INOTIFY_RM_WATCH 2 2010-10-15 "Linux" "Linux Programmer's Manual" +.TH INOTIFY_RM_WATCH 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME inotify_rm_watch \- remove an existing watch from an inotify instance .SH SYNOPSIS diff --git a/man2/intro.2 b/man2/intro.2 index e9c1de9d2..830789d0a 100644 --- a/man2/intro.2 +++ b/man2/intro.2 @@ -26,7 +26,7 @@ .\" new _syscall(2) page, and substantially enhanced and rewrote .\" the remaining material on this page. .\" -.TH INTRO 2 2014-02-20 "Linux" "Linux Programmer's Manual" +.TH INTRO 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME intro \- introduction to system calls .SH DESCRIPTION diff --git a/man2/io_cancel.2 b/man2/io_cancel.2 index aa2007c21..6920f2038 100644 --- a/man2/io_cancel.2 +++ b/man2/io_cancel.2 @@ -4,7 +4,7 @@ .\" This file is distributed according to the GNU General Public License. .\" %%%LICENSE_END .\" -.TH IO_CANCEL 2 2013-04-10 "Linux" "Linux Programmer's Manual" +.TH IO_CANCEL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME io_cancel \- cancel an outstanding asynchronous I/O operation .SH SYNOPSIS diff --git a/man2/io_destroy.2 b/man2/io_destroy.2 index 6b4679685..a26c9bfb5 100644 --- a/man2/io_destroy.2 +++ b/man2/io_destroy.2 @@ -4,7 +4,7 @@ .\" This file is distributed according to the GNU General Public License. .\" %%%LICENSE_END .\" -.TH IO_DESTROY 2 2013-04-08 "Linux" "Linux Programmer's Manual" +.TH IO_DESTROY 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME io_destroy \- destroy an asynchronous I/O context .SH SYNOPSIS diff --git a/man2/io_getevents.2 b/man2/io_getevents.2 index 1952a8d04..7a3e72094 100644 --- a/man2/io_getevents.2 +++ b/man2/io_getevents.2 @@ -4,7 +4,7 @@ .\" This file is distributed according to the GNU General Public License. .\" %%%LICENSE_END .\" -.TH IO_GETEVENTS 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH IO_GETEVENTS 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME io_getevents \- read asynchronous I/O events from the completion queue .SH SYNOPSIS diff --git a/man2/io_setup.2 b/man2/io_setup.2 index 66514f879..c5b497617 100644 --- a/man2/io_setup.2 +++ b/man2/io_setup.2 @@ -4,7 +4,7 @@ .\" This file is distributed according to the GNU General Public License. .\" %%%LICENSE_END .\" -.TH IO_SETUP 2 2013-06-21 "Linux" "Linux Programmer's Manual" +.TH IO_SETUP 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME io_setup \- create an asynchronous I/O context .SH SYNOPSIS diff --git a/man2/io_submit.2 b/man2/io_submit.2 index 77ba34671..92e684f6a 100644 --- a/man2/io_submit.2 +++ b/man2/io_submit.2 @@ -4,7 +4,7 @@ .\" This file is distributed according to the GNU General Public License. .\" %%%LICENSE_END .\" -.TH IO_SUBMIT 2 2012-07-13 "Linux" "Linux Programmer's Manual" +.TH IO_SUBMIT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME io_submit \- submit asynchronous I/O blocks for processing .SH SYNOPSIS diff --git a/man2/ioctl_console.2 b/man2/ioctl_console.2 index 3f191008c..c12329c0c 100644 --- a/man2/ioctl_console.2 +++ b/man2/ioctl_console.2 @@ -37,7 +37,7 @@ .\" VT_UNLOCKSWITCH (since 1.3.47, needs CAP_SYS_TTY_CONFIG) .\" VT_GETHIFONTMASK (since 2.6.18) .\" -.TH IOCTL_CONSOLE 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH IOCTL_CONSOLE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_console \- ioctls for console terminal and virtual consoles .SH DESCRIPTION diff --git a/man2/ioctl_fat.2 b/man2/ioctl_fat.2 index b6092aac6..e1970b2ad 100644 --- a/man2/ioctl_fat.2 +++ b/man2/ioctl_fat.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 IOCTL-FAT 2 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH IOCTL-FAT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_fat \- manipulating the FAT filesystem .SH SYNOPSIS diff --git a/man2/ioctl_ficlonerange.2 b/man2/ioctl_ficlonerange.2 index 0e5edc430..d6db1bed4 100644 --- a/man2/ioctl_ficlonerange.2 +++ b/man2/ioctl_ficlonerange.2 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, see .\" . .\" %%%LICENSE_END -.TH IOCTL-FICLONERANGE 2 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH IOCTL-FICLONERANGE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_ficlonerange, ioctl_ficlone \- share some the data of one file with another file .SH SYNOPSIS diff --git a/man2/ioctl_fideduperange.2 b/man2/ioctl_fideduperange.2 index f86b6a242..84d20a276 100644 --- a/man2/ioctl_fideduperange.2 +++ b/man2/ioctl_fideduperange.2 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, see .\" . .\" %%%LICENSE_END -.TH IOCTL-FIDEDUPERANGE 2 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH IOCTL-FIDEDUPERANGE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_fideduperange \- share some the data of one file with another file .SH SYNOPSIS diff --git a/man2/ioctl_getfsmap.2 b/man2/ioctl_getfsmap.2 index 047a624d9..9ed2aab6a 100644 --- a/man2/ioctl_getfsmap.2 +++ b/man2/ioctl_getfsmap.2 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, see .\" . .\" %%%LICENSE_END -.TH IOCTL_GETFSMAP 2 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH IOCTL_GETFSMAP 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_getfsmap \- retrieve the physical layout of the filesystem .SH SYNOPSIS diff --git a/man2/ioctl_iflags.2 b/man2/ioctl_iflags.2 index 7b7ec16b0..9c77b08b9 100644 --- a/man2/ioctl_iflags.2 +++ b/man2/ioctl_iflags.2 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" -.TH IOCTL_IFLAGS 2 2017-01-18 "Linux" "Linux Programmer's Manual" +.TH IOCTL_IFLAGS 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_iflags \- ioctl() operations for inode flags .SH DESCRIPTION diff --git a/man2/ioctl_list.2 b/man2/ioctl_list.2 index ef84eb53a..6683d0319 100644 --- a/man2/ioctl_list.2 +++ b/man2/ioctl_list.2 @@ -28,7 +28,7 @@ .\" : .\" Various formatting improvements .\" -.TH IOCTL_LIST 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH IOCTL_LIST 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_list \- list of ioctl calls in Linux/i386 kernel .SH DESCRIPTION diff --git a/man2/ioctl_ns.2 b/man2/ioctl_ns.2 index 84977473f..52fa4614f 100644 --- a/man2/ioctl_ns.2 +++ b/man2/ioctl_ns.2 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" -.TH IOCTL_NS 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH IOCTL_NS 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_ns \- ioctl() operations for Linux namespaces .SH DESCRIPTION diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2 index fa8e563a3..9dd6c17f6 100644 --- a/man2/ioctl_tty.2 +++ b/man2/ioctl_tty.2 @@ -5,7 +5,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH IOCTL_TTY 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH IOCTL_TTY 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_tty \- ioctls for terminals and serial lines .SH SYNOPSIS diff --git a/man2/ioctl_userfaultfd.2 b/man2/ioctl_userfaultfd.2 index 676c0bf84..60fd29b77 100644 --- a/man2/ioctl_userfaultfd.2 +++ b/man2/ioctl_userfaultfd.2 @@ -25,7 +25,7 @@ .\" %%%LICENSE_END .\" .\" -.TH IOCTL_USERFAULTFD 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH IOCTL_USERFAULTFD 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_userfaultfd \- create a file descriptor for handling page faults in user space diff --git a/man2/ioperm.2 b/man2/ioperm.2 index c82890896..86639daca 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH IOPERM 2 2017-09-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 d2f4804fa..e5b216a14 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH IOPL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME iopl \- change I/O privilege level .SH SYNOPSIS diff --git a/man2/ioprio_set.2 b/man2/ioprio_set.2 index 8b67bbab5..0e86d6ca3 100644 --- a/man2/ioprio_set.2 +++ b/man2/ioprio_set.2 @@ -21,7 +21,7 @@ .\" with various additions by Michael Kerrisk .\" .\" -.TH IOPRIO_SET 2 2016-05-09 "Linux" "Linux Programmer's Manual" +.TH IOPRIO_SET 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ioprio_get, ioprio_set \- get/set I/O scheduling class and priority .SH SYNOPSIS diff --git a/man2/ipc.2 b/man2/ipc.2 index ba3128cc7..5efce883c 100644 --- a/man2/ipc.2 +++ b/man2/ipc.2 @@ -22,7 +22,7 @@ .\" %%%LICENSE_END .\" .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond -.TH IPC 2 2012-10-16 "Linux" "Linux Programmer's Manual" +.TH IPC 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ipc \- System V IPC system calls .SH SYNOPSIS diff --git a/man2/kcmp.2 b/man2/kcmp.2 index a79b29b3f..bf454bdfa 100644 --- a/man2/kcmp.2 +++ b/man2/kcmp.2 @@ -25,7 +25,7 @@ .\" .\" Kernel commit d97b46a64674a267bc41c9e16132ee2a98c3347d .\" -.TH KCMP 2 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH KCMP 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME kcmp \- compare two processes to determine if they share a kernel resource .SH SYNOPSIS diff --git a/man2/kexec_load.2 b/man2/kexec_load.2 index 2cd6ff1a6..bcb38b952 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH KEXEC_LOAD 2 2017-09-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/keyctl.2 b/man2/keyctl.2 index 8a05087ba..9f55f0daa 100644 --- a/man2/keyctl.2 +++ b/man2/keyctl.2 @@ -25,7 +25,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH KEYCTL 2 2017-03-13 Linux "Linux Key Management Calls" +.TH KEYCTL 2 2017-09-15 Linux "Linux Key Management Calls" .SH NAME keyctl \- manipulate the kernel's key management facility .SH SYNOPSIS diff --git a/man2/kill.2 b/man2/kill.2 index 507688e71..465109acb 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH KILL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME kill \- send signal to a process .SH SYNOPSIS diff --git a/man2/link.2 b/man2/link.2 index 95b41ec17..649ba00c7 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 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH LINK 2 2017-09-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 af4746de7..16c2c195e 100644 --- a/man2/listen.2 +++ b/man2/listen.2 @@ -42,7 +42,7 @@ .\" Modified 11 May 2001 by Sam Varshavchik .\" .\" -.TH LISTEN 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH LISTEN 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME listen \- listen for connections on a socket .SH SYNOPSIS diff --git a/man2/listxattr.2 b/man2/listxattr.2 index 9bca9cbc2..bae48a44c 100644 --- a/man2/listxattr.2 +++ b/man2/listxattr.2 @@ -23,7 +23,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH LISTXATTR 2 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH LISTXATTR 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME listxattr, llistxattr, flistxattr \- list extended attribute names .SH SYNOPSIS diff --git a/man2/llseek.2 b/man2/llseek.2 index f53b4465a..652a49ac7 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH LLSEEK 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME _llseek \- reposition read/write file offset .SH SYNOPSIS diff --git a/man2/lookup_dcookie.2 b/man2/lookup_dcookie.2 index fa33856e5..24ae1d538 100644 --- a/man2/lookup_dcookie.2 +++ b/man2/lookup_dcookie.2 @@ -24,7 +24,7 @@ .\" .\" Modified 2004-06-17 Michael Kerrisk .\" -.TH LOOKUP_DCOOKIE 2 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH LOOKUP_DCOOKIE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME lookup_dcookie \- return a directory entry's path .SH SYNOPSIS diff --git a/man2/lseek.2 b/man2/lseek.2 index e33a9949e..8721250cf 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH LSEEK 2 2017-09-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 dfb31b63d..7b7619aff 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 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH MADVISE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME madvise \- give advice about use of memory .SH SYNOPSIS diff --git a/man2/mbind.2 b/man2/mbind.2 index 7b2b5eece..c9de54adc 100644 --- a/man2/mbind.2 +++ b/man2/mbind.2 @@ -32,7 +32,7 @@ .\" Author: Lee Schermerhorn .\" Date: Thu Oct 25 14:16:32 2012 +0200 .\" -.TH MBIND 2 2016-12-12 Linux "Linux Programmer's Manual" +.TH MBIND 2 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME mbind \- set memory policy for a memory range .SH SYNOPSIS diff --git a/man2/membarrier.2 b/man2/membarrier.2 index 34d10315c..658dfa5d1 100644 --- a/man2/membarrier.2 +++ b/man2/membarrier.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MEMBARRIER 2 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH MEMBARRIER 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME membarrier \- issue memory barriers on a set of threads .SH SYNOPSIS diff --git a/man2/memfd_create.2 b/man2/memfd_create.2 index 230aab71a..4dfd1bb2d 100644 --- a/man2/memfd_create.2 +++ b/man2/memfd_create.2 @@ -18,7 +18,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH MEMFD_CREATE 2 2016-10-08 Linux "Linux Programmer's Manual" +.TH MEMFD_CREATE 2 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME memfd_create \- create an anonymous file .SH SYNOPSIS diff --git a/man2/migrate_pages.2 b/man2/migrate_pages.2 index 9498fdddd..26d0b55de 100644 --- a/man2/migrate_pages.2 +++ b/man2/migrate_pages.2 @@ -15,7 +15,7 @@ .\" permission notice identical to this one. .\" %%%LICENSE_END .\" -.TH MIGRATE_PAGES 2 2015-02-21 "Linux" "Linux Programmer's Manual" +.TH MIGRATE_PAGES 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME migrate_pages \- move all pages in a process to another set of nodes .SH SYNOPSIS diff --git a/man2/mincore.2 b/man2/mincore.2 index f3208b565..46407b98e 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH MINCORE 2 2017-09-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 85557a919..ffba6db03 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH MKDIR 2 2017-09-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 475115083..6edb93010 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH MKNOD 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME mknod, mknodat \- create a special or ordinary file .SH SYNOPSIS diff --git a/man2/mlock.2 b/man2/mlock.2 index baeff7394..25464c63e 100644 --- a/man2/mlock.2 +++ b/man2/mlock.2 @@ -23,7 +23,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH MLOCK 2 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH MLOCK 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME mlock, mlock2, munlock, mlockall, munlockall \- lock and unlock memory .SH SYNOPSIS diff --git a/man2/mmap.2 b/man2/mmap.2 index 6db7c578c..47c314865 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH MMAP 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME mmap, munmap \- map or unmap files or devices into memory .SH SYNOPSIS diff --git a/man2/mmap2.2 b/man2/mmap2.2 index f3c654cd5..c571cc302 100644 --- a/man2/mmap2.2 +++ b/man2/mmap2.2 @@ -26,7 +26,7 @@ .\" Added description of mmap2 .\" Modified, 2004-11-25, mtk -- removed stray #endif in prototype .\" -.TH MMAP2 2 2014-02-25 "Linux" "Linux Programmer's Manual" +.TH MMAP2 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME mmap2 \- map files or devices into memory .SH SYNOPSIS diff --git a/man2/modify_ldt.2 b/man2/modify_ldt.2 index 7831feb08..0db6efea4 100644 --- a/man2/modify_ldt.2 +++ b/man2/modify_ldt.2 @@ -22,7 +22,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH MODIFY_LDT 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH MODIFY_LDT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME modify_ldt \- get or set a per-process LDT entry .SH SYNOPSIS diff --git a/man2/move_pages.2 b/man2/move_pages.2 index ee55ca2a0..f2c4f7f7a 100644 --- a/man2/move_pages.2 +++ b/man2/move_pages.2 @@ -17,7 +17,7 @@ .\" (e.g., compare with recommendation in mbind(2)). .\" Does this page need to give advice on this topic? .\" -.TH MOVE_PAGES 2 2010-06-11 "Linux" "Linux Programmer's Manual" +.TH MOVE_PAGES 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME move_pages \- move individual pages of a process to another node .SH SYNOPSIS diff --git a/man2/mprotect.2 b/man2/mprotect.2 index 1f2fa7fb0..a03a9b121 100644 --- a/man2/mprotect.2 +++ b/man2/mprotect.2 @@ -30,7 +30,7 @@ .\" 2007-06-02, mtk: Fairly substantial rewrites and additions, and .\" a much improved example program. .\" -.TH MPROTECT 2 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH MPROTECT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME mprotect, pkey_mprotect \- set protection on a region of memory .SH SYNOPSIS diff --git a/man2/mq_getsetattr.2 b/man2/mq_getsetattr.2 index 316fcca07..d3ad25bf3 100644 --- a/man2/mq_getsetattr.2 +++ b/man2/mq_getsetattr.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_GETSETATTR 2 2012-07-13 "Linux" "Linux Programmer's Manual" +.TH MQ_GETSETATTR 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME mq_getsetattr \- get/set message queue attributes .SH SYNOPSIS diff --git a/man2/mremap.2 b/man2/mremap.2 index d33f1ba9f..98643c640 100644 --- a/man2/mremap.2 +++ b/man2/mremap.2 @@ -27,7 +27,7 @@ .\" Update for Linux 1.3.87 and later .\" 2005-10-11 mtk: Added NOTES for MREMAP_FIXED; revised EINVAL text. .\" -.TH MREMAP 2 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH MREMAP 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME mremap \- remap a virtual memory address .SH SYNOPSIS diff --git a/man2/msgctl.2 b/man2/msgctl.2 index 23fabef10..df74c7504 100644 --- a/man2/msgctl.2 +++ b/man2/msgctl.2 @@ -34,7 +34,7 @@ .\" Added msqid_ds and ipc_perm structure definitions .\" 2005-08-02, mtk: Added IPC_INFO, MSG_INFO, MSG_STAT descriptions .\" -.TH MSGCTL 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH MSGCTL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME msgctl \- System V message control operations .SH SYNOPSIS diff --git a/man2/msgget.2 b/man2/msgget.2 index 469afe0e4..267260985 100644 --- a/man2/msgget.2 +++ b/man2/msgget.2 @@ -32,7 +32,7 @@ .\" Language and formatting clean-ups .\" Added notes on /proc files .\" -.TH MSGGET 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH MSGGET 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME msgget \- get a System V message queue identifier .SH SYNOPSIS diff --git a/man2/msgop.2 b/man2/msgop.2 index 88699ae8a..338ebf9e8 100644 --- a/man2/msgop.2 +++ b/man2/msgop.2 @@ -36,7 +36,7 @@ .\" Language and formatting clean-ups .\" Added notes on /proc files .\" -.TH MSGOP 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH MSGOP 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME msgrcv, msgsnd \- System V message queue operations .SH SYNOPSIS diff --git a/man2/msync.2 b/man2/msync.2 index 0b84798ab..ae8ffba53 100644 --- a/man2/msync.2 +++ b/man2/msync.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MSYNC 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH MSYNC 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME msync \- synchronize a file with a memory map .SH SYNOPSIS diff --git a/man2/nanosleep.2 b/man2/nanosleep.2 index 20de64cff..0de711643 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 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH NANOSLEEP 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME nanosleep \- high-resolution sleep .SH SYNOPSIS diff --git a/man2/nfsservctl.2 b/man2/nfsservctl.2 index 207acfbca..8c04d9413 100644 --- a/man2/nfsservctl.2 +++ b/man2/nfsservctl.2 @@ -2,7 +2,7 @@ .\" This text is in the public domain. .\" %%%LICENSE_END .\" -.TH NFSSERVCTL 2 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH NFSSERVCTL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME nfsservctl \- syscall interface to kernel nfs daemon .SH SYNOPSIS diff --git a/man2/nice.2 b/man2/nice.2 index dc7d85537..317d39c06 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH NICE 2 2017-09-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 597e6fc5f..8db9329b0 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH OPEN 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME open, openat, creat \- open and possibly create a file .SH SYNOPSIS diff --git a/man2/open_by_handle_at.2 b/man2/open_by_handle_at.2 index e99ea4887..91300e80f 100644 --- a/man2/open_by_handle_at.2 +++ b/man2/open_by_handle_at.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH OPEN_BY_HANDLE_AT 2 2014-06-13 "Linux" "Linux Programmer's Manual" +.TH OPEN_BY_HANDLE_AT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME name_to_handle_at, open_by_handle_at \- obtain handle for a pathname and open file via a handle diff --git a/man2/outb.2 b/man2/outb.2 index 3e1b03cb4..429644087 100644 --- a/man2/outb.2 +++ b/man2/outb.2 @@ -23,7 +23,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH OUTB 2 2012-12-31 "Linux" "Linux Programmer's Manual" +.TH OUTB 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME outb, outw, outl, outsb, outsw, outsl, inb, inw, inl, insb, insw, insl, diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2 index 3070b3dfc..03dc74840 100644 --- a/man2/perf_event_open.2 +++ b/man2/perf_event_open.2 @@ -24,7 +24,7 @@ .\" This document is based on the perf_event.h header file, the .\" tools/perf/design.txt file, and a lot of bitter experience. .\" -.TH PERF_EVENT_OPEN 2 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH PERF_EVENT_OPEN 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME perf_event_open \- set up performance monitoring .SH SYNOPSIS diff --git a/man2/perfmonctl.2 b/man2/perfmonctl.2 index 531fbc773..d1c4c8c2a 100644 --- a/man2/perfmonctl.2 +++ b/man2/perfmonctl.2 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PERFMONCTL 2 2013-02-13 Linux "Linux Programmer's Manual" +.TH PERFMONCTL 2 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME perfmonctl \- interface to IA-64 performance monitoring unit .SH SYNOPSIS diff --git a/man2/personality.2 b/man2/personality.2 index 9e8200f5b..a05feb181 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH PERSONALITY 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME personality \- set the process execution domain .SH SYNOPSIS diff --git a/man2/pivot_root.2 b/man2/pivot_root.2 index fae0e7368..54ed6271d 100644 --- a/man2/pivot_root.2 +++ b/man2/pivot_root.2 @@ -7,7 +7,7 @@ .\" Written 2000-02-23 by Werner Almesberger .\" Modified 2004-06-17 Michael Kerrisk .\" -.TH PIVOT_ROOT 2 2012-07-13 "Linux" "Linux Programmer's Manual" +.TH PIVOT_ROOT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pivot_root \- change the root filesystem .SH SYNOPSIS diff --git a/man2/pkey_alloc.2 b/man2/pkey_alloc.2 index 537feba13..8e701961c 100644 --- a/man2/pkey_alloc.2 +++ b/man2/pkey_alloc.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and author of this work. .\" %%%LICENSE_END .\" -.TH PKEY_ALLOC 2 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH PKEY_ALLOC 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pkey_alloc, pkey_free \- allocate or free a protection key .SH SYNOPSIS diff --git a/man2/poll.2 b/man2/poll.2 index a4f565f90..ec1b70133 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH POLL 2 2017-09-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 705a5b743..0077a86e2 100644 --- a/man2/posix_fadvise.2 +++ b/man2/posix_fadvise.2 @@ -26,7 +26,7 @@ .\" 2005-04-08 mtk, noted kernel version and added BUGS .\" 2010-10-09, mtk, document arm_fadvise64_64() .\" -.TH POSIX_FADVISE 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH POSIX_FADVISE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME posix_fadvise \- predeclare an access pattern for file data .SH SYNOPSIS diff --git a/man2/prctl.2 b/man2/prctl.2 index a357800cb..41dab83e2 100644 --- a/man2/prctl.2 +++ b/man2/prctl.2 @@ -51,7 +51,7 @@ .\" 2014-11-10 Dave Hansen, document PR_MPX_{EN,DIS}ABLE_MANAGEMENT .\" .\" -.TH PRCTL 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH PRCTL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME prctl \- operations on a process .SH SYNOPSIS diff --git a/man2/pread.2 b/man2/pread.2 index a686724cf..027aeedef 100644 --- a/man2/pread.2 +++ b/man2/pread.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PREAD 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH PREAD 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pread, pwrite \- read from or write to a file descriptor at a given offset .SH SYNOPSIS diff --git a/man2/process_vm_readv.2 b/man2/process_vm_readv.2 index ae83ec53e..59ad0c178 100644 --- a/man2/process_vm_readv.2 +++ b/man2/process_vm_readv.2 @@ -26,7 +26,7 @@ .\" .\" Commit fcf634098c00dd9cd247447368495f0b79be12d1 .\" -.TH PROCESS_VM_READV 2 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH PROCESS_VM_READV 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME process_vm_readv, process_vm_writev \- transfer data between process address spaces .SH SYNOPSIS diff --git a/man2/ptrace.2 b/man2/ptrace.2 index cdf503aa5..7d2a42275 100644 --- a/man2/ptrace.2 +++ b/man2/ptrace.2 @@ -102,7 +102,7 @@ .\" .\" and others that can be found in the arch/*/include/uapi/asm/ptrace files .\" -.TH PTRACE 2 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH PTRACE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ptrace \- process trace .SH SYNOPSIS diff --git a/man2/query_module.2 b/man2/query_module.2 index e74c681d6..10b99a99a 100644 --- a/man2/query_module.2 +++ b/man2/query_module.2 @@ -7,7 +7,7 @@ .\" 2006-02-09, some reformatting by Luc Van Oostenryck; some .\" reformatting and rewordings by mtk .\" -.TH QUERY_MODULE 2 2014-05-10 "Linux" "Linux Programmer's Manual" +.TH QUERY_MODULE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME query_module \- query the kernel for various bits pertaining to modules .SH SYNOPSIS diff --git a/man2/quotactl.2 b/man2/quotactl.2 index 7d78d47f8..e0d40a2be 100644 --- a/man2/quotactl.2 +++ b/man2/quotactl.2 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH QUOTACTL 2 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH QUOTACTL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME quotactl \- manipulate disk quotas .SH SYNOPSIS diff --git a/man2/read.2 b/man2/read.2 index 3c74e9477..f2e137986 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 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH READ 2 2017-09-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 7f7f408f4..f7286231e 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH READAHEAD 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME readahead \- initiate file readahead into page cache .SH SYNOPSIS diff --git a/man2/readdir.2 b/man2/readdir.2 index 04b87072b..37aa01830 100644 --- a/man2/readdir.2 +++ b/man2/readdir.2 @@ -27,7 +27,7 @@ .\" In 1.3.X, returns only one entry each time; return value is different. .\" Modified 2004-12-01, mtk, fixed headers listed in SYNOPSIS .\" -.TH READDIR 2 2013-06-21 "Linux" "Linux Programmer's Manual" +.TH READDIR 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME readdir \- read directory entry .SH SYNOPSIS diff --git a/man2/readlink.2 b/man2/readlink.2 index 0b5a8d412..e5a934ced 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH READLINK 2 2017-09-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 0d63cface..831cf6260 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 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH READV 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME readv, writev, preadv, pwritev, preadv2, pwritev2 \- read or write data into multiple buffers .SH SYNOPSIS diff --git a/man2/reboot.2 b/man2/reboot.2 index d4c1030dc..edc0b83fc 100644 --- a/man2/reboot.2 +++ b/man2/reboot.2 @@ -25,7 +25,7 @@ .\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" -.TH REBOOT 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH REBOOT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME reboot \- reboot or enable/disable Ctrl-Alt-Del .SH SYNOPSIS diff --git a/man2/recv.2 b/man2/recv.2 index 3432efd31..85074abe2 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 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH RECV 2 2017-09-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 be52db589..3ff1b63a3 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH RECVMMSG 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME recvmmsg \- receive multiple messages on a socket .SH SYNOPSIS diff --git a/man2/remap_file_pages.2 b/man2/remap_file_pages.2 index 1a18cf3d6..8f2945e28 100644 --- a/man2/remap_file_pages.2 +++ b/man2/remap_file_pages.2 @@ -25,7 +25,7 @@ .\" 2003-12-10 Initial creation, Michael Kerrisk .\" 2004-10-28 aeb, corrected prototype, prot must be 0 .\" -.TH REMAP_FILE_PAGES 2 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH REMAP_FILE_PAGES 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME remap_file_pages \- create a nonlinear file mapping .SH SYNOPSIS diff --git a/man2/rename.2 b/man2/rename.2 index 7ea919672..a31451d84 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH RENAME 2 2017-09-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 b494ca869..2487ba648 100644 --- a/man2/request_key.2 +++ b/man2/request_key.2 @@ -9,7 +9,7 @@ .\" 2 of the License, or (at your option) any later version. .\" %%%LICENSE_END .\" -.TH REQUEST_KEY 2 2017-03-13 Linux "Linux Key Management Calls" +.TH REQUEST_KEY 2 2017-09-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/restart_syscall.2 b/man2/restart_syscall.2 index a77cedda8..e7d96bd4d 100644 --- a/man2/restart_syscall.2 +++ b/man2/restart_syscall.2 @@ -30,7 +30,7 @@ .\" .\" See also Section 11.3.3 of Understanding the Linux Kernel, 3rd edition .\" -.TH RESTART_SYSCALL 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH RESTART_SYSCALL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME restart_syscall \- restart a system call after interruption by a stop signal .SH SYNOPSIS diff --git a/man2/rt_sigqueueinfo.2 b/man2/rt_sigqueueinfo.2 index 70ef759f4..c2990b621 100644 --- a/man2/rt_sigqueueinfo.2 +++ b/man2/rt_sigqueueinfo.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH RT_SIGQUEUEINFO 2 2012-07-13 "Linux" "Linux Programmer's Manual" +.TH RT_SIGQUEUEINFO 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME rt_sigqueueinfo, rt_tgsigqueueinfo \- queue a signal and data .SH SYNOPSIS diff --git a/man2/s390_pci_mmio_write.2 b/man2/s390_pci_mmio_write.2 index be6cb021f..c6ec89892 100644 --- a/man2/s390_pci_mmio_write.2 +++ b/man2/s390_pci_mmio_write.2 @@ -22,7 +22,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH S390_PCI_MMIO_WRITE 2 2015-01-15 "Linux Programmer's Manual" +.TH S390_PCI_MMIO_WRITE 2 2017-09-15 "Linux Programmer's Manual" .SH NAME s390_pci_mmio_write, s390_pci_mmio_read \- transfer data to/from PCI MMIO memory page diff --git a/man2/s390_runtime_instr.2 b/man2/s390_runtime_instr.2 index 76d1503cc..18c2c0763 100644 --- a/man2/s390_runtime_instr.2 +++ b/man2/s390_runtime_instr.2 @@ -22,7 +22,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH S390_RUNTIME_INSTR 2 2012-12-17 "Linux Programmer's Manual" +.TH S390_RUNTIME_INSTR 2 2017-09-15 "Linux Programmer's Manual" .SH NAME s390_runtime_instr \- enable/disable s390 CPU run-time instrumentation .SH SYNOPSIS diff --git a/man2/sched_get_priority_max.2 b/man2/sched_get_priority_max.2 index f2c955114..a22fc5969 100644 --- a/man2/sched_get_priority_max.2 +++ b/man2/sched_get_priority_max.2 @@ -26,7 +26,7 @@ .\" 1996-04-10 Markus Kuhn .\" revision .\" -.TH SCHED_GET_PRIORITY_MAX 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SCHED_GET_PRIORITY_MAX 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sched_get_priority_max, sched_get_priority_min \- get static priority range .SH SYNOPSIS diff --git a/man2/sched_rr_get_interval.2 b/man2/sched_rr_get_interval.2 index 8d059feaa..04f0725be 100644 --- a/man2/sched_rr_get_interval.2 +++ b/man2/sched_rr_get_interval.2 @@ -26,7 +26,7 @@ .\" 1996-04-10 Markus Kuhn .\" revision .\" -.TH SCHED_RR_GET_INTERVAL 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SCHED_RR_GET_INTERVAL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sched_rr_get_interval \- get the SCHED_RR interval for the named process .SH SYNOPSIS diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2 index a5c4a94b3..8b2849f3e 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH SCHED_SETAFFINITY 2 2017-09-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 9408d58a0..492ccbcf7 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SCHED_SETATTR 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sched_setattr, sched_getattr \- set and get scheduling policy and attributes diff --git a/man2/sched_setparam.2 b/man2/sched_setparam.2 index ab83900c8..9c006d859 100644 --- a/man2/sched_setparam.2 +++ b/man2/sched_setparam.2 @@ -27,7 +27,7 @@ .\" revision .\" Modified 2004-05-27 by Michael Kerrisk .\" -.TH SCHED_SETPARAM 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SCHED_SETPARAM 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sched_setparam, sched_getparam \- set and get scheduling parameters .SH SYNOPSIS diff --git a/man2/sched_setscheduler.2 b/man2/sched_setscheduler.2 index 75b07f2de..fde20825f 100644 --- a/man2/sched_setscheduler.2 +++ b/man2/sched_setscheduler.2 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" -.TH SCHED_SETSCHEDULER 2 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH SCHED_SETSCHEDULER 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sched_setscheduler, sched_getscheduler \- set and get scheduling policy/parameters diff --git a/man2/sched_yield.2 b/man2/sched_yield.2 index 2851e6054..739a4abab 100644 --- a/man2/sched_yield.2 +++ b/man2/sched_yield.2 @@ -26,7 +26,7 @@ .\" 1996-04-10 Markus Kuhn .\" revision .\" -.TH SCHED_YIELD 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SCHED_YIELD 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sched_yield \- yield the processor .SH SYNOPSIS diff --git a/man2/seccomp.2 b/man2/seccomp.2 index 7883c543b..2219d60be 100644 --- a/man2/seccomp.2 +++ b/man2/seccomp.2 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SECCOMP 2 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH SECCOMP 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME seccomp \- operate on Secure Computing state of the process .SH SYNOPSIS diff --git a/man2/select.2 b/man2/select.2 index 37de09549..f08739f2b 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH SELECT 2 2017-09-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 c324ef3e1..9f32ca602 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH SELECT_TUT 2 2017-09-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 120d5424e..02930d2c7 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SEMCTL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME semctl \- System V semaphore control operations .SH SYNOPSIS diff --git a/man2/semget.2 b/man2/semget.2 index 4f4c45bde..2a869ff90 100644 --- a/man2/semget.2 +++ b/man2/semget.2 @@ -33,7 +33,7 @@ .\" Rewrote BUGS note about semget()'s failure to initialize .\" semaphore values .\" -.TH SEMGET 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SEMGET 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME semget \- get a System V semaphore set identifier .SH SYNOPSIS diff --git a/man2/semop.2 b/man2/semop.2 index 7879c23af..59ce9e91e 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SEMOP 2 2017-09-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 bc5e35c4b..c1446c170 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 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH SEND 2 2017-09-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 0bf66ce2a..4f85fdbd7 100644 --- a/man2/sendfile.2 +++ b/man2/sendfile.2 @@ -16,7 +16,7 @@ .\" .\" 2005-03-31 Martin Pool mmap() improvements .\" -.TH SENDFILE 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SENDFILE 2 2017-09-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 ce441ef77..e61ed0b4e 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SENDMMSG 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sendmmsg \- send multiple messages on a socket .SH SYNOPSIS diff --git a/man2/set_mempolicy.2 b/man2/set_mempolicy.2 index 8ee54d836..7a26f674d 100644 --- a/man2/set_mempolicy.2 +++ b/man2/set_mempolicy.2 @@ -24,7 +24,7 @@ .\" 2007-08-27, Lee Schermerhorn .\" more precise specification of behavior. .\" -.TH SET_MEMPOLICY 2 2016-12-12 Linux "Linux Programmer's Manual" +.TH SET_MEMPOLICY 2 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME set_mempolicy \- set default NUMA memory policy for a thread and its children .SH SYNOPSIS diff --git a/man2/set_thread_area.2 b/man2/set_thread_area.2 index 346f2def4..ad2f064d3 100644 --- a/man2/set_thread_area.2 +++ b/man2/set_thread_area.2 @@ -6,7 +6,7 @@ .\" This file is distributed according to the GNU General Public License. .\" %%%LICENSE_END .\" -.TH SET_THREAD_AREA 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SET_THREAD_AREA 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME get_thread_area, set_thread_area \- set a GDT entry for thread-local storage .SH SYNOPSIS diff --git a/man2/set_tid_address.2 b/man2/set_tid_address.2 index e26c529a4..380efcdd8 100644 --- a/man2/set_tid_address.2 +++ b/man2/set_tid_address.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SET_TID_ADDRESS 2 2014-07-08 "Linux" "Linux Programmer's Manual" +.TH SET_TID_ADDRESS 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME set_tid_address \- set pointer to thread ID .SH SYNOPSIS diff --git a/man2/seteuid.2 b/man2/seteuid.2 index 83c8fd7c8..c45ada039 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SETEUID 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME seteuid, setegid \- set effective user or group ID .SH SYNOPSIS diff --git a/man2/setfsgid.2 b/man2/setfsgid.2 index 4b5e17954..f22183423 100644 --- a/man2/setfsgid.2 +++ b/man2/setfsgid.2 @@ -28,7 +28,7 @@ .\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" -.TH SETFSGID 2 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH SETFSGID 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME setfsgid \- set group identity used for filesystem checks .SH SYNOPSIS diff --git a/man2/setfsuid.2 b/man2/setfsuid.2 index 42ec4338c..b5842a69b 100644 --- a/man2/setfsuid.2 +++ b/man2/setfsuid.2 @@ -28,7 +28,7 @@ .\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements .\" -.TH SETFSUID 2 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH SETFSUID 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME setfsuid \- set user identity used for filesystem checks .SH SYNOPSIS diff --git a/man2/setgid.2 b/man2/setgid.2 index ace6a23ec..85797f4a9 100644 --- a/man2/setgid.2 +++ b/man2/setgid.2 @@ -27,7 +27,7 @@ .\" Modified 1997-01-31 by Eric S. Raymond .\" Modified 2002-03-09 by aeb .\" -.TH SETGID 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SETGID 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME setgid \- set group identity .SH SYNOPSIS diff --git a/man2/setns.2 b/man2/setns.2 index ce9e39669..e375053ba 100644 --- a/man2/setns.2 +++ b/man2/setns.2 @@ -5,7 +5,7 @@ .\" Licensed under the GPLv2 .\" %%%LICENSE_END .\" -.TH SETNS 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SETNS 2 2017-09-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 7f26910d4..03a83a845 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SETPGID 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME setpgid, getpgid, setpgrp, getpgrp \- set/get process group .SH SYNOPSIS diff --git a/man2/setresuid.2 b/man2/setresuid.2 index a2d855545..19e3c9253 100644 --- a/man2/setresuid.2 +++ b/man2/setresuid.2 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" Modified, 2003-05-26, Michael Kerrisk, -.TH SETRESUID 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SETRESUID 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME setresuid, setresgid \- set real, effective and saved user or group ID .SH SYNOPSIS diff --git a/man2/setreuid.2 b/man2/setreuid.2 index f0b9c1faa..736540347 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SETREUID 2 2017-09-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/setsid.2 b/man2/setsid.2 index 7d2eb4fe8..91150da77 100644 --- a/man2/setsid.2 +++ b/man2/setsid.2 @@ -28,7 +28,7 @@ .\" tiny changes from a man page by Charles Livingston). .\" Modified Sun Jul 21 14:45:46 1996 .\" -.TH SETSID 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SETSID 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME setsid \- creates a session and sets the process group ID .SH SYNOPSIS diff --git a/man2/setuid.2 b/man2/setuid.2 index fef714279..a054a9807 100644 --- a/man2/setuid.2 +++ b/man2/setuid.2 @@ -28,7 +28,7 @@ .\" , aeb 970616. .\" Modified, 27 May 2004, Michael Kerrisk .\" Added notes on capability requirements -.TH SETUID 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SETUID 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME setuid \- set user identity .SH SYNOPSIS diff --git a/man2/sgetmask.2 b/man2/sgetmask.2 index 80b530834..dc69454cf 100644 --- a/man2/sgetmask.2 +++ b/man2/sgetmask.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SGETMASK 2 2014-12-31 "Linux" "Linux Programmer's Manual" +.TH SGETMASK 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sgetmask, ssetmask \- manipulation of signal mask (obsolete) .SH SYNOPSIS diff --git a/man2/shmctl.2 b/man2/shmctl.2 index 10e08eb91..7bb503999 100644 --- a/man2/shmctl.2 +++ b/man2/shmctl.2 @@ -42,7 +42,7 @@ .\" attaches to a segment that has already been marked for deletion. .\" 2005-08-02, mtk: Added IPC_INFO, SHM_INFO, SHM_STAT descriptions. .\" -.TH SHMCTL 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SHMCTL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME shmctl \- System V shared memory control .SH SYNOPSIS diff --git a/man2/shmget.2 b/man2/shmget.2 index 0c816c6b3..18c43bd15 100644 --- a/man2/shmget.2 +++ b/man2/shmget.2 @@ -35,7 +35,7 @@ .\" Language and formatting clean-ups .\" Added notes on /proc files .\" -.TH SHMGET 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SHMGET 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME shmget \- allocates a System V shared memory segment .SH SYNOPSIS diff --git a/man2/shmop.2 b/man2/shmop.2 index 3f9d2b70c..849529f73 100644 --- a/man2/shmop.2 +++ b/man2/shmop.2 @@ -38,7 +38,7 @@ .\" .\" FIXME . Add an example program to this page. .\" -.TH SHMOP 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SHMOP 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME shmat, shmdt \- System V shared memory operations .SH SYNOPSIS diff --git a/man2/sigaction.2 b/man2/sigaction.2 index b5aec082d..513a94038 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH SIGACTION 2 2017-09-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 4134813e1..0a21eb7b4 100644 --- a/man2/sigaltstack.2 +++ b/man2/sigaltstack.2 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" aeb, various minor fixes -.TH SIGALTSTACK 2 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH SIGALTSTACK 2 2017-09-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 b384cbdd2..3d79a5ae3 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH SIGNAL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME signal \- ANSI C signal handling .SH SYNOPSIS diff --git a/man2/sigpending.2 b/man2/sigpending.2 index 1296c6d46..874d1dd5b 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SIGPENDING 2 2017-09-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 630042ec1..a032620a9 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH SIGPROCMASK 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sigprocmask, rt_sigprocmask \- examine and change blocked signals .SH SYNOPSIS diff --git a/man2/sigreturn.2 b/man2/sigreturn.2 index 7a8bf1500..1c1382699 100644 --- a/man2/sigreturn.2 +++ b/man2/sigreturn.2 @@ -27,7 +27,7 @@ .\" 2008-06-26, mtk, added some more detail on the work done by sigreturn() .\" 2014-12-05, mtk, rewrote all of the rest of the original page .\" -.TH SIGRETURN 2 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH SIGRETURN 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sigreturn, rt_sigreturn \- return from signal handler and cleanup stack frame .SH SYNOPSIS diff --git a/man2/sigsuspend.2 b/man2/sigsuspend.2 index 60164e31e..ae5d6f4c2 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SIGSUSPEND 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sigsuspend, rt_sigsuspend \- wait for a signal .SH SYNOPSIS diff --git a/man2/sigwaitinfo.2 b/man2/sigwaitinfo.2 index 229040642..4aa311ab9 100644 --- a/man2/sigwaitinfo.2 +++ b/man2/sigwaitinfo.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SIGWAITINFO 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH SIGWAITINFO 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sigwaitinfo, sigtimedwait, rt_sigtimedwait \- synchronously wait for queued signals diff --git a/man2/socket.2 b/man2/socket.2 index dfba70ff6..50fa24ce9 100644 --- a/man2/socket.2 +++ b/man2/socket.2 @@ -40,7 +40,7 @@ .\" Modified 2002-07-17 by Michael Kerrisk .\" Modified 2004-06-17 by Michael Kerrisk .\" -.TH SOCKET 2 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH SOCKET 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME socket \- create an endpoint for communication .SH SYNOPSIS diff --git a/man2/socketcall.2 b/man2/socketcall.2 index 668e48e0b..c4514c7cc 100644 --- a/man2/socketcall.2 +++ b/man2/socketcall.2 @@ -22,7 +22,7 @@ .\" %%%LICENSE_END .\" .\" Modified Tue Oct 22 22:11:53 1996 by Eric S. Raymond -.TH SOCKETCALL 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH SOCKETCALL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME socketcall \- socket system calls .SH SYNOPSIS diff --git a/man2/socketpair.2 b/man2/socketpair.2 index 24b104f91..4d409a597 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SOCKETPAIR 2 2017-09-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 5dc44d4bf..7cc293003 100644 --- a/man2/splice.2 +++ b/man2/splice.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SPLICE 2 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH SPLICE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME splice \- splice data to/from a pipe .SH SYNOPSIS diff --git a/man2/spu_create.2 b/man2/spu_create.2 index dbd72cda3..875c5dcd3 100644 --- a/man2/spu_create.2 +++ b/man2/spu_create.2 @@ -22,7 +22,7 @@ .\" 2007-07-10, some polishing by mtk .\" 2007-09-28, updates for newer kernels by Jeremy Kerr .\" -.TH SPU_CREATE 2 2015-12-28 Linux "Linux Programmer's Manual" +.TH SPU_CREATE 2 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME spu_create \- create a new spu context .SH SYNOPSIS diff --git a/man2/spu_run.2 b/man2/spu_run.2 index 0efd3fae6..0c6cbddf2 100644 --- a/man2/spu_run.2 +++ b/man2/spu_run.2 @@ -23,7 +23,7 @@ .\" 2007-09-28, updates for newer kernels, added example .\" by Jeremy Kerr .\" -.TH SPU_RUN 2 2012-08-05 Linux "Linux Programmer's Manual" +.TH SPU_RUN 2 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME spu_run \- execute an SPU context .SH SYNOPSIS diff --git a/man2/stat.2 b/man2/stat.2 index d8a9e76b3..aa42343f3 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH STAT 2 2017-09-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 cf67f0054..cb80fed14 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 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH STATFS 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME statfs, fstatfs \- get filesystem statistics .SH SYNOPSIS diff --git a/man2/statx.2 b/man2/statx.2 index 3e423f4d8..edac9f6f4 100644 --- a/man2/statx.2 +++ b/man2/statx.2 @@ -28,7 +28,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH STATX 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH STATX 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME statx \- get file status (extended) .SH SYNOPSIS diff --git a/man2/subpage_prot.2 b/man2/subpage_prot.2 index 0f0c9497e..58598f038 100644 --- a/man2/subpage_prot.2 +++ b/man2/subpage_prot.2 @@ -27,7 +27,7 @@ .\" in kernel commit fa28237cfcc5827553044cbd6ee52e33692b0faa .\" both written by Paul Mackerras .\" -.TH SUBPAGE_PROT 2 2012-07-13 "Linux" "Linux Programmer's Manual" +.TH SUBPAGE_PROT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME subpage_prot \- define a subpage protection for an address range .SH SYNOPSIS diff --git a/man2/swapon.2 b/man2/swapon.2 index 25698e118..7b29947a8 100644 --- a/man2/swapon.2 +++ b/man2/swapon.2 @@ -39,7 +39,7 @@ .\" Author: Rafael Aquini .\" Date: Wed Jul 3 15:02:46 2013 -0700 .\" -.TH SWAPON 2 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH SWAPON 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME swapon, swapoff \- start/stop swapping to file/device .SH SYNOPSIS diff --git a/man2/symlink.2 b/man2/symlink.2 index 699ac71f6..d2842203f 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SYMLINK 2 2017-09-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 42904bc43..7198f3311 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SYNC 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sync, syncfs \- commit filesystem caches to disk .SH SYNOPSIS diff --git a/man2/sync_file_range.2 b/man2/sync_file_range.2 index 628d723bd..778c6b9f6 100644 --- a/man2/sync_file_range.2 +++ b/man2/sync_file_range.2 @@ -27,7 +27,7 @@ .\" Andrew Morton's comments in fs/sync.c .\" 2010-10-09, mtk, Document sync_file_range2() .\" -.TH SYNC_FILE_RANGE 2 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH SYNC_FILE_RANGE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sync_file_range \- sync a file segment with disk .SH SYNOPSIS diff --git a/man2/syscall.2 b/man2/syscall.2 index 0dd736bfd..8f7e4bc9b 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 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH SYSCALL 2 2017-09-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 0fc639448..5c9705e0c 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH SYSCALLS 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME syscalls \- Linux system calls .SH SYNOPSIS diff --git a/man2/sysctl.2 b/man2/sysctl.2 index 817e63032..82b9f1507 100644 --- a/man2/sysctl.2 +++ b/man2/sysctl.2 @@ -27,7 +27,7 @@ .\" Modified Tue Oct 22 22:28:41 1996 by Eric S. Raymond .\" Modified Mon Jan 5 20:31:04 1998 by aeb. .\" -.TH SYSCTL 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SYSCTL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sysctl \- read/write system parameters .SH SYNOPSIS diff --git a/man2/sysfs.2 b/man2/sysfs.2 index 15786ed53..7ae1a921a 100644 --- a/man2/sysfs.2 +++ b/man2/sysfs.2 @@ -24,7 +24,7 @@ .\" .\" Created Wed Aug 9 1995 Thomas K. Dyas .\" -.TH SYSFS 2 2010-06-27 "Linux" "Linux Programmer's Manual" +.TH SYSFS 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sysfs \- get filesystem type information .SH SYNOPSIS diff --git a/man2/sysinfo.2 b/man2/sysinfo.2 index 1ad27c503..a4b1e50d0 100644 --- a/man2/sysinfo.2 +++ b/man2/sysinfo.2 @@ -32,7 +32,7 @@ .\" Modified Tue Oct 22 22:29:51 1996 by Eric S. Raymond .\" Modified Mon Aug 25 16:06:11 1997 by Nicolás Lichtmaier .\" -.TH SYSINFO 2 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH SYSINFO 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sysinfo \- return system information .SH SYNOPSIS diff --git a/man2/syslog.2 b/man2/syslog.2 index bbf4b834b..99d4ff854 100644 --- a/man2/syslog.2 +++ b/man2/syslog.2 @@ -30,7 +30,7 @@ .\" 2008-02-15, Michael Kerrisk .\" Update LOG_BUF_LEN details; update RETURN VALUE section. .\" -.TH SYSLOG 2 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH SYSLOG 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME syslog, klogctl \- read and/or clear kernel message ring buffer; set console_loglevel diff --git a/man2/tee.2 b/man2/tee.2 index 3e6001cb7..55953c0e8 100644 --- a/man2/tee.2 +++ b/man2/tee.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TEE 2 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH TEE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME tee \- duplicating pipe content .SH SYNOPSIS diff --git a/man2/time.2 b/man2/time.2 index fc71c99b8..faff20ffe 100644 --- a/man2/time.2 +++ b/man2/time.2 @@ -26,7 +26,7 @@ .\" Modified Sat Jul 24 14:13:40 1993 by Rik Faith .\" Additions by Joseph S. Myers , 970909 .\" -.TH TIME 2 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH TIME 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME time \- get time in seconds .SH SYNOPSIS diff --git a/man2/timer_create.2 b/man2/timer_create.2 index 46bf61ebb..cbcc2b140 100644 --- a/man2/timer_create.2 +++ b/man2/timer_create.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TIMER_CREATE 2 2017-07-13 Linux "Linux Programmer's Manual" +.TH TIMER_CREATE 2 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME timer_create \- create a POSIX per-process timer .SH SYNOPSIS diff --git a/man2/timer_getoverrun.2 b/man2/timer_getoverrun.2 index 313797330..91b3ba53d 100644 --- a/man2/timer_getoverrun.2 +++ b/man2/timer_getoverrun.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TIMER_GETOVERRUN 2 2015-08-08 Linux "Linux Programmer's Manual" +.TH TIMER_GETOVERRUN 2 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME timer_getoverrun \- get overrun count for a POSIX per-process timer .SH SYNOPSIS diff --git a/man2/timer_settime.2 b/man2/timer_settime.2 index b12d6df61..e2b5d8c32 100644 --- a/man2/timer_settime.2 +++ b/man2/timer_settime.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TIMER_SETTIME 2 2015-08-08 Linux "Linux Programmer's Manual" +.TH TIMER_SETTIME 2 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME timer_settime, timer_gettime \- arm/disarm and fetch state of POSIX per-process timer diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2 index f3b981f2d..0401a68f1 100644 --- a/man2/timerfd_create.2 +++ b/man2/timerfd_create.2 @@ -19,7 +19,7 @@ .\" FIXME Linux 3.0: timerfd_settime() adds a TFD_TIMER_CANCEL_ON_SET flag; .\" This flag needs to documented. .\" -.TH TIMERFD_CREATE 2 2016-12-12 Linux "Linux Programmer's Manual" +.TH TIMERFD_CREATE 2 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME timerfd_create, timerfd_settime, timerfd_gettime \- timers that notify via file descriptors diff --git a/man2/times.2 b/man2/times.2 index 832df36e2..98a9c688c 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH TIMES 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME times \- get process times .SH SYNOPSIS diff --git a/man2/tkill.2 b/man2/tkill.2 index 4181bb3a2..d2b19abbc 100644 --- a/man2/tkill.2 +++ b/man2/tkill.2 @@ -26,7 +26,7 @@ .\" 2004-05-31, added tgkill, ahu, aeb .\" 2008-01-15 mtk -- rewrote DESCRIPTION .\" -.TH TKILL 2 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH TKILL 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME tkill, tgkill \- send a signal to a thread .SH SYNOPSIS diff --git a/man2/truncate.2 b/man2/truncate.2 index cbce67986..0e6a7ab19 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH TRUNCATE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME truncate, ftruncate \- truncate a file to a specified length .SH SYNOPSIS diff --git a/man2/umask.2 b/man2/umask.2 index 8501b0044..e74e8ef06 100644 --- a/man2/umask.2 +++ b/man2/umask.2 @@ -31,7 +31,7 @@ .\" with Lars Wirzenius suggestion .\" 2006-05-13, mtk, substantial rewrite of description of 'mask' .\" 2008-01-09, mtk, a few rewrites and additions. -.TH UMASK 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH UMASK 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME umask \- set file mode creation mask .SH SYNOPSIS diff --git a/man2/umount.2 b/man2/umount.2 index f3278707b..2db49ed38 100644 --- a/man2/umount.2 +++ b/man2/umount.2 @@ -27,7 +27,7 @@ .\" 2008-10-06, mtk: Created this as a new page by splitting .\" umount/umount2 material out of mount.2 .\" -.TH UMOUNT 2 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH UMOUNT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME umount, umount2 \- unmount filesystem .SH SYNOPSIS diff --git a/man2/uname.2 b/man2/uname.2 index 945f0109f..1013dde0a 100644 --- a/man2/uname.2 +++ b/man2/uname.2 @@ -24,7 +24,7 @@ .\" .\" 2007-07-05 mtk: Added details on underlying system call interfaces .\" -.TH UNAME 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH UNAME 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME uname \- get name and information about current kernel .SH SYNOPSIS diff --git a/man2/unimplemented.2 b/man2/unimplemented.2 index ac0876698..2aca7b66d 100644 --- a/man2/unimplemented.2 +++ b/man2/unimplemented.2 @@ -23,7 +23,7 @@ .\" .\" Updated, aeb, 980612 .\" -.TH UNIMPLEMENTED 2 2013-02-12 "Linux" "Linux Programmer's Manual" +.TH UNIMPLEMENTED 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME afs_syscall, break, fattach, fdetach, ftime, getmsg, getpmsg, gtty, isastream, lock, madvise1, mpx, prof, profil, putmsg, putpmsg, security, diff --git a/man2/unlink.2 b/man2/unlink.2 index 24e1477dc..0dd5fec4d 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 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH UNLINK 2 2017-09-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 9f0afab13..1bd49830b 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH UNSHARE 2 2017-09-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 ed8afe1d9..2eda1c586 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH USELIB 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME uselib \- load shared library .SH SYNOPSIS diff --git a/man2/userfaultfd.2 b/man2/userfaultfd.2 index 4e2f659be..1741ee3ad 100644 --- a/man2/userfaultfd.2 +++ b/man2/userfaultfd.2 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH USERFAULTFD 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH USERFAULTFD 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME userfaultfd \- create a file descriptor for handling page faults in user space .SH SYNOPSIS diff --git a/man2/ustat.2 b/man2/ustat.2 index c0fb5068e..44f30271f 100644 --- a/man2/ustat.2 +++ b/man2/ustat.2 @@ -27,7 +27,7 @@ .\" Modified 2001-03-22 by aeb .\" Modified 2003-08-04 by aeb .\" -.TH USTAT 2 2003-08-04 "Linux" "Linux Programmer's Manual" +.TH USTAT 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ustat \- get filesystem statistics .SH SYNOPSIS diff --git a/man2/utime.2 b/man2/utime.2 index 269598760..03a43a416 100644 --- a/man2/utime.2 +++ b/man2/utime.2 @@ -28,7 +28,7 @@ .\" Modified 2004-06-23 by Michael Kerrisk .\" Modified 2004-10-10 by Andries Brouwer .\" -.TH UTIME 2 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH UTIME 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME utime, utimes \- change file last access and modification times .SH SYNOPSIS diff --git a/man2/utimensat.2 b/man2/utimensat.2 index 4b035faca..9127f7e88 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH UTIMENSAT 2 2017-09-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 fcca9a942..c8c3141d8 100644 --- a/man2/vfork.2 +++ b/man2/vfork.2 @@ -26,7 +26,7 @@ .\" 1999-11-10: Merged text taken from the page contributed by .\" Reed H. Petty (rhp@draper.net) .\" -.TH VFORK 2 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH VFORK 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME vfork \- create a child process and block parent .SH SYNOPSIS diff --git a/man2/vmsplice.2 b/man2/vmsplice.2 index 03156ac2f..cf3069a7d 100644 --- a/man2/vmsplice.2 +++ b/man2/vmsplice.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH VMSPLICE 2 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH VMSPLICE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME vmsplice \- splice user pages into a pipe .SH SYNOPSIS diff --git a/man2/wait.2 b/man2/wait.2 index 8b127902a..121c5bf89 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH WAIT 2 2017-09-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 a88b18883..579c1c57d 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH WAIT4 2 2017-09-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 6a39b5b55..061aa70cf 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 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH WRITE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME write \- write to a file descriptor .SH SYNOPSIS diff --git a/man3/CPU_SET.3 b/man3/CPU_SET.3 index f810ab7f1..bc93e96ed 100644 --- a/man3/CPU_SET.3 +++ b/man3/CPU_SET.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH CPU_SET 3 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH CPU_SET 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME CPU_SET, CPU_CLR, CPU_ISSET, CPU_ZERO, CPU_COUNT, CPU_AND, CPU_OR, CPU_XOR, CPU_EQUAL, diff --git a/man3/INFINITY.3 b/man3/INFINITY.3 index d7c44303e..38e87a81f 100644 --- a/man3/INFINITY.3 +++ b/man3/INFINITY.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH INFINITY 3 2007-07-26 "" "Linux Programmer's Manual" +.TH INFINITY 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME INFINITY, NAN, HUGE_VAL, HUGE_VALF, HUGE_VALL \- floating-point constants .SH SYNOPSIS diff --git a/man3/__ppc_get_timebase.3 b/man3/__ppc_get_timebase.3 index 6225576c7..4d927c3ae 100644 --- a/man3/__ppc_get_timebase.3 +++ b/man3/__ppc_get_timebase.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH __PPC_GET_TIMEBASE 3 2015-07-23 "GNU C Library" "Linux Programmer's\ +.TH __PPC_GET_TIMEBASE 3 2017-09-15 "GNU C Library" "Linux Programmer's\ Manual" .SH NAME __ppc_get_timebase, __ppc_get_timebase_freq \- get the current value diff --git a/man3/__ppc_set_ppr_med.3 b/man3/__ppc_set_ppr_med.3 index ff59cabe7..3d9f11868 100644 --- a/man3/__ppc_set_ppr_med.3 +++ b/man3/__ppc_set_ppr_med.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH __PPC_SET_PPR_MED 3 2017-03-13 "GNU C Library" "Linux\ +.TH __PPC_SET_PPR_MED 3 2017-09-15 "GNU C Library" "Linux\ Programmer's Manual" .SH NAME __ppc_set_ppr_med, __ppc_set_ppr_very_low, __ppc_set_ppr_low, __ppc_set_ppr_med_low, __ppc_set_ppr_med_high \- diff --git a/man3/__ppc_yield.3 b/man3/__ppc_yield.3 index 55251b875..b9bfc739e 100644 --- a/man3/__ppc_yield.3 +++ b/man3/__ppc_yield.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH __PPC_YIELD 3 2015-08-05 "GNU C Library" "Linux Programmer's\ +.TH __PPC_YIELD 3 2017-09-15 "GNU C Library" "Linux Programmer's\ Manual" .SH NAME __ppc_yield, __ppc_mdoio, __ppc_mdoom \- diff --git a/man3/__setfpucw.3 b/man3/__setfpucw.3 index 8660d15ed..01b4334eb 100644 --- a/man3/__setfpucw.3 +++ b/man3/__setfpucw.3 @@ -5,7 +5,7 @@ .\" This page is licensed under the GNU General Public License .\" %%%LICENSE_END .\" -.TH __SETFPUCW 3 2012-12-31 "Linux" "Linux Programmer's Manual" +.TH __SETFPUCW 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME __setfpucw \- set FPU control word on i386 architecture (obsolete) .SH SYNOPSIS diff --git a/man3/acos.3 b/man3/acos.3 index e241228e3..895130b0b 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 2016-03-15 "" "Linux Programmer's Manual" +.TH ACOS 3 2017-09-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 b92b5cb59..beaf8e5f1 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 2017-07-13 "" "Linux Programmer's Manual" +.TH ACOSH 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME acosh, acoshf, acoshl \- inverse hyperbolic cosine function .SH SYNOPSIS diff --git a/man3/adjtime.3 b/man3/adjtime.3 index 225f78def..776026668 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH ADJTIME 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME adjtime \- correct the time to synchronize the system clock .SH SYNOPSIS diff --git a/man3/aio_fsync.3 b/man3/aio_fsync.3 index d028de9dc..537782bb3 100644 --- a/man3/aio_fsync.3 +++ b/man3/aio_fsync.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH AIO_FSYNC 3 2015-03-02 "" "Linux Programmer's Manual" +.TH AIO_FSYNC 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME aio_fsync \- asynchronous file synchronization .SH SYNOPSIS diff --git a/man3/aio_init.3 b/man3/aio_init.3 index c69f06de7..f37f69368 100644 --- a/man3/aio_init.3 +++ b/man3/aio_init.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH AIO_INIT 3 2012-04-26 "Linux" "Linux Programmer's Manual" +.TH AIO_INIT 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME aio_init \- asynchronous I/O initialization .SH SYNOPSIS diff --git a/man3/aio_read.3 b/man3/aio_read.3 index 4b7ba537c..455a3c5dc 100644 --- a/man3/aio_read.3 +++ b/man3/aio_read.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH AIO_READ 3 2016-03-15 "" "Linux Programmer's Manual" +.TH AIO_READ 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME aio_read \- asynchronous read .SH SYNOPSIS diff --git a/man3/aio_return.3 b/man3/aio_return.3 index e2cb7ed7c..237e569e8 100644 --- a/man3/aio_return.3 +++ b/man3/aio_return.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH AIO_RETURN 3 2015-03-02 "" "Linux Programmer's Manual" +.TH AIO_RETURN 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME aio_return \- get return status of asynchronous I/O operation .SH SYNOPSIS diff --git a/man3/aio_suspend.3 b/man3/aio_suspend.3 index f49cf059f..c63ec03f5 100644 --- a/man3/aio_suspend.3 +++ b/man3/aio_suspend.3 @@ -22,7 +22,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH AIO_SUSPEND 3 2017-03-13 "" "Linux Programmer's Manual" +.TH AIO_SUSPEND 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME aio_suspend \- wait for asynchronous I/O operation or timeout .SH SYNOPSIS diff --git a/man3/aio_write.3 b/man3/aio_write.3 index 992ad14d6..f499210e2 100644 --- a/man3/aio_write.3 +++ b/man3/aio_write.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH AIO_WRITE 3 2016-03-15 "" "Linux Programmer's Manual" +.TH AIO_WRITE 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME aio_write \- asynchronous write .SH SYNOPSIS diff --git a/man3/alloca.3 b/man3/alloca.3 index 101adf27c..4618141ad 100644 --- a/man3/alloca.3 +++ b/man3/alloca.3 @@ -40,7 +40,7 @@ .\" Various rewrites and additions (notes on longjmp() and SIGSEGV). .\" Weaken warning against use of alloca() (as per Debian bug 461100). .\" -.TH ALLOCA 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH ALLOCA 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME alloca \- allocate memory that is automatically freed .SH SYNOPSIS diff --git a/man3/argz_add.3 b/man3/argz_add.3 index 36406f453..023d80b3e 100644 --- a/man3/argz_add.3 +++ b/man3/argz_add.3 @@ -7,7 +7,7 @@ .\" based on the description in glibc source and infopages .\" .\" Corrections and additions, aeb -.TH ARGZ_ADD 3 2015-03-02 "" "Linux Programmer's Manual" +.TH ARGZ_ADD 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME argz_add, argz_add_sep, argz_append, argz_count, argz_create, argz_create_sep, argz_delete, argz_extract, argz_insert, diff --git a/man3/asin.3 b/man3/asin.3 index 029d8e056..011bec34c 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 2016-03-15 "" "Linux Programmer's Manual" +.TH ASIN 3 2017-09-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 37d2f583b..9f53112e0 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 2017-07-13 "GNU" "Linux Programmer's Manual" +.TH ASINH 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME asinh, asinhf, asinhl \- inverse hyperbolic sine function .SH SYNOPSIS diff --git a/man3/asprintf.3 b/man3/asprintf.3 index 93cf08b0a..d2aaf3ccc 100644 --- a/man3/asprintf.3 +++ b/man3/asprintf.3 @@ -24,7 +24,7 @@ .\" .\" Text fragments inspired by Martin Schulze . .\" -.TH ASPRINTF 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH ASPRINTF 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME asprintf, vasprintf \- print to allocated string .SH SYNOPSIS diff --git a/man3/assert.3 b/man3/assert.3 index 03d4e2f9f..b5c0e7831 100644 --- a/man3/assert.3 +++ b/man3/assert.3 @@ -25,7 +25,7 @@ .\" Modified Sat Jul 24 21:42:42 1993 by Rik Faith .\" Modified Tue Oct 22 23:44:11 1996 by Eric S. Raymond .\" Modified Thu Jun 2 23:44:11 2016 by Nikos Mavrogiannopoulos -.TH ASSERT 3 2016-07-17 "GNU" "Linux Programmer's Manual" +.TH ASSERT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME assert \- abort the program if assertion is false .SH SYNOPSIS diff --git a/man3/assert_perror.3 b/man3/assert_perror.3 index 2192f70ec..b2340d00d 100644 --- a/man3/assert_perror.3 +++ b/man3/assert_perror.3 @@ -25,7 +25,7 @@ .\" This replaces an earlier man page written by Walter Harms .\" . .\" -.TH ASSERT_PERROR 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH ASSERT_PERROR 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME assert_perror \- test errnum and abort .SH SYNOPSIS diff --git a/man3/atan.3 b/man3/atan.3 index 7eb6f84dc..1ee0c25a7 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 2016-03-15 "" "Linux Programmer's Manual" +.TH ATAN 3 2017-09-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 3c1e84e20..389b18198 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 2016-03-15 "" "Linux Programmer's Manual" +.TH ATAN2 3 2017-09-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 c963be519..0138c5820 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 2017-07-13 "" "Linux Programmer's Manual" +.TH ATANH 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME atanh, atanhf, atanhl \- inverse hyperbolic tangent function .SH SYNOPSIS diff --git a/man3/atexit.3 b/man3/atexit.3 index ee28f77e7..b52e71bb8 100644 --- a/man3/atexit.3 +++ b/man3/atexit.3 @@ -30,7 +30,7 @@ .\" Modified 1993-07-24, Rik Faith (faith@cs.unc.edu) .\" Modified 2003-10-25, Walter Harms .\" -.TH ATEXIT 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH ATEXIT 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME atexit \- register a function to be called at normal process termination .SH SYNOPSIS diff --git a/man3/backtrace.3 b/man3/backtrace.3 index 8f375510b..7557f4c6f 100644 --- a/man3/backtrace.3 +++ b/man3/backtrace.3 @@ -24,7 +24,7 @@ .\" .\" References: .\" glibc manual and source -.TH BACKTRACE 3 2017-03-13 GNU "Linux Programmer's Manual" +.TH BACKTRACE 3 2017-09-15 GNU "Linux Programmer's Manual" .SH NAME backtrace, backtrace_symbols, backtrace_symbols_fd \- support for application self-debugging diff --git a/man3/basename.3 b/man3/basename.3 index 817363ff9..e7d01d56b 100644 --- a/man3/basename.3 +++ b/man3/basename.3 @@ -24,7 +24,7 @@ .\" .\" Created, 14 Dec 2000 by Michael Kerrisk .\" -.TH BASENAME 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH BASENAME 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME basename, dirname \- parse pathname components .SH SYNOPSIS diff --git a/man3/bindresvport.3 b/man3/bindresvport.3 index 9834b901a..0061113eb 100644 --- a/man3/bindresvport.3 +++ b/man3/bindresvport.3 @@ -27,7 +27,7 @@ .\" 2007-05-31, mtk: Rewrite and substantial additional text. .\" 2008-12-03, mtk: Rewrote some pieces and fixed some errors .\" -.TH BINDRESVPORT 3 2016-10-08 "" "Linux Programmer's Manual" +.TH BINDRESVPORT 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME bindresvport \- bind a socket to a privileged IP port .SH SYNOPSIS diff --git a/man3/bsd_signal.3 b/man3/bsd_signal.3 index 3aaf60d1a..f04356ce5 100644 --- a/man3/bsd_signal.3 +++ b/man3/bsd_signal.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH BSD_SIGNAL 3 2017-07-13 "" "Linux Programmer's Manual" +.TH BSD_SIGNAL 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME bsd_signal \- signal handling with BSD semantics .SH SYNOPSIS diff --git a/man3/bsearch.3 b/man3/bsearch.3 index 3b3ad9c2e..b10a4dda2 100644 --- a/man3/bsearch.3 +++ b/man3/bsearch.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified Mon Mar 29 22:41:16 1993, David Metcalfe .\" Modified Sat Jul 24 21:35:16 1993, Rik Faith (faith@cs.unc.edu) -.TH BSEARCH 3 2015-08-08 "" "Linux Programmer's Manual" +.TH BSEARCH 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME bsearch \- binary search of a sorted array .SH SYNOPSIS diff --git a/man3/bswap.3 b/man3/bswap.3 index 26d6b90d7..b5c08800c 100644 --- a/man3/bswap.3 +++ b/man3/bswap.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH BSWAP 3 2016-04-21 "Linux" "Linux Programmer's Manual" +.TH BSWAP 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME bswap_16, bswap_32, bswap_64 \- reverse order of bytes .SH SYNOPSIS diff --git a/man3/btree.3 b/man3/btree.3 index 47729d9c6..83a4cf95a 100644 --- a/man3/btree.3 +++ b/man3/btree.3 @@ -33,7 +33,7 @@ .\" .\" @(#)btree.3 8.4 (Berkeley) 8/18/94 .\" -.TH BTREE 3 2012-04-23 "" "Linux Programmer's Manual" +.TH BTREE 3 2017-09-15 "" "Linux Programmer's Manual" .\".UC 7 .SH NAME btree \- btree database access method diff --git a/man3/byteorder.3 b/man3/byteorder.3 index a30b6c4d0..e6b0ebb52 100644 --- a/man3/byteorder.3 +++ b/man3/byteorder.3 @@ -29,7 +29,7 @@ .\" Modified Sat Jul 24 21:29:05 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Thu Jul 26 14:06:20 2001 by Andries Brouwer (aeb@cwi.nl) .\" -.TH BYTEORDER 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH BYTEORDER 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME htonl, htons, ntohl, ntohs \- convert values between host and network byte order diff --git a/man3/bzero.3 b/man3/bzero.3 index 634ec8638..422c0a861 100644 --- a/man3/bzero.3 +++ b/man3/bzero.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH BZERO 3 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH BZERO 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME bzero, explicit_bzero \- zero a byte string .SH SYNOPSIS diff --git a/man3/canonicalize_file_name.3 b/man3/canonicalize_file_name.3 index 3d40eb981..065be723d 100644 --- a/man3/canonicalize_file_name.3 +++ b/man3/canonicalize_file_name.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH CANONICALIZE_FILE_NAME 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH CANONICALIZE_FILE_NAME 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME canonicalize_file_name \- return the canonicalized absolute pathname .SH SYNOPSIS diff --git a/man3/carg.3 b/man3/carg.3 index d5f30edaf..96e3b6c0c 100644 --- a/man3/carg.3 +++ b/man3/carg.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CARG 3 2015-04-19 "" "Linux Programmer's Manual" +.TH CARG 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME carg, cargf, cargl \- calculate the complex argument .SH SYNOPSIS diff --git a/man3/cbrt.3 b/man3/cbrt.3 index da6c4b835..946ee50ee 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH CBRT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME cbrt, cbrtf, cbrtl \- cube root function .SH SYNOPSIS diff --git a/man3/ccos.3 b/man3/ccos.3 index 92348116b..88782addc 100644 --- a/man3/ccos.3 +++ b/man3/ccos.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CCOS 3 2015-04-19 "" "Linux Programmer's Manual" +.TH CCOS 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME ccos, ccosf, ccosl \- complex cosine function .SH SYNOPSIS diff --git a/man3/ccosh.3 b/man3/ccosh.3 index 09777df31..7b68fa19a 100644 --- a/man3/ccosh.3 +++ b/man3/ccosh.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CCOSH 3 2015-04-19 "" "Linux Programmer's Manual" +.TH CCOSH 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME ccosh, ccoshf, ccoshl \- complex hyperbolic cosine .SH SYNOPSIS diff --git a/man3/ceil.3 b/man3/ceil.3 index 2efd33539..06b7e4fcf 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 2016-03-15 "" "Linux Programmer's Manual" +.TH CEIL 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME ceil, ceilf, ceill \- ceiling function: smallest integral value not less than argument diff --git a/man3/cexp.3 b/man3/cexp.3 index 7f6f12e0c..387f8fdca 100644 --- a/man3/cexp.3 +++ b/man3/cexp.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CEXP 3 2015-04-19 "" "Linux Programmer's Manual" +.TH CEXP 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME cexp, cexpf, cexpl \- complex exponential function .SH SYNOPSIS diff --git a/man3/cfree.3 b/man3/cfree.3 index 2703551a2..c0a07b9da 100644 --- a/man3/cfree.3 +++ b/man3/cfree.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH CFREE 3 2017-05-03 "" "Linux Programmer's Manual" +.TH CFREE 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME cfree \- free allocated memory .SH SYNOPSIS diff --git a/man3/clearenv.3 b/man3/clearenv.3 index 2d529b2eb..314092cb6 100644 --- a/man3/clearenv.3 +++ b/man3/clearenv.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" Additions, aeb, 2001-10-17. -.TH CLEARENV 3 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH CLEARENV 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME clearenv \- clear the environment .SH SYNOPSIS diff --git a/man3/clock.3 b/man3/clock.3 index f8779f415..174c18bab 100644 --- a/man3/clock.3 +++ b/man3/clock.3 @@ -26,7 +26,7 @@ .\" Modified 14 Jun 2002, Michael Kerrisk .\" Added notes on differences from other UNIX systems with respect to .\" waited-for children. -.TH CLOCK 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH CLOCK 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME clock \- determine processor time .SH SYNOPSIS diff --git a/man3/clock_getcpuclockid.3 b/man3/clock_getcpuclockid.3 index 25a56e4b1..d4ca27ef7 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH CLOCK_GETCPUCLOCKID 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME clock_getcpuclockid \- obtain ID of a process CPU-time clock .SH SYNOPSIS diff --git a/man3/clog.3 b/man3/clog.3 index c37a2f03c..61a035099 100644 --- a/man3/clog.3 +++ b/man3/clog.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CLOG 3 2015-04-19 "" "Linux Programmer's Manual" +.TH CLOG 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME clog, clogf, clogl \- natural logarithm of a complex number .SH SYNOPSIS diff --git a/man3/clog10.3 b/man3/clog10.3 index 1c863609d..aa943a7a7 100644 --- a/man3/clog10.3 +++ b/man3/clog10.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CLOG10 3 2016-03-15 "" "Linux Programmer's Manual" +.TH CLOG10 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME clog10, clog10f, clog10l \- base-10 logarithm of a complex number .SH SYNOPSIS diff --git a/man3/clog2.3 b/man3/clog2.3 index 7c4d73d06..58a561054 100644 --- a/man3/clog2.3 +++ b/man3/clog2.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CLOG2 3 2014-08-19 "" "Linux Programmer's Manual" +.TH CLOG2 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME clog2, clog2f, clog2l \- base-2 logarithm of a complex number .SH SYNOPSIS diff --git a/man3/cmsg.3 b/man3/cmsg.3 index c502ba014..a6448585e 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH CMSG 3 2017-09-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/confstr.3 b/man3/confstr.3 index 5dc07f231..77b1e723d 100644 --- a/man3/confstr.3 +++ b/man3/confstr.3 @@ -30,7 +30,7 @@ .\" These should all be added to this page. .\" See also the POSIX.1-2001 specification of confstr() .\" -.TH CONFSTR 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH CONFSTR 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME confstr \- get configuration dependent string variables .SH SYNOPSIS diff --git a/man3/copysign.3 b/man3/copysign.3 index 74943acde..b7d503b93 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH COPYSIGN 3 2017-09-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 d85eddf63..4de93891f 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 2016-03-15 "" "Linux Programmer's Manual" +.TH COS 3 2017-09-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 0af5ae47b..e31b6fa4f 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 2016-03-15 "" "Linux Programmer's Manual" +.TH COSH 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME cosh, coshf, coshl \- hyperbolic cosine function .SH SYNOPSIS diff --git a/man3/crypt.3 b/man3/crypt.3 index fcdc403c1..3e6552ad8 100644 --- a/man3/crypt.3 +++ b/man3/crypt.3 @@ -33,7 +33,7 @@ .\" added _XOPEN_SOURCE, aeb, 970705 .\" added GNU MD5 stuff, aeb, 011223 .\" -.TH CRYPT 3 2015-08-08 "" "Linux Programmer's Manual" +.TH CRYPT 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME crypt, crypt_r \- password and data encryption .SH SYNOPSIS diff --git a/man3/csin.3 b/man3/csin.3 index 4a2747357..4da6d7544 100644 --- a/man3/csin.3 +++ b/man3/csin.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CSIN 3 2015-04-19 "" "Linux Programmer's Manual" +.TH CSIN 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME csin, csinf, csinl \- complex sine function .SH SYNOPSIS diff --git a/man3/csinh.3 b/man3/csinh.3 index 729812e89..3c3362dd8 100644 --- a/man3/csinh.3 +++ b/man3/csinh.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CSINH 3 2015-04-19 "" "Linux Programmer's Manual" +.TH CSINH 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME csinh, csinhf, csinhl \- complex hyperbolic sine .SH SYNOPSIS diff --git a/man3/csqrt.3 b/man3/csqrt.3 index d5b0baa45..4baa0f826 100644 --- a/man3/csqrt.3 +++ b/man3/csqrt.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CSQRT 3 2015-04-19 "" "Linux Programmer's Manual" +.TH CSQRT 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME csqrt, csqrtf, csqrtl \- complex square root .SH SYNOPSIS diff --git a/man3/ctan.3 b/man3/ctan.3 index 965210e86..1e7c6b033 100644 --- a/man3/ctan.3 +++ b/man3/ctan.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CTAN 3 2015-04-19 "" "Linux Programmer's Manual" +.TH CTAN 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME ctan, ctanf, ctanl \- complex tangent function .SH SYNOPSIS diff --git a/man3/ctanh.3 b/man3/ctanh.3 index c18840cf6..469454808 100644 --- a/man3/ctanh.3 +++ b/man3/ctanh.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH CTANH 3 2015-04-19 "" "Linux Programmer's Manual" +.TH CTANH 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME ctanh, ctanhf, ctanhl \- complex hyperbolic tangent .SH SYNOPSIS diff --git a/man3/ctime.3 b/man3/ctime.3 index 88293b02b..46ba1a4ad 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 2016-12-12 "" "Linux Programmer's Manual" +.TH CTIME 3 2017-09-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/dbopen.3 b/man3/dbopen.3 index 6863a0392..f48658fb6 100644 --- a/man3/dbopen.3 +++ b/man3/dbopen.3 @@ -33,7 +33,7 @@ .\" .\" @(#)dbopen.3 8.5 (Berkeley) 1/2/94 .\" -.TH DBOPEN 3 2012-05-04 "" "Linux Programmer's Manual" +.TH DBOPEN 3 2017-09-15 "" "Linux Programmer's Manual" .UC 7 .SH NAME dbopen \- database access methods diff --git a/man3/dl_iterate_phdr.3 b/man3/dl_iterate_phdr.3 index 43568b47d..b5b75e861 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 2017-07-13 "GNU" "Linux Programmer's Manual" +.TH DL_ITERATE_PHDR 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME dl_iterate_phdr \- walk through list of shared objects .SH SYNOPSIS diff --git a/man3/dladdr.3 b/man3/dladdr.3 index 44634dd94..54592cec5 100644 --- a/man3/dladdr.3 +++ b/man3/dladdr.3 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH DLADDR 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH DLADDR 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME dladdr, dladdr1 \- translate address to symbolic information .SH SYNOPSIS diff --git a/man3/dlerror.3 b/man3/dlerror.3 index a1f311c4a..475f2cd7f 100644 --- a/man3/dlerror.3 +++ b/man3/dlerror.3 @@ -22,7 +22,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH DLERROR 3 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH DLERROR 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME dlerror \- obtain error diagnostic for functions in the dlopen API .SH SYNOPSIS diff --git a/man3/dlinfo.3 b/man3/dlinfo.3 index 521bf50e8..52e07b0cc 100644 --- a/man3/dlinfo.3 +++ b/man3/dlinfo.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH DLINFO 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH DLINFO 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME dlinfo \- obtain information about a dynamically loaded object .SH SYNOPSIS diff --git a/man3/dlopen.3 b/man3/dlopen.3 index 636eee16c..4842c7725 100644 --- a/man3/dlopen.3 +++ b/man3/dlopen.3 @@ -32,7 +32,7 @@ .\" Modified by Walter Harms: dladdr, dlvsym .\" Modified by Petr Baudis , 2008-12-04: dladdr caveat .\" -.TH DLOPEN 3 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH DLOPEN 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME dlclose, dlopen, dlmopen \- open and close a shared object diff --git a/man3/dlsym.3 b/man3/dlsym.3 index 4382e381c..994488879 100644 --- a/man3/dlsym.3 +++ b/man3/dlsym.3 @@ -22,7 +22,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH DLSYM 3 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH DLSYM 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME dlsym, dlvsym \- obtain address of a symbol in a shared object or executable .SH SYNOPSIS diff --git a/man3/drand48.3 b/man3/drand48.3 index 696909d1f..ed4fdaf3f 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 2016-03-15 "" "Linux Programmer's Manual" +.TH DRAND48 3 2017-09-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 d4c9282d4..de242331c 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH DRAND48_R 3 2017-09-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/duplocale.3 b/man3/duplocale.3 index 03dba25d1..5741c4802 100644 --- a/man3/duplocale.3 +++ b/man3/duplocale.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH DUPLOCALE 3 2014-03-12 "Linux" "Linux Programmer's Manual" +.TH DUPLOCALE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME duplocale \- duplicate a locale object .SH SYNOPSIS diff --git a/man3/encrypt.3 b/man3/encrypt.3 index a04020f32..3a1cf9598 100644 --- a/man3/encrypt.3 +++ b/man3/encrypt.3 @@ -27,7 +27,7 @@ .\" .\" Modified 2003-04-04, aeb .\" -.TH ENCRYPT 3 2015-08-08 "" "Linux Programmer's Manual" +.TH ENCRYPT 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME encrypt, setkey, encrypt_r, setkey_r \- encrypt 64-bit messages .SH SYNOPSIS diff --git a/man3/end.3 b/man3/end.3 index c70ed0dd7..83677bec2 100644 --- a/man3/end.3 +++ b/man3/end.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH END 3 2008-07-17 "GNU" "Linux Programmer's Manual" +.TH END 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME etext, edata, end \- end of program segments .SH SYNOPSIS diff --git a/man3/endian.3 b/man3/endian.3 index 082d1bc4b..835e5c321 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 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH ENDIAN 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME htobe16, htole16, be16toh, le16toh, htobe32, htole32, be32toh, le32toh, htobe64, htole64, be64toh, le64toh \- diff --git a/man3/envz_add.3 b/man3/envz_add.3 index ffffde53f..94ded8737 100644 --- a/man3/envz_add.3 +++ b/man3/envz_add.3 @@ -7,7 +7,7 @@ .\" based on the description in glibc source and infopages .\" .\" Corrections and additions, aeb -.TH ENVZ_ADD 3 2015-03-02 "" "Linux Programmer's Manual" +.TH ENVZ_ADD 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME envz_add, envz_entry, envz_get, envz_merge, envz_remove, envz_strip \- environment string support diff --git a/man3/erf.3 b/man3/erf.3 index 28e947879..228cdb235 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH ERF 3 2017-09-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 73319f4ca..2986ac793 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH ERFC 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME erfc, erfcf, erfcl \- complementary error function .SH SYNOPSIS diff --git a/man3/err.3 b/man3/err.3 index c306b897e..d163b6492 100644 --- a/man3/err.3 +++ b/man3/err.3 @@ -36,7 +36,7 @@ .\" .\" 2011-09-10, mtk, Converted from mdoc to man macros .\" -.TH ERR 3 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH ERR 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME err, verr, errx, verrx, warn, vwarn, warnx, vwarnx \- formatted error messages .SH SYNOPSIS diff --git a/man3/errno.3 b/man3/errno.3 index 0799b658a..ff38ab256 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 2016-12-12 "" "Linux Programmer's Manual" +.TH ERRNO 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME errno \- number of last error .SH SYNOPSIS diff --git a/man3/error.3 b/man3/error.3 index cbd165ab7..53187bf9e 100644 --- a/man3/error.3 +++ b/man3/error.3 @@ -24,7 +24,7 @@ .\" .\" References: .\" glibc manual and source -.TH ERROR 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH ERROR 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME error, error_at_line, error_message_count, error_one_per_line, error_print_progname \- glibc error reporting functions diff --git a/man3/ether_aton.3 b/man3/ether_aton.3 index ab0cee50d..5e6082c0d 100644 --- a/man3/ether_aton.3 +++ b/man3/ether_aton.3 @@ -28,7 +28,7 @@ .\" .\" Minor additions, aeb, 2013-06-21 .\" -.TH ETHER_ATON 3 2014-07-08 "GNU" "Linux Programmer's Manual" +.TH ETHER_ATON 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME ether_aton, ether_ntoa, ether_ntohost, ether_hostton, ether_line, ether_ntoa_r, ether_aton_r \- Ethernet address manipulation routines diff --git a/man3/euidaccess.3 b/man3/euidaccess.3 index 48323045e..24e66ec1f 100644 --- a/man3/euidaccess.3 +++ b/man3/euidaccess.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH EUIDACCESS 3 2015-03-02 "" "Linux Programmer's Manual" +.TH EUIDACCESS 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME euidaccess, eaccess \- check effective user's permissions for a file .SH SYNOPSIS diff --git a/man3/exec.3 b/man3/exec.3 index 235c0d1c6..fedeef3df 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 2017-03-13 "GNU" "Linux Programmer's Manual" +.TH EXEC 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME execl, execlp, execle, execv, execvp, execvpe \- execute a file .SH SYNOPSIS diff --git a/man3/exit.3 b/man3/exit.3 index d497955e5..889d1f560 100644 --- a/man3/exit.3 +++ b/man3/exit.3 @@ -26,7 +26,7 @@ .\" could be listed on this page. See, for example, the list in the .\" POSIX exit(3p) page. .\" -.TH EXIT 3 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH EXIT 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME exit \- cause normal process termination .SH SYNOPSIS diff --git a/man3/exp.3 b/man3/exp.3 index 45c42abec..4619cd5e3 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 2016-03-15 "" "Linux Programmer's Manual" +.TH EXP 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME exp, expf, expl \- base-e exponential function .SH SYNOPSIS diff --git a/man3/exp10.3 b/man3/exp10.3 index 1dd22cbc5..ad978a368 100644 --- a/man3/exp10.3 +++ b/man3/exp10.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 EXP10 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH EXP10 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME exp10, exp10f, exp10l \- base-10 exponential function .SH SYNOPSIS diff --git a/man3/exp2.3 b/man3/exp2.3 index 9ccf3becf..92f46d16c 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 2016-03-15 "" "Linux Programmer's Manual" +.TH EXP2 3 2017-09-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 d51028c86..a1fe0f7b2 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 2016-03-15 "" "Linux Programmer's Manual" +.TH EXPM1 3 2017-09-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 ffd7f3946..033f64075 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 2016-03-15 "" "Linux Programmer's Manual" +.TH FABS 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME fabs, fabsf, fabsl \- absolute value of floating-point number .SH SYNOPSIS diff --git a/man3/fcloseall.3 b/man3/fcloseall.3 index f21c56a2f..966e4efb4 100644 --- a/man3/fcloseall.3 +++ b/man3/fcloseall.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FCLOSEALL 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH FCLOSEALL 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME fcloseall \- close all open streams .SH SYNOPSIS diff --git a/man3/fdim.3 b/man3/fdim.3 index 49479aced..4e70fee75 100644 --- a/man3/fdim.3 +++ b/man3/fdim.3 @@ -6,7 +6,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH FDIM 3 2016-03-15 "" "Linux Programmer's Manual" +.TH FDIM 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME fdim, fdimf, fdiml \- positive difference .SH SYNOPSIS diff --git a/man3/fenv.3 b/man3/fenv.3 index 3c134ee05..ed3b2cc4e 100644 --- a/man3/fenv.3 +++ b/man3/fenv.3 @@ -24,7 +24,7 @@ .\" 2000-08-14 added GNU additions from Andreas Jaeger .\" 2000-12-05 some changes inspired by acahalan's remarks .\" -.TH FENV 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH FENV 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME feclearexcept, fegetexceptflag, feraiseexcept, fesetexceptflag, fetestexcept, fegetenv, fegetround, feholdexcept, fesetround, diff --git a/man3/ferror.3 b/man3/ferror.3 index 4d6d7e983..b45eb5559 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 2016-03-15 "" "Linux Programmer's Manual" +.TH FERROR 3 2017-09-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 c13d8c720..5e8aaccc6 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH FEXECVE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME fexecve \- execute program specified via file descriptor .SH SYNOPSIS diff --git a/man3/fflush.3 b/man3/fflush.3 index 51cc00451..a3ed8aad0 100644 --- a/man3/fflush.3 +++ b/man3/fflush.3 @@ -42,7 +42,7 @@ .\" Modified 2000-07-22 by Nicolás Lichtmaier .\" Modified 2001-10-16 by John Levon .\" -.TH FFLUSH 3 2016-12-12 "GNU" "Linux Programmer's Manual" +.TH FFLUSH 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME fflush \- flush a stream .SH SYNOPSIS diff --git a/man3/ffs.3 b/man3/ffs.3 index d3bde8cb0..bb2a3f9a9 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 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH FFS 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME ffs, ffsl, ffsll \- find first bit set in a word .SH SYNOPSIS diff --git a/man3/fgetc.3 b/man3/fgetc.3 index b98d233ed..5794fca22 100644 --- a/man3/fgetc.3 +++ b/man3/fgetc.3 @@ -24,7 +24,7 @@ .\" .\" Modified Wed Jul 28 11:12:07 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Fri Sep 8 15:48:13 1995 by Andries Brouwer (aeb@cwi.nl) -.TH FGETC 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH FGETC 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME fgetc, fgets, getc, getchar, ungetc \- input of characters and strings .SH SYNOPSIS diff --git a/man3/fgetgrent.3 b/man3/fgetgrent.3 index f2468d570..215ee8a0b 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH FGETGRENT 3 2017-09-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 0f0f4c05b..7ccc02b60 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH FGETPWENT 3 2017-09-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 d0b9c70c2..9ab7a4b00 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 2016-03-15 "" "Linux Programmer's Manual" +.TH FINITE 3 2017-09-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/floor.3 b/man3/floor.3 index b962ccd52..6c6ff3d87 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 2016-03-15 "" "Linux Programmer's Manual" +.TH FLOOR 3 2017-09-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 5e7782a98..f73fc9af1 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 2016-03-15 "" "Linux Programmer's Manual" +.TH FMA 3 2017-09-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 dc363cbed..58319f243 100644 --- a/man3/fmax.3 +++ b/man3/fmax.3 @@ -6,7 +6,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH FMAX 3 2016-07-17 "" "Linux Programmer's Manual" +.TH FMAX 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME fmax, fmaxf, fmaxl \- determine maximum of two floating-point numbers .SH SYNOPSIS diff --git a/man3/fmemopen.3 b/man3/fmemopen.3 index c8c16765d..e77d9b530 100644 --- a/man3/fmemopen.3 +++ b/man3/fmemopen.3 @@ -4,7 +4,7 @@ .\" Distributed under the GPL. .\" %%%LICENSE_END .\" -.TH FMEMOPEN 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH FMEMOPEN 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME fmemopen \- open memory as stream .SH SYNOPSIS diff --git a/man3/fmin.3 b/man3/fmin.3 index 657c5cb7d..6870d65c0 100644 --- a/man3/fmin.3 +++ b/man3/fmin.3 @@ -6,7 +6,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH FMIN 3 2016-07-17 "" "Linux Programmer's Manual" +.TH FMIN 3 2017-09-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 8b3c2e8ad..2e89f8cc1 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 2016-03-15 "" "Linux Programmer's Manual" +.TH FMOD 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME fmod, fmodf, fmodl \- floating-point remainder function .SH SYNOPSIS diff --git a/man3/fmtmsg.3 b/man3/fmtmsg.3 index 5c75b2d0f..c4b4901e4 100644 --- a/man3/fmtmsg.3 +++ b/man3/fmtmsg.3 @@ -10,7 +10,7 @@ .\" The function is quite complex and deserves an example .\" .\" Polished, aeb, 2003-11-01 -.TH FMTMSG 3 2015-08-08 "" "Linux Programmer's Manual" +.TH FMTMSG 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME fmtmsg \- print formatted error messages .SH SYNOPSIS diff --git a/man3/fopen.3 b/man3/fopen.3 index 7d7cef889..a0f564c39 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 2017-03-13 "GNU" "Linux Programmer's Manual" +.TH FOPEN 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME fopen, fdopen, freopen \- stream open functions .SH SYNOPSIS diff --git a/man3/fopencookie.3 b/man3/fopencookie.3 index 7cb5bc1eb..40dee961d 100644 --- a/man3/fopencookie.3 +++ b/man3/fopencookie.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FOPENCOOKIE 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH FOPENCOOKIE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME fopencookie \- opening a custom stream .SH SYNOPSIS diff --git a/man3/fpclassify.3 b/man3/fpclassify.3 index 85a42c38a..2cd95f83e 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 2016-03-15 "" "Linux Programmer's Manual" +.TH FPCLASSIFY 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME fpclassify, isfinite, isnormal, isnan, isinf \- floating-point classification macros diff --git a/man3/fpurge.3 b/man3/fpurge.3 index 13b282705..ef7abf097 100644 --- a/man3/fpurge.3 +++ b/man3/fpurge.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FPURGE 3 2015-07-23 "" "Linux Programmer's Manual" +.TH FPURGE 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME fpurge, __fpurge \- purge a stream .SH SYNOPSIS diff --git a/man3/fputwc.3 b/man3/fputwc.3 index f3654552b..d2d020e86 100644 --- a/man3/fputwc.3 +++ b/man3/fputwc.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH FPUTWC 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH FPUTWC 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME fputwc, putwc \- write a wide character to a FILE stream .SH SYNOPSIS diff --git a/man3/fputws.3 b/man3/fputws.3 index 7e8ccf8b0..bda5d2fbf 100644 --- a/man3/fputws.3 +++ b/man3/fputws.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH FPUTWS 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH FPUTWS 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME fputws \- write a wide-character string to a FILE stream .SH SYNOPSIS diff --git a/man3/frexp.3 b/man3/frexp.3 index 96de685ff..5d33712e0 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 2016-03-15 "" "Linux Programmer's Manual" +.TH FREXP 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME frexp, frexpf, frexpl \- convert floating-point number to fractional and integral components diff --git a/man3/fseek.3 b/man3/fseek.3 index dde79aa77..b5c7b5b5c 100644 --- a/man3/fseek.3 +++ b/man3/fseek.3 @@ -39,7 +39,7 @@ .\" .\" Converted for Linux, Mon Nov 29 15:22:01 1993, faith@cs.unc.edu .\" -.TH FSEEK 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH FSEEK 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME fgetpos, fseek, fsetpos, ftell, rewind \- reposition a stream .SH SYNOPSIS diff --git a/man3/fseeko.3 b/man3/fseeko.3 index 37b696b00..15ce87f77 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 2016-03-15 "" "Linux Programmer's Manual" +.TH FSEEKO 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME fseeko, ftello \- seek to or report file position .SH SYNOPSIS diff --git a/man3/ftime.3 b/man3/ftime.3 index 56dca01a6..5c8f7cc93 100644 --- a/man3/ftime.3 +++ b/man3/ftime.3 @@ -27,7 +27,7 @@ .\" Modified Sun Oct 18 17:31:43 1998 by Andries Brouwer (aeb@cwi.nl) .\" 2008-06-23, mtk, minor rewrites, added some details .\" -.TH FTIME 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH FTIME 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME ftime \- return date and time .SH SYNOPSIS diff --git a/man3/fts.3 b/man3/fts.3 index ec4a2c608..f9e1ba51d 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 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH FTS 3 2017-09-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/ftw.3 b/man3/ftw.3 index d006dfd6c..d4dc41fb9 100644 --- a/man3/ftw.3 +++ b/man3/ftw.3 @@ -33,7 +33,7 @@ .\" 2006-05-24, Michael Kerrisk .\" Added an example program. .\" -.TH FTW 3 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH FTW 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ftw, nftw \- file tree walk .SH SYNOPSIS diff --git a/man3/futimes.3 b/man3/futimes.3 index 815f7d41c..8437932a4 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH FUTIMES 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME futimes, lutimes \- change file timestamps .SH SYNOPSIS diff --git a/man3/gamma.3 b/man3/gamma.3 index df15f74ce..d916e7929 100644 --- a/man3/gamma.3 +++ b/man3/gamma.3 @@ -6,7 +6,7 @@ .\" .\" Modified 2003-11-18, aeb: historical remarks .\" -.TH GAMMA 3 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH GAMMA 3 2017-09-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 d83843cfa..59d413b38 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 2016-03-15 "" "Linux Programmer's Manual" +.TH GCVT 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME gcvt \- convert a floating-point number to a string .SH SYNOPSIS diff --git a/man3/get_nprocs_conf.3 b/man3/get_nprocs_conf.3 index 2e5ef2c93..82c499c7f 100644 --- a/man3/get_nprocs_conf.3 +++ b/man3/get_nprocs_conf.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GET_NPROCS 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH GET_NPROCS 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME get_nprocs, get_nprocs_conf \- get number of processors .SH SYNOPSIS diff --git a/man3/get_phys_pages.3 b/man3/get_phys_pages.3 index 663a13ef0..7819494d7 100644 --- a/man3/get_phys_pages.3 +++ b/man3/get_phys_pages.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GET_PHYS_PAGES 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH GET_PHYS_PAGES 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME get_phys_pages, get_avphys_pages \- get total and available physical page counts diff --git a/man3/getaddrinfo.3 b/man3/getaddrinfo.3 index 6f0459d9e..96fc72d90 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 2017-07-13 "GNU" "Linux Programmer's Manual" +.TH GETADDRINFO 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getaddrinfo, freeaddrinfo, gai_strerror \- network address and service translation diff --git a/man3/getaddrinfo_a.3 b/man3/getaddrinfo_a.3 index 8705d447b..1a9d36f07 100644 --- a/man3/getaddrinfo_a.3 +++ b/man3/getaddrinfo_a.3 @@ -27,7 +27,7 @@ .\" References: http://people.redhat.com/drepper/asynchnl.pdf, .\" http://www.imperialviolet.org/2005/06/01/asynchronous-dns-lookups-with-glibc.html .\" -.TH GETADDRINFO_A 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH GETADDRINFO_A 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getaddrinfo_a, gai_suspend, gai_error, gai_cancel \- asynchronous network address and service translation diff --git a/man3/getauxval.3 b/man3/getauxval.3 index 5da548dd4..a787797f9 100644 --- a/man3/getauxval.3 +++ b/man3/getauxval.3 @@ -24,7 +24,7 @@ .\" .\" See also https://lwn.net/Articles/519085/ .\" -.TH GETAUXVAL 3 2016-07-17 "GNU" "Linux Programmer's Manual" +.TH GETAUXVAL 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getauxval \- retrieve a value from the auxiliary vector .SH SYNOPSIS diff --git a/man3/getcontext.3 b/man3/getcontext.3 index 6ce2f3ae9..7e6b2f230 100644 --- a/man3/getcontext.3 +++ b/man3/getcontext.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETCONTEXT 3 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH GETCONTEXT 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getcontext, setcontext \- get or set the user context .SH SYNOPSIS diff --git a/man3/getcwd.3 b/man3/getcwd.3 index d9095129a..ff953a7d0 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 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH GETCWD 3 2017-09-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 fc04ad904..c9d23b240 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 2016-03-15 "" "Linux Programmer's Manual" +.TH GETDATE 3 2017-09-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/getentropy.3 b/man3/getentropy.3 index 407d0ccda..41bae010b 100644 --- a/man3/getentropy.3 +++ b/man3/getentropy.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETENTROPY 3 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH GETENTROPY 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getentropy \- fill a buffer with random bytes .SH SYNOPSIS diff --git a/man3/getenv.3 b/man3/getenv.3 index 3a38847e8..435c7d001 100644 --- a/man3/getenv.3 +++ b/man3/getenv.3 @@ -30,7 +30,7 @@ .\" Modified Sat Jul 24 19:30:29 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Fri Feb 14 21:47:50 1997 by Andries Brouwer (aeb@cwi.nl) .\" -.TH GETENV 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH GETENV 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getenv, secure_getenv \- get an environment variable .SH SYNOPSIS diff --git a/man3/getfsent.3 b/man3/getfsent.3 index 1214ab016..74a57b8eb 100644 --- a/man3/getfsent.3 +++ b/man3/getfsent.3 @@ -24,7 +24,7 @@ .\" .\" Inspired by a page written by Walter Harms. .\" -.TH GETFSENT 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH GETFSENT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getfsent, getfsspec, getfsfile, setfsent, endfsent \- handle fstab entries .SH SYNOPSIS diff --git a/man3/getgrent.3 b/man3/getgrent.3 index f34a7e846..0d88a7878 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 2017-07-13 "" "Linux Programmer's Manual" +.TH GETGRENT 3 2017-09-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 e6a728abb..dcf72a492 100644 --- a/man3/getgrent_r.3 +++ b/man3/getgrent_r.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH GETGRENT_R 3 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH GETGRENT_R 3 2017-09-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 dbd93f83c..aa25864d0 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 2016-03-15 "" "Linux Programmer's Manual" +.TH GETGRNAM 3 2017-09-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 000c3a871..2f75f9b84 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH GETGROUPLIST 3 2017-09-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 b09fa69ef..5b680e521 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 2016-03-15 "" "Linux Programmer's Manual" +.TH GETHOSTBYNAME 3 2017-09-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 5ce961926..4fef906cb 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH GETHOSTID 3 2017-09-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/getifaddrs.3 b/man3/getifaddrs.3 index 11dde1476..cdd52f3fc 100644 --- a/man3/getifaddrs.3 +++ b/man3/getifaddrs.3 @@ -33,7 +33,7 @@ .\" for glibc specificities, provide an example. .\" 2009-01-14 mtk, many edits and changes, rewrote example program. .\" -.TH GETIFADDRS 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH GETIFADDRS 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getifaddrs, freeifaddrs \- get interface addresses .SH SYNOPSIS diff --git a/man3/getipnodebyname.3 b/man3/getipnodebyname.3 index 5ac4c20f9..aa0f70a9c 100644 --- a/man3/getipnodebyname.3 +++ b/man3/getipnodebyname.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" References: RFC 2553 -.TH GETIPNODEBYNAME 3 2010-09-04 "Linux" "Linux Programmer's Manual" +.TH GETIPNODEBYNAME 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME getipnodebyname, getipnodebyaddr, freehostent \- get network hostnames and addresses diff --git a/man3/getline.3 b/man3/getline.3 index 35cc84e65..d7bf733c2 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 2017-03-13 "GNU" "Linux Programmer's Manual" +.TH GETLINE 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getline, getdelim \- delimited string input .SH SYNOPSIS diff --git a/man3/getlogin.3 b/man3/getlogin.3 index 1c707a3de..f9d25f9f9 100644 --- a/man3/getlogin.3 +++ b/man3/getlogin.3 @@ -25,7 +25,7 @@ .\" Changed Tue Sep 19 01:49:29 1995, aeb: moved from man2 to man3 .\" added ref to /etc/utmp, added BUGS section, etc. .\" modified 2003 Walter Harms, aeb - added getlogin_r, note on stdin use -.TH GETLOGIN 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH GETLOGIN 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getlogin, getlogin_r, cuserid \- get username .SH SYNOPSIS diff --git a/man3/getmntent.3 b/man3/getmntent.3 index cbda1ee56..413dd1096 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 2017-03-13 "" "Linux Programmer's Manual" +.TH GETMNTENT 3 2017-09-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 cf9e91166..b80802edd 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH GETNAMEINFO 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getnameinfo \- address-to-name translation in protocol-independent manner .SH SYNOPSIS diff --git a/man3/getnetent.3 b/man3/getnetent.3 index 9410d9ac3..ad4ea679e 100644 --- a/man3/getnetent.3 +++ b/man3/getnetent.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 21:48:06 1993 by Rik Faith (faith@cs.unc.edu) -.TH GETNETENT 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH GETNETENT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent \- get network entry diff --git a/man3/getnetent_r.3 b/man3/getnetent_r.3 index 9ccb44ef2..0fb23a1a0 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH GETNETENT_R 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getnetent_r, getnetbyname_r, getnetbyaddr_r \- get network entry (reentrant) diff --git a/man3/getopt.3 b/man3/getopt.3 index cfc023d01..857375bef 100644 --- a/man3/getopt.3 +++ b/man3/getopt.3 @@ -38,7 +38,7 @@ .\" the start of optstring .\" Modified 2006-12-15, mtk, Added getopt() example program. .\" -.TH GETOPT 3 2017-03-13 "GNU" "Linux Programmer's Manual" +.TH GETOPT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt \- Parse command-line options diff --git a/man3/getprotoent.3 b/man3/getprotoent.3 index 008728466..e6e158d82 100644 --- a/man3/getprotoent.3 +++ b/man3/getprotoent.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 19:26:03 1993 by Rik Faith (faith@cs.unc.edu) -.TH GETPROTOENT 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH GETPROTOENT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getprotoent, getprotobyname, getprotobynumber, setprotoent, endprotoent \- get protocol entry diff --git a/man3/getprotoent_r.3 b/man3/getprotoent_r.3 index fa73b8b85..53a105875 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH GETPROTOENT_R 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getprotoent_r, getprotobyname_r, getprotobynumber_r \- get protocol entry (reentrant) diff --git a/man3/getpw.3 b/man3/getpw.3 index fc2db195a..de72c6a11 100644 --- a/man3/getpw.3 +++ b/man3/getpw.3 @@ -29,7 +29,7 @@ .\" Modified Sat Jul 24 19:23:25 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Mon May 27 21:37:47 1996 by Martin Schulze (joey@linux.de) .\" -.TH GETPW 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH GETPW 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getpw \- reconstruct password line entry .SH SYNOPSIS diff --git a/man3/getpwent.3 b/man3/getpwent.3 index b5c655555..29a8bb403 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH GETPWENT 3 2017-09-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 68d17f14a..19979da4a 100644 --- a/man3/getpwent_r.3 +++ b/man3/getpwent_r.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH GETPWENT_R 3 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH GETPWENT_R 3 2017-09-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 2e5b23eed..2f1db3f0c 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH GETPWNAM 3 2017-09-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.3 b/man3/getrpcent.3 index 95d598c7c..191e31c7d 100644 --- a/man3/getrpcent.3 +++ b/man3/getrpcent.3 @@ -5,7 +5,7 @@ .\" %%%LICENSE_END .\" .\" @(#)getrpcent.3n 2.2 88/08/02 4.0 RPCSRC; from 1.11 88/03/14 SMI -.TH GETRPCENT 3 2015-07-23 "" "Linux Programmer's Manual" +.TH GETRPCENT 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME getrpcent, getrpcbyname, getrpcbynumber, setrpcent, endrpcent \- get RPC entry diff --git a/man3/getrpcent_r.3 b/man3/getrpcent_r.3 index 4cc9e001f..1a4009211 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH GETRPCENT_R 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getrpcent_r, getrpcbyname_r, getrpcbynumber_r \- get RPC entry (reentrant) diff --git a/man3/getrpcport.3 b/man3/getrpcport.3 index 044ee3c5e..2eba5d30a 100644 --- a/man3/getrpcport.3 +++ b/man3/getrpcport.3 @@ -5,7 +5,7 @@ .\" %%%LICENSE_END .\" .\" @(#)getrpcport.3r 2.2 88/08/02 4.0 RPCSRC; from 1.12 88/02/26 SMI -.TH GETRPCPORT 3 2015-07-23 "" "Linux Programmer's Manual" +.TH GETRPCPORT 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME getrpcport \- get RPC port number .SH SYNOPSIS diff --git a/man3/gets.3 b/man3/gets.3 index ca2df5805..4f2f0058d 100644 --- a/man3/gets.3 +++ b/man3/gets.3 @@ -26,7 +26,7 @@ .\" Modified Fri Sep 8 15:48:13 1995 by Andries Brouwer (aeb@cwi.nl) .\" Modified 2013-12-31, David Malcolm .\" Split gets(3) into its own page; fgetc() et al. move to fgetc(3) -.TH GETS 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH GETS 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME gets \- get a string from standard input (DEPRECATED) .SH SYNOPSIS diff --git a/man3/getservent.3 b/man3/getservent.3 index 563334e8e..c09c6eecf 100644 --- a/man3/getservent.3 +++ b/man3/getservent.3 @@ -31,7 +31,7 @@ .\" Modified Mon Apr 22 01:50:54 1996 by Martin Schulze .\" 2001-07-25 added a clause about NULL proto (Martin Michlmayr or David N. Welton) .\" -.TH GETSERVENT 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH GETSERVENT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getservent, getservbyname, getservbyport, setservent, endservent \- get service entry diff --git a/man3/getservent_r.3 b/man3/getservent_r.3 index 8a05b9a9c..2b68594aa 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH GETSERVENT_R 3 2017-09-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 9c8d37485..e47ae71d6 100644 --- a/man3/getspnam.3 +++ b/man3/getspnam.3 @@ -5,7 +5,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH GETSPNAM 3 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH GETSPNAM 3 2017-09-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 121eca538..0d431b147 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH GETSUBOPT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getsubopt \- parse suboption arguments from a string .SH SYNOPSIS diff --git a/man3/getttyent.3 b/man3/getttyent.3 index 37b184a6e..a6c6e56ba 100644 --- a/man3/getttyent.3 +++ b/man3/getttyent.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH GETTTYENT 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH GETTTYENT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getttyent, getttynam, setttyent, endttyent \- get ttys file entry .SH SYNOPSIS diff --git a/man3/getumask.3 b/man3/getumask.3 index 51ed3ee91..2b9e53196 100644 --- a/man3/getumask.3 +++ b/man3/getumask.3 @@ -25,7 +25,7 @@ .\" This replaces an earlier man page written by Walter Harms .\" . .\" -.TH GETUMASK 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH GETUMASK 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getumask \- get file creation mask .SH SYNOPSIS diff --git a/man3/getutent.3 b/man3/getutent.3 index e0f9dabc6..d3879d90f 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 2016-10-08 "" "Linux Programmer's Manual" +.TH GETUTENT 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME getutent, getutid, getutline, pututline, setutent, endutent, utmpname \- access utmp file entries diff --git a/man3/getwchar.3 b/man3/getwchar.3 index c296919cb..6f33a61d9 100644 --- a/man3/getwchar.3 +++ b/man3/getwchar.3 @@ -14,7 +14,7 @@ .\" http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH GETWCHAR 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH GETWCHAR 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME getwchar \- read a wide character from standard input .SH SYNOPSIS diff --git a/man3/glob.3 b/man3/glob.3 index e3f06bf02..d55f55e4c 100644 --- a/man3/glob.3 +++ b/man3/glob.3 @@ -31,7 +31,7 @@ .\" Expanded the description of various flags .\" Various wording fixes. .\" -.TH GLOB 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH GLOB 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME glob, globfree \- find pathnames matching a pattern, free memory from glob() .SH SYNOPSIS diff --git a/man3/gnu_get_libc_version.3 b/man3/gnu_get_libc_version.3 index fa7b97437..0c5030fff 100644 --- a/man3/gnu_get_libc_version.3 +++ b/man3/gnu_get_libc_version.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GNU_GET_LIBC_VERSION 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH GNU_GET_LIBC_VERSION 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME gnu_get_libc_version, gnu_get_libc_release \- get glibc version and release .SH SYNOPSIS diff --git a/man3/grantpt.3 b/man3/grantpt.3 index 0eb3dc958..0052aacf5 100644 --- a/man3/grantpt.3 +++ b/man3/grantpt.3 @@ -2,7 +2,7 @@ .\" This page is in the public domain. - aeb .\" %%%LICENSE_END .\" -.TH GRANTPT 3 2017-05-03 "GNU" "Linux Programmer's Manual" +.TH GRANTPT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME grantpt \- grant access to the slave pseudoterminal .SH SYNOPSIS diff --git a/man3/gsignal.3 b/man3/gsignal.3 index 7fd58c249..2e59767f8 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 2016-03-15 "" "Linux Programmer's Manual" +.TH GSIGNAL 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME gsignal, ssignal \- software signal facility .SH SYNOPSIS diff --git a/man3/hash.3 b/man3/hash.3 index b1a6271c7..d3d84738b 100644 --- a/man3/hash.3 +++ b/man3/hash.3 @@ -33,7 +33,7 @@ .\" .\" @(#)hash.3 8.6 (Berkeley) 8/18/94 .\" -.TH HASH 3 2012-04-23 "" "Linux Programmer's Manual" +.TH HASH 3 2017-09-15 "" "Linux Programmer's Manual" .UC 7 .SH NAME hash \- hash database access method diff --git a/man3/hsearch.3 b/man3/hsearch.3 index 002346a6b..8985e6b88 100644 --- a/man3/hsearch.3 +++ b/man3/hsearch.3 @@ -32,7 +32,7 @@ .\" 2008-09-03, mtk, restructured somewhat, in part after suggestions from .\" Timothy S. Nelson .\" -.TH HSEARCH 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH HSEARCH 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r, hsearch_r \- hash table management diff --git a/man3/hypot.3 b/man3/hypot.3 index c05342a55..678e6cf8b 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 2016-03-15 "" "Linux Programmer's Manual" +.TH HYPOT 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME hypot, hypotf, hypotl \- Euclidean distance function .SH SYNOPSIS diff --git a/man3/iconv.3 b/man3/iconv.3 index 2ebde98d0..fc2c35a0b 100644 --- a/man3/iconv.3 +++ b/man3/iconv.3 @@ -15,7 +15,7 @@ .\" 2000-06-30 correction by Yuichi SATO .\" 2000-11-15 aeb, fixed prototype .\" -.TH ICONV 3 2015-12-28 "GNU" "Linux Programmer's Manual" +.TH ICONV 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME iconv \- perform character set conversion .SH SYNOPSIS diff --git a/man3/iconv_close.3 b/man3/iconv_close.3 index ae0ae2283..b31eb6f96 100644 --- a/man3/iconv_close.3 +++ b/man3/iconv_close.3 @@ -11,7 +11,7 @@ .\" GNU glibc-2 source code and manual .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" -.TH ICONV_CLOSE 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH ICONV_CLOSE 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME iconv_close \- deallocate descriptor for character set conversion .SH SYNOPSIS diff --git a/man3/iconv_open.3 b/man3/iconv_open.3 index ac8371eef..6add85124 100644 --- a/man3/iconv_open.3 +++ b/man3/iconv_open.3 @@ -15,7 +15,7 @@ .\" 2007-03-31 Bruno Haible, Describe the glibc/libiconv //TRANSLIT .\" and //IGNORE extensions for 'tocode'. .\" -.TH ICONV_OPEN 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH ICONV_OPEN 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME iconv_open \- allocate descriptor for character set conversion .SH SYNOPSIS diff --git a/man3/if_nameindex.3 b/man3/if_nameindex.3 index 9abafaaaa..196c49558 100644 --- a/man3/if_nameindex.3 +++ b/man3/if_nameindex.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH IF_NAMEINDEX 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH IF_NAMEINDEX 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME if_nameindex, if_freenameindex \- get network interface names and indexes .SH SYNOPSIS diff --git a/man3/if_nametoindex.3 b/man3/if_nametoindex.3 index f6e341af9..a679810af 100644 --- a/man3/if_nametoindex.3 +++ b/man3/if_nametoindex.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH IF_NAMETOINDEX 3 2017-07-13 "GNU" "Linux Programmer's Manual" +.TH IF_NAMETOINDEX 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME if_nametoindex, if_indextoname \- mappings between network interface names and indexes diff --git a/man3/ilogb.3 b/man3/ilogb.3 index 4cf42ba49..03e4a4119 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 2016-03-15 "" "Linux Programmer's Manual" +.TH ILOGB 3 2017-09-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 6b0c88317..695cb3219 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH INET 3 2017-09-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/inet_net_pton.3 b/man3/inet_net_pton.3 index 0b3f8457b..0c236d028 100644 --- a/man3/inet_net_pton.3 +++ b/man3/inet_net_pton.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH INET_NET_PTON 3 2014-05-28 "Linux" "Linux Programmer's Manual" +.TH INET_NET_PTON 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME inet_net_pton, inet_net_ntop \- Internet network number conversion .SH SYNOPSIS diff --git a/man3/inet_ntop.3 b/man3/inet_ntop.3 index 139f7bd5e..8c0464097 100644 --- a/man3/inet_ntop.3 +++ b/man3/inet_ntop.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" References: RFC 2553 -.TH INET_NTOP 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH INET_NTOP 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME inet_ntop \- convert IPv4 and IPv6 addresses from binary to text form .SH SYNOPSIS diff --git a/man3/inet_pton.3 b/man3/inet_pton.3 index c1605402e..9eaf19851 100644 --- a/man3/inet_pton.3 +++ b/man3/inet_pton.3 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" References: RFC 2553 -.TH INET_PTON 3 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH INET_PTON 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME inet_pton \- convert IPv4 and IPv6 addresses from text to binary form .SH SYNOPSIS diff --git a/man3/initgroups.3 b/man3/initgroups.3 index 305bbec3d..8d65a4636 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH INITGROUPS 3 2017-09-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 4978208b8..905c18dff 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 2017-05-03 "" "Linux Programmer's Manual" +.TH INSQUE 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME insque, remque \- insert/remove an item from a queue .SH SYNOPSIS diff --git a/man3/intro.3 b/man3/intro.3 index 1bdd07e34..d389c3aff 100644 --- a/man3/intro.3 +++ b/man3/intro.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" 2007-10-23 mtk, Nearly a complete rewrite of the earlier page. -.TH INTRO 3 2010-11-11 "Linux" "Linux Programmer's Manual" +.TH INTRO 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME intro \- introduction to library functions .SH DESCRIPTION diff --git a/man3/isalpha.3 b/man3/isalpha.3 index 3c2b569b3..03fb1d53d 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 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH ISALPHA 3 2017-09-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 c50e8e19e..00fe4054c 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 2016-03-15 "" "Linux Programmer's Manual" +.TH ISGREATER 3 2017-09-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/j0.3 b/man3/j0.3 index 9b5886e32..1fb9f57ef 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 2016-03-15 "" "Linux Programmer's Manual" +.TH J0 3 2017-09-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/key_setsecret.3 b/man3/key_setsecret.3 index e848a2e11..50f2908cc 100644 --- a/man3/key_setsecret.3 +++ b/man3/key_setsecret.3 @@ -6,7 +6,7 @@ .\" .\" I had no way the check the functions out .\" be careful -.TH KEY_SETSECRET 3 2015-07-23 "" "Linux Programmer's Manual" +.TH KEY_SETSECRET 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME key_decryptsession, key_encryptsession, key_setsecret, key_gendes, key_secretkey_is_set \- interfaces to rpc keyserver daemon diff --git a/man3/killpg.3 b/man3/killpg.3 index 7515a28ee..f360d843f 100644 --- a/man3/killpg.3 +++ b/man3/killpg.3 @@ -39,7 +39,7 @@ .\" Added notes on CAP_KILL .\" Modified 2004-06-21 by aeb .\" -.TH KILLPG 3 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH KILLPG 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME killpg \- send signal to a process group .SH SYNOPSIS diff --git a/man3/ldexp.3 b/man3/ldexp.3 index 52b1c2c02..2d314b3f3 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 2016-03-15 "" "Linux Programmer's Manual" +.TH LDEXP 3 2017-09-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 5fa9130c8..ad33259e0 100644 --- a/man3/lgamma.3 +++ b/man3/lgamma.3 @@ -8,7 +8,7 @@ .\" .\" based on glibc infopages .\" -.TH LGAMMA 3 2016-03-15 "" "Linux Programmer's Manual" +.TH LGAMMA 3 2017-09-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 9ed9ffa27..1b6639e5b 100644 --- a/man3/lio_listio.3 +++ b/man3/lio_listio.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH LIO_LISTIO 3 2016-10-08 "" "Linux Programmer's Manual" +.TH LIO_LISTIO 3 2017-09-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 d2dd52091..80ce61f65 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH LOCKF 3 2017-09-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 f21c8939c..426460771 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 2016-03-15 "" "Linux Programmer's Manual" +.TH LOG 3 2017-09-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 3cee209c2..3a1a6738c 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 2016-03-15 "" "Linux Programmer's Manual" +.TH LOG10 3 2017-09-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 1bc9919a8..6b34748c9 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 2016-03-15 "" "Linux Programmer's Manual" +.TH LOG1P 3 2017-09-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 94d3e7da6..f8d1ae662 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 2016-03-15 "" "Linux Programmer's Manual" +.TH LOG2 3 2017-09-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 577dc31fc..40dcf04b4 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 2016-03-15 "" "Linux Programmer's Manual" +.TH LOGB 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME logb, logbf, logbl \- get exponent of a floating-point value .SH SYNOPSIS diff --git a/man3/login.3 b/man3/login.3 index 2d9b82d8a..fecf8ceb3 100644 --- a/man3/login.3 +++ b/man3/login.3 @@ -22,7 +22,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH LOGIN 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH LOGIN 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME login, logout \- write utmp and wtmp entries .SH SYNOPSIS diff --git a/man3/lrint.3 b/man3/lrint.3 index 46e2f74ba..cee7d73b7 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 2016-03-15 "" "Linux Programmer's Manual" +.TH LRINT 3 2017-09-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 b2e7f367e..bc03ef718 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 2016-03-15 "" "Linux Programmer's Manual" +.TH LROUND 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME lround, lroundf, lroundl, llround, llroundf, llroundl \- round to nearest integer, away from zero diff --git a/man3/lsearch.3 b/man3/lsearch.3 index d46524a5a..b4fdb6208 100644 --- a/man3/lsearch.3 +++ b/man3/lsearch.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" Corrected prototype and include, aeb, 990927 -.TH LSEARCH 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH LSEARCH 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME lfind, lsearch \- linear search of an array .SH SYNOPSIS diff --git a/man3/lseek64.3 b/man3/lseek64.3 index 0b119e8b0..1f9c1a80b 100644 --- a/man3/lseek64.3 +++ b/man3/lseek64.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH LSEEK64 3 2015-04-19 "Linux" "Linux Programmer's Manual" +.TH LSEEK64 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME lseek64 \- reposition 64-bit read/write file offset .SH SYNOPSIS diff --git a/man3/makecontext.3 b/man3/makecontext.3 index cca978eaf..277af2099 100644 --- a/man3/makecontext.3 +++ b/man3/makecontext.3 @@ -25,7 +25,7 @@ .\" .\" 2006-08-02, mtk, Added example program .\" -.TH MAKECONTEXT 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH MAKECONTEXT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME makecontext, swapcontext \- manipulate user context .SH SYNOPSIS diff --git a/man3/makedev.3 b/man3/makedev.3 index 52cfff8bc..3398bbb0b 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH MAKEDEV 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME makedev, major, minor \- manage a device number .SH SYNOPSIS diff --git a/man3/mallinfo.3 b/man3/mallinfo.3 index ee0448592..64d40e62c 100644 --- a/man3/mallinfo.3 +++ b/man3/mallinfo.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MALLINFO 3 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH MALLINFO 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME mallinfo \- obtain memory allocation information .SH SYNOPSIS diff --git a/man3/malloc.3 b/man3/malloc.3 index db5080184..77b58bb97 100644 --- a/man3/malloc.3 +++ b/man3/malloc.3 @@ -30,7 +30,7 @@ .\" FIXME . Review http://austingroupbugs.net/view.php?id=374 .\" to see what changes are required on this page. .\" -.TH MALLOC 3 2017-07-13 "GNU" "Linux Programmer's Manual" +.TH MALLOC 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME malloc, free, calloc, realloc \- allocate and free dynamic memory .SH SYNOPSIS diff --git a/man3/malloc_get_state.3 b/man3/malloc_get_state.3 index 8cf96693d..f94efccf4 100644 --- a/man3/malloc_get_state.3 +++ b/man3/malloc_get_state.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MALLOC_GET_STATE 3 2016-12-12 "GNU" "Linux Programmer's Manual" +.TH MALLOC_GET_STATE 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME malloc_get_state, malloc_set_state \- record and restore state of malloc implementation .SH SYNOPSIS diff --git a/man3/malloc_info.3 b/man3/malloc_info.3 index 2981e347c..ce344e7ca 100644 --- a/man3/malloc_info.3 +++ b/man3/malloc_info.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MALLOC_INFO 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH MALLOC_INFO 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME malloc_info \- export malloc state to a stream .SH SYNOPSIS diff --git a/man3/malloc_stats.3 b/man3/malloc_stats.3 index 5bf60f9e0..c7954c3ba 100644 --- a/man3/malloc_stats.3 +++ b/man3/malloc_stats.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MALLOC_STATS 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH MALLOC_STATS 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME malloc_stats \- print memory allocation statistics .SH SYNOPSIS diff --git a/man3/malloc_trim.3 b/man3/malloc_trim.3 index 9325395c5..3ff8bd0ee 100644 --- a/man3/malloc_trim.3 +++ b/man3/malloc_trim.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MALLOC_TRIM 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH MALLOC_TRIM 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME malloc_trim \- release free memory from the top of the heap .SH SYNOPSIS diff --git a/man3/malloc_usable_size.3 b/man3/malloc_usable_size.3 index 8c54c4b4e..38342f56b 100644 --- a/man3/malloc_usable_size.3 +++ b/man3/malloc_usable_size.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MALLOC_USABLE_SIZE 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH MALLOC_USABLE_SIZE 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME malloc_usable_size \- obtain size of block of memory allocated from heap .SH SYNOPSIS diff --git a/man3/mallopt.3 b/man3/mallopt.3 index be78a3661..a0199064a 100644 --- a/man3/mallopt.3 +++ b/man3/mallopt.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MALLOPT 3 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH MALLOPT 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME mallopt \- set memory allocation parameters .SH SYNOPSIS diff --git a/man3/matherr.3 b/man3/matherr.3 index fdadc7007..d7605a055 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH MATHERR 3 2017-09-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 b3a1fe40a..e0c51c1f1 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 2016-12-12 "GNU" "Linux Programmer's Manual" +.TH MBSNRTOWCS 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME mbsnrtowcs \- convert a multibyte string to a wide-character string .SH SYNOPSIS diff --git a/man3/mbsrtowcs.3 b/man3/mbsrtowcs.3 index f58867e1e..41ddc1cfb 100644 --- a/man3/mbsrtowcs.3 +++ b/man3/mbsrtowcs.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH MBSRTOWCS 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH MBSRTOWCS 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME mbsrtowcs \- convert a multibyte string to a wide-character string .SH SYNOPSIS diff --git a/man3/mbstowcs.3 b/man3/mbstowcs.3 index 6416c8862..5a4cc39d5 100644 --- a/man3/mbstowcs.3 +++ b/man3/mbstowcs.3 @@ -15,7 +15,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH MBSTOWCS 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH MBSTOWCS 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME mbstowcs \- convert a multibyte string to a wide-character string .SH SYNOPSIS diff --git a/man3/mcheck.3 b/man3/mcheck.3 index 0b1428400..474d00a08 100644 --- a/man3/mcheck.3 +++ b/man3/mcheck.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MCHECK 3 2015-05-07 "GNU" "Linux Programmer's Manual" +.TH MCHECK 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME mcheck, mcheck_check_all, mcheck_pedantic, mprobe \- heap consistency checking .SH SYNOPSIS diff --git a/man3/memccpy.3 b/man3/memccpy.3 index d26d1df16..b64c2c58d 100644 --- a/man3/memccpy.3 +++ b/man3/memccpy.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 18:57:24 1993 by Rik Faith (faith@cs.unc.edu) -.TH MEMCCPY 3 2017-03-13 "GNU" "Linux Programmer's Manual" +.TH MEMCCPY 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME memccpy \- copy memory area .SH SYNOPSIS diff --git a/man3/memchr.3 b/man3/memchr.3 index b966a0f90..75ec6daea 100644 --- a/man3/memchr.3 +++ b/man3/memchr.3 @@ -29,7 +29,7 @@ .\" Modified Wed Feb 20 21:09:36 2002, Ian Redfern (redferni@logica.com) .\" 2008-07-09, mtk, add rawmemchr() .\" -.TH MEMCHR 3 2017-03-13 "" "Linux Programmer's Manual" +.TH MEMCHR 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME memchr, memrchr, rawmemchr \- scan memory for a character .SH SYNOPSIS diff --git a/man3/memcmp.3 b/man3/memcmp.3 index 29897df95..247eed223 100644 --- a/man3/memcmp.3 +++ b/man3/memcmp.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 18:55:27 1993 by Rik Faith (faith@cs.unc.edu) -.TH MEMCMP 3 2017-03-13 "" "Linux Programmer's Manual" +.TH MEMCMP 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME memcmp \- compare memory areas .SH SYNOPSIS diff --git a/man3/memcpy.3 b/man3/memcpy.3 index 448f98346..74c09d2c6 100644 --- a/man3/memcpy.3 +++ b/man3/memcpy.3 @@ -28,7 +28,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sun Jul 25 10:41:09 1993 by Rik Faith (faith@cs.unc.edu) -.TH MEMCPY 3 2017-03-13 "" "Linux Programmer's Manual" +.TH MEMCPY 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME memcpy \- copy memory area .SH SYNOPSIS diff --git a/man3/mkfifo.3 b/man3/mkfifo.3 index 8c952b936..314c7cb5b 100644 --- a/man3/mkfifo.3 +++ b/man3/mkfifo.3 @@ -25,7 +25,7 @@ .\" .\" changed section from 2 to 3, aeb, 950919 .\" -.TH MKFIFO 3 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH MKFIFO 3 2017-09-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 f35687e52..2ae18b2ea 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 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH MKSTEMP 3 2017-09-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 7ce878f7d..2be61088c 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 2016-07-17 "GNU" "Linux Programmer's Manual" +.TH MKTEMP 3 2017-09-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 1e6e2d4f9..d5b2ef8fa 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 2016-03-15 "" "Linux Programmer's Manual" +.TH MODF 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME modf, modff, modfl \- extract signed integral and fractional values from floating-point number diff --git a/man3/mpool.3 b/man3/mpool.3 index de01e74d7..3fca7ae73 100644 --- a/man3/mpool.3 +++ b/man3/mpool.3 @@ -33,7 +33,7 @@ .\" .\" @(#)mpool.3 8.1 (Berkeley) 6/4/93 .\" -.TH MPOOL 3 2012-04-26 "" "Linux Programmer's Manual" +.TH MPOOL 3 2017-09-15 "" "Linux Programmer's Manual" .UC 7 .SH NAME mpool \- shared memory buffer pool diff --git a/man3/mq_close.3 b/man3/mq_close.3 index 5c05acf13..27da985aa 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH MQ_CLOSE 3 2017-09-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 45caa7f9c..a9483a0b9 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH MQ_GETATTR 3 2017-09-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 6747aa5c7..5aa53623c 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH MQ_NOTIFY 3 2017-09-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_open.3 b/man3/mq_open.3 index 9ae564d75..53519ab5b 100644 --- a/man3/mq_open.3 +++ b/man3/mq_open.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MQ_OPEN 3 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH MQ_OPEN 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME mq_open \- open a message queue .SH SYNOPSIS diff --git a/man3/mq_receive.3 b/man3/mq_receive.3 index 6a3e855ac..d78ed5dcf 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH MQ_RECEIVE 3 2017-09-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 f38055208..2650f7974 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH MQ_SEND 3 2017-09-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/mtrace.3 b/man3/mtrace.3 index 01eb19a8f..ff9f0fc5d 100644 --- a/man3/mtrace.3 +++ b/man3/mtrace.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MTRACE 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH MTRACE 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME mtrace, muntrace \- malloc tracing .SH SYNOPSIS diff --git a/man3/newlocale.3 b/man3/newlocale.3 index c7eb6f145..19064d7a2 100644 --- a/man3/newlocale.3 +++ b/man3/newlocale.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH NEWLOCALE 3 2014-05-28 "Linux" "Linux Programmer's Manual" +.TH NEWLOCALE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME newlocale, freelocale \- create, modify, and free a locale object .SH SYNOPSIS diff --git a/man3/nextafter.3 b/man3/nextafter.3 index 6aa768b9c..723cab7b9 100644 --- a/man3/nextafter.3 +++ b/man3/nextafter.3 @@ -8,7 +8,7 @@ .\" .\" Based on glibc infopages .\" -.TH NEXTAFTER 3 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH NEXTAFTER 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME nextafter, nextafterf, nextafterl, nexttoward, nexttowardf, nexttowardl \- floating-point number manipulation diff --git a/man3/nextup.3 b/man3/nextup.3 index af21b11cf..ec269adcc 100644 --- a/man3/nextup.3 +++ b/man3/nextup.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH NEXTUP 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH NEXTUP 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME nextup, nextupf, nextupl, nextdown, nextdownf, nextdownl \- return next floating-point number toward positive/negative infinity diff --git a/man3/nl_langinfo.3 b/man3/nl_langinfo.3 index 5c5a138ff..23bcc5dc0 100644 --- a/man3/nl_langinfo.3 +++ b/man3/nl_langinfo.3 @@ -15,7 +15,7 @@ .\" .\" Corrected prototype, 2002-10-18, aeb .\" -.TH NL_LANGINFO 3 2017-07-13 "GNU" "Linux Programmer's Manual" +.TH NL_LANGINFO 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME nl_langinfo, nl_langinfo_l \- query language and locale information .SH SYNOPSIS diff --git a/man3/ntp_gettime.3 b/man3/ntp_gettime.3 index 50e7b0d4c..ff54a1ee0 100644 --- a/man3/ntp_gettime.3 +++ b/man3/ntp_gettime.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH NTP_GETTIME 3 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH NTP_GETTIME 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ntp_gettime, ntp_gettimex \- get time parameters (NTP daemon interface) .SH SYNOPSIS diff --git a/man3/offsetof.3 b/man3/offsetof.3 index a9cd0a04b..8d69cd0b0 100644 --- a/man3/offsetof.3 +++ b/man3/offsetof.3 @@ -25,7 +25,7 @@ .\" References: .\" /usr/lib/gcc/i486-linux-gnu/4.1.1/include/stddef.h .\" glibc-doc -.TH OFFSETOF 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH OFFSETOF 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME offsetof \- offset of a structure member .SH SYNOPSIS diff --git a/man3/on_exit.3 b/man3/on_exit.3 index 623bc4293..d2c2c3b17 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH ON_EXIT 3 2017-09-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 b4d024910..b3cc47b32 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH OPEN_MEMSTREAM 3 2017-09-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 c80bfe6f5..f42754a23 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH OPENDIR 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME opendir, fdopendir \- open a directory .SH SYNOPSIS diff --git a/man3/openpty.3 b/man3/openpty.3 index c779d17a1..45e5a8257 100644 --- a/man3/openpty.3 +++ b/man3/openpty.3 @@ -31,7 +31,7 @@ .\" .\" Added -lutil remark, 030718 .\" -.TH OPENPTY 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH OPENPTY 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME openpty, login_tty, forkpty \- terminal utility functions .SH SYNOPSIS diff --git a/man3/perror.3 b/man3/perror.3 index 19bda7696..e0ee3d175 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 2016-03-15 "" "Linux Programmer's Manual" +.TH PERROR 3 2017-09-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 3c8c51d0f..50c948166 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH POPEN 3 2017-09-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 456b78312..ceab5a311 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 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH POSIX_FALLOCATE 3 2017-09-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 255e2c659..fe0781dec 100644 --- a/man3/posix_madvise.3 +++ b/man3/posix_madvise.3 @@ -17,7 +17,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH POSIX_MADVISE 3 2017-07-13 Linux "Linux Programmer's Manual" +.TH POSIX_MADVISE 3 2017-09-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 c8e382d57..b4e355662 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH POSIX_MEMALIGN 3 2017-09-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 a7192a3aa..8b5176bcd 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 2016-03-15 "" "Linux Programmer's Manual" +.TH POSIX_OPENPT 3 2017-09-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 ab7ffa31a..3e1e9011c 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 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH POSIX_SPAWN 3 2017-09-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 d21a25b94..2f8b340bb 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 2016-03-15 "" "Linux Programmer's Manual" +.TH POW 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME pow, powf, powl \- power functions .SH SYNOPSIS diff --git a/man3/pow10.3 b/man3/pow10.3 index 6db372dac..bd2a5601c 100644 --- a/man3/pow10.3 +++ b/man3/pow10.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH POW10 3 2015-03-02 "" "Linux Programmer's Manual" +.TH POW10 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME pow10, pow10f, pow10l \- base-10 power functions .SH SYNOPSIS diff --git a/man3/printf.3 b/man3/printf.3 index 14750766a..7dc136f90 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 2016-12-12 "GNU" "Linux Programmer's Manual" +.TH PRINTF 3 2017-09-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 a553c007e..748bfd6f2 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH PROFIL 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME profil \- execution time profile .SH SYNOPSIS diff --git a/man3/program_invocation_name.3 b/man3/program_invocation_name.3 index 127a49864..4e2c038c2 100644 --- a/man3/program_invocation_name.3 +++ b/man3/program_invocation_name.3 @@ -21,7 +21,7 @@ .\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" %%%LICENSE_END .\" -.TH INVOCATION_NAME 3 2006-04-29 "GNU" "Linux Programmer's Manual" +.TH INVOCATION_NAME 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME program_invocation_name, program_invocation_short_name \- \ obtain name used to invoke calling program diff --git a/man3/psignal.3 b/man3/psignal.3 index 1f0b4a890..e71da81de 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH PSIGNAL 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME psignal, psiginfo \- print signal message .SH SYNOPSIS diff --git a/man3/pthread_atfork.3 b/man3/pthread_atfork.3 index 973919f59..003833ab6 100644 --- a/man3/pthread_atfork.3 +++ b/man3/pthread_atfork.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATFORK 3 2017-01-22 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATFORK 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_atfork \- register fork handlers .SH SYNOPSIS diff --git a/man3/pthread_attr_init.3 b/man3/pthread_attr_init.3 index 5f79ebc9a..d270fe4d7 100644 --- a/man3/pthread_attr_init.3 +++ b/man3/pthread_attr_init.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_INIT 3 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_INIT 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_init, pthread_attr_destroy \- initialize and destroy thread attributes object diff --git a/man3/pthread_attr_setaffinity_np.3 b/man3/pthread_attr_setaffinity_np.3 index c5405e029..22f2847a0 100644 --- a/man3/pthread_attr_setaffinity_np.3 +++ b/man3/pthread_attr_setaffinity_np.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETAFFINITY_NP 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETAFFINITY_NP 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setaffinity_np, pthread_attr_getaffinity_np \- set/get CPU affinity attribute in thread attributes object diff --git a/man3/pthread_attr_setdetachstate.3 b/man3/pthread_attr_setdetachstate.3 index ea2fe0d56..76c63fb8f 100644 --- a/man3/pthread_attr_setdetachstate.3 +++ b/man3/pthread_attr_setdetachstate.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETDETACHSTATE 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETDETACHSTATE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setdetachstate, pthread_attr_getdetachstate \- set/get detach state attribute in thread attributes object diff --git a/man3/pthread_attr_setguardsize.3 b/man3/pthread_attr_setguardsize.3 index 793eaf6e1..2f87a8cc0 100644 --- a/man3/pthread_attr_setguardsize.3 +++ b/man3/pthread_attr_setguardsize.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETGUARDSIZE 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETGUARDSIZE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setguardsize, pthread_attr_getguardsize \- set/get guard size attribute in thread attributes object diff --git a/man3/pthread_attr_setinheritsched.3 b/man3/pthread_attr_setinheritsched.3 index 914d56895..cdbc0db7e 100644 --- a/man3/pthread_attr_setinheritsched.3 +++ b/man3/pthread_attr_setinheritsched.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETINHERITSCHED 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETINHERITSCHED 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setinheritsched, pthread_attr_getinheritsched \- set/get inherit-scheduler attribute in thread attributes object diff --git a/man3/pthread_attr_setschedparam.3 b/man3/pthread_attr_setschedparam.3 index 7cde4f0cd..003c88ebb 100644 --- a/man3/pthread_attr_setschedparam.3 +++ b/man3/pthread_attr_setschedparam.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETSCHEDPARAM 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETSCHEDPARAM 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setschedparam, pthread_attr_getschedparam \- set/get scheduling parameter attributes in thread attributes object diff --git a/man3/pthread_attr_setschedpolicy.3 b/man3/pthread_attr_setschedpolicy.3 index affc9c203..9b1dd2588 100644 --- a/man3/pthread_attr_setschedpolicy.3 +++ b/man3/pthread_attr_setschedpolicy.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETSCHEDPOLICY 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETSCHEDPOLICY 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setschedpolicy, pthread_attr_getschedpolicy \- set/get scheduling policy attribute in thread attributes object diff --git a/man3/pthread_attr_setscope.3 b/man3/pthread_attr_setscope.3 index c778f42b7..6922fef85 100644 --- a/man3/pthread_attr_setscope.3 +++ b/man3/pthread_attr_setscope.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETSCOPE 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETSCOPE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setscope, pthread_attr_getscope \- set/get contention scope attribute in thread attributes object diff --git a/man3/pthread_attr_setstack.3 b/man3/pthread_attr_setstack.3 index 70a78b52b..54759838b 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETSTACK 3 2017-09-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_attr_setstackaddr.3 b/man3/pthread_attr_setstackaddr.3 index e35c9cd56..31014cd42 100644 --- a/man3/pthread_attr_setstackaddr.3 +++ b/man3/pthread_attr_setstackaddr.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETSTACKADDR 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETSTACKADDR 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setstackaddr, pthread_attr_getstackaddr \- set/get stack address attribute in thread attributes object diff --git a/man3/pthread_attr_setstacksize.3 b/man3/pthread_attr_setstacksize.3 index 7a7fe7ade..9f01b4039 100644 --- a/man3/pthread_attr_setstacksize.3 +++ b/man3/pthread_attr_setstacksize.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_ATTR_SETSTACKSIZE 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_ATTR_SETSTACKSIZE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_attr_setstacksize, pthread_attr_getstacksize \- set/get stack size attribute in thread attributes object diff --git a/man3/pthread_cancel.3 b/man3/pthread_cancel.3 index 0417ee4df..f6c50ec66 100644 --- a/man3/pthread_cancel.3 +++ b/man3/pthread_cancel.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_CANCEL 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_CANCEL 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_cancel \- send a cancellation request to a thread .SH SYNOPSIS diff --git a/man3/pthread_cleanup_push.3 b/man3/pthread_cleanup_push.3 index 9b7f96f1f..f22907d87 100644 --- a/man3/pthread_cleanup_push.3 +++ b/man3/pthread_cleanup_push.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_CLEANUP_PUSH 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_CLEANUP_PUSH 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_cleanup_push, pthread_cleanup_pop \- push and pop thread cancellation clean-up handlers diff --git a/man3/pthread_cleanup_push_defer_np.3 b/man3/pthread_cleanup_push_defer_np.3 index b87498bc6..e8a50004d 100644 --- a/man3/pthread_cleanup_push_defer_np.3 +++ b/man3/pthread_cleanup_push_defer_np.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_CLEANUP_PUSH_DEFER_NP 3 2014-05-28 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_CLEANUP_PUSH_DEFER_NP 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_cleanup_push_defer_np, pthread_cleanup_pop_restore_np \- push and pop thread cancellation clean-up handlers while saving cancelability type diff --git a/man3/pthread_create.3 b/man3/pthread_create.3 index 038663e54..2bfe58b1f 100644 --- a/man3/pthread_create.3 +++ b/man3/pthread_create.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_CREATE 3 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_CREATE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_create \- create a new thread .SH SYNOPSIS diff --git a/man3/pthread_detach.3 b/man3/pthread_detach.3 index 76c622f63..046d25701 100644 --- a/man3/pthread_detach.3 +++ b/man3/pthread_detach.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_DETACH 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_DETACH 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_detach \- detach a thread .SH SYNOPSIS diff --git a/man3/pthread_exit.3 b/man3/pthread_exit.3 index fc83c5c17..8d503fc5f 100644 --- a/man3/pthread_exit.3 +++ b/man3/pthread_exit.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_EXIT 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_EXIT 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_exit \- terminate calling thread .SH SYNOPSIS diff --git a/man3/pthread_getattr_default_np.3 b/man3/pthread_getattr_default_np.3 index 50836ac4d..560943994 100644 --- a/man3/pthread_getattr_default_np.3 +++ b/man3/pthread_getattr_default_np.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_GETATTR_DEFAULT_NP 3 2016-08-24 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_GETATTR_DEFAULT_NP 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_getattr_default_np, pthread_setattr_default_np, \- get or set default thread-creation attributes diff --git a/man3/pthread_getattr_np.3 b/man3/pthread_getattr_np.3 index 715193c87..253a1aca5 100644 --- a/man3/pthread_getattr_np.3 +++ b/man3/pthread_getattr_np.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_GETATTR_NP 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_GETATTR_NP 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_getattr_np \- get attributes of created thread .SH SYNOPSIS diff --git a/man3/pthread_getcpuclockid.3 b/man3/pthread_getcpuclockid.3 index 4f8fa7c7b..d168dad9e 100644 --- a/man3/pthread_getcpuclockid.3 +++ b/man3/pthread_getcpuclockid.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_GETCPUCLOCKID 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_GETCPUCLOCKID 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_getcpuclockid \- retrieve ID of a thread's CPU time clock .SH SYNOPSIS diff --git a/man3/pthread_join.3 b/man3/pthread_join.3 index 31a064680..2245225de 100644 --- a/man3/pthread_join.3 +++ b/man3/pthread_join.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_JOIN 3 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_JOIN 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_join \- join with a terminated thread .SH SYNOPSIS diff --git a/man3/pthread_kill.3 b/man3/pthread_kill.3 index 8dcbfaba1..e70e2669e 100644 --- a/man3/pthread_kill.3 +++ b/man3/pthread_kill.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_KILL 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_KILL 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_kill \- send a signal to a thread .SH SYNOPSIS diff --git a/man3/pthread_kill_other_threads_np.3 b/man3/pthread_kill_other_threads_np.3 index 027908ebc..b45ccb013 100644 --- a/man3/pthread_kill_other_threads_np.3 +++ b/man3/pthread_kill_other_threads_np.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_KILL_OTHER_THREADS_NP 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_KILL_OTHER_THREADS_NP 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_kill_other_threads_np \- terminate all other threads in process .SH SYNOPSIS diff --git a/man3/pthread_self.3 b/man3/pthread_self.3 index ff36c7d4d..d73622d64 100644 --- a/man3/pthread_self.3 +++ b/man3/pthread_self.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SELF 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SELF 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_self \- obtain ID of the calling thread .SH SYNOPSIS diff --git a/man3/pthread_setaffinity_np.3 b/man3/pthread_setaffinity_np.3 index 378bfe685..8c664aa0b 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SETAFFINITY_NP 3 2017-09-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/pthread_setcancelstate.3 b/man3/pthread_setcancelstate.3 index e5d422631..0237d572b 100644 --- a/man3/pthread_setcancelstate.3 +++ b/man3/pthread_setcancelstate.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SETCANCELSTATE 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SETCANCELSTATE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_setcancelstate, pthread_setcanceltype \- set cancelability state and type diff --git a/man3/pthread_setconcurrency.3 b/man3/pthread_setconcurrency.3 index eafa335dd..f1b07aad1 100644 --- a/man3/pthread_setconcurrency.3 +++ b/man3/pthread_setconcurrency.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SETCONCURRENCY 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SETCONCURRENCY 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_setconcurrency, pthread_getconcurrency \- set/get the concurrency level diff --git a/man3/pthread_setname_np.3 b/man3/pthread_setname_np.3 index 71eabff92..ee19bde2f 100644 --- a/man3/pthread_setname_np.3 +++ b/man3/pthread_setname_np.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SETNAME_NP 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SETNAME_NP 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_setname_np, pthread_getname_np \- set/get the name of a thread .SH SYNOPSIS diff --git a/man3/pthread_setschedparam.3 b/man3/pthread_setschedparam.3 index 6b37a0f6a..012b503a3 100644 --- a/man3/pthread_setschedparam.3 +++ b/man3/pthread_setschedparam.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SETSCHEDPARAM 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SETSCHEDPARAM 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_setschedparam, pthread_getschedparam \- set/get scheduling policy and parameters of a thread diff --git a/man3/pthread_sigmask.3 b/man3/pthread_sigmask.3 index 79f310eb9..1b6b4e91a 100644 --- a/man3/pthread_sigmask.3 +++ b/man3/pthread_sigmask.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SIGMASK 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SIGMASK 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_sigmask \- examine and change mask of blocked signals .SH SYNOPSIS diff --git a/man3/pthread_sigqueue.3 b/man3/pthread_sigqueue.3 index 458fec5dd..d1a374645 100644 --- a/man3/pthread_sigqueue.3 +++ b/man3/pthread_sigqueue.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_SIGQUEUE 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SIGQUEUE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_sigqueue \- queue a signal and data to a thread .SH SYNOPSIS diff --git a/man3/pthread_testcancel.3 b/man3/pthread_testcancel.3 index 7ae467ed5..32b48592f 100644 --- a/man3/pthread_testcancel.3 +++ b/man3/pthread_testcancel.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_TESTCANCEL 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_TESTCANCEL 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_testcancel \- request delivery of any pending cancellation request .SH SYNOPSIS diff --git a/man3/pthread_tryjoin_np.3 b/man3/pthread_tryjoin_np.3 index 50c467476..bba7b51f1 100644 --- a/man3/pthread_tryjoin_np.3 +++ b/man3/pthread_tryjoin_np.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_TRYJOIN_NP 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_TRYJOIN_NP 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthread_tryjoin_np, pthread_timedjoin_np \- try to join with a terminated thread diff --git a/man3/ptsname.3 b/man3/ptsname.3 index bbcb6e1d0..394138b7a 100644 --- a/man3/ptsname.3 +++ b/man3/ptsname.3 @@ -4,7 +4,7 @@ .\" .\" 2004-12-17, mtk, added description of ptsname_r() + ERRORS .\" -.TH PTSNAME 3 2017-07-13 "" "Linux Programmer's Manual" +.TH PTSNAME 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME ptsname, ptsname_r \- get the name of the slave pseudoterminal .SH SYNOPSIS diff --git a/man3/putgrent.3 b/man3/putgrent.3 index daea8ff86..b8fd36167 100644 --- a/man3/putgrent.3 +++ b/man3/putgrent.3 @@ -4,7 +4,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH PUTGRENT 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH PUTGRENT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME putgrent \- write a group database entry to a file .SH SYNOPSIS diff --git a/man3/putpwent.3 b/man3/putpwent.3 index 8b6bfab6c..09fc1d162 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH PUTPWENT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME putpwent \- write a password file entry .SH SYNOPSIS diff --git a/man3/qsort.3 b/man3/qsort.3 index 85756215f..0dc9d48f7 100644 --- a/man3/qsort.3 +++ b/man3/qsort.3 @@ -34,7 +34,7 @@ .\" and Ben Bacarisse .\" Document qsort_r() .\" -.TH QSORT 3 2015-08-08 "" "Linux Programmer's Manual" +.TH QSORT 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME qsort, qsort_r \- sort an array .SH SYNOPSIS diff --git a/man3/random.3 b/man3/random.3 index dd6f85985..6270b5d43 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 2017-03-13 "GNU" "Linux Programmer's Manual" +.TH RANDOM 3 2017-09-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 f1b43c666..d3561aa0d 100644 --- a/man3/random_r.3 +++ b/man3/random_r.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" -.TH RANDOM_R 3 2017-03-13 "GNU" "Linux Programmer's Manual" +.TH RANDOM_R 3 2017-09-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 ac688a6cb..eed86c853 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH RCMD 3 2017-09-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/re_comp.3 b/man3/re_comp.3 index 64c2f58cf..d21e023a9 100644 --- a/man3/re_comp.3 +++ b/man3/re_comp.3 @@ -24,7 +24,7 @@ .\" .\" Wed Jun 14 16:10:28 BST 1995 Wilf. (G.Wilford@@ee.surrey.ac.uk) .\" -.TH RE_COMP 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH RE_COMP 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME re_comp, re_exec \- BSD regex functions .SH SYNOPSIS diff --git a/man3/readdir.3 b/man3/readdir.3 index bcd474120..b9ae265fc 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 2016-03-15 "" "Linux Programmer's Manual" +.TH READDIR 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME readdir \- read a directory .SH SYNOPSIS diff --git a/man3/realpath.3 b/man3/realpath.3 index fc6047082..57b56d336 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 2016-10-08 "" "Linux Programmer's Manual" +.TH REALPATH 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME realpath \- return the canonicalized absolute pathname .SH SYNOPSIS diff --git a/man3/recno.3 b/man3/recno.3 index 62abef50c..f20b433ce 100644 --- a/man3/recno.3 +++ b/man3/recno.3 @@ -33,7 +33,7 @@ .\" .\" @(#)recno.3 8.5 (Berkeley) 8/18/94 .\" -.TH RECNO 3 2012-04-23 "" "Linux Programmer's Manual" +.TH RECNO 3 2017-09-15 "" "Linux Programmer's Manual" .UC 7 .SH NAME recno \- record number database access method diff --git a/man3/regex.3 b/man3/regex.3 index 8a0f50078..a2b35fb3a 100644 --- a/man3/regex.3 +++ b/man3/regex.3 @@ -27,7 +27,7 @@ .\" Modified 8 May 1998 by Joseph S. Myers (jsm28@cam.ac.uk) .\" .\" show the synopsis section nicely -.TH REGEX 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH REGEX 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME regcomp, regexec, regerror, regfree \- POSIX regex functions .SH SYNOPSIS diff --git a/man3/remainder.3 b/man3/remainder.3 index 84efc059c..33c742149 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 2016-12-12 "" "Linux Programmer's Manual" +.TH REMAINDER 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME drem, dremf, dreml, remainder, remainderf, remainderl \- \ floating-point remainder function diff --git a/man3/remove.3 b/man3/remove.3 index dfd925828..06ba3ae12 100644 --- a/man3/remove.3 +++ b/man3/remove.3 @@ -28,7 +28,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH REMOVE 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH REMOVE 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME remove \- remove a file or directory .SH SYNOPSIS diff --git a/man3/remquo.3 b/man3/remquo.3 index 767ed8d23..ebc681a1b 100644 --- a/man3/remquo.3 +++ b/man3/remquo.3 @@ -9,7 +9,7 @@ .\" based on glibc infopages .\" polished, aeb .\" -.TH REMQUO 3 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH REMQUO 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME remquo, remquof, remquol \- remainder and part of quotient .SH SYNOPSIS diff --git a/man3/resolver.3 b/man3/resolver.3 index f11412036..e4a63db48 100644 --- a/man3/resolver.3 +++ b/man3/resolver.3 @@ -30,7 +30,7 @@ .\" Modified 1993-07-25 by Rik Faith (faith@cs.unc.edu) .\" Modified 2004-10-31 by aeb .\" -.TH RESOLVER 3 2017-07-13 "GNU" "Linux Programmer's Manual" +.TH RESOLVER 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME res_ninit, res_nquery, res_nsearch, res_nquerydomain, res_nmkquery, res_nsend, res_init, res_query, res_search, res_querydomain, res_mkquery, res_send, diff --git a/man3/rexec.3 b/man3/rexec.3 index 0ebad1276..2b8e5c57a 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH REXEC 3 2017-09-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 8c911d8f8..b05285364 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 2016-03-15 "" "Linux Programmer's Manual" +.TH RINT 3 2017-09-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 e637555e9..cc58117a1 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 2016-03-15 "" "Linux Programmer's Manual" +.TH ROUND 3 2017-09-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 06c3051cf..f931c3d64 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 2016-03-15 "" "Linux Programmer's Manual" +.TH RPC 3 2017-09-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 8a93ba0ed..1521246f0 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH RPMATCH 3 2017-09-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/rtime.3 b/man3/rtime.3 index ae6e02679..e0db41ef2 100644 --- a/man3/rtime.3 +++ b/man3/rtime.3 @@ -9,7 +9,7 @@ .\" .\" Slightly polished, aeb, 2003-04-06 .\" -.TH RTIME 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH RTIME 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME rtime \- get time from a remote machine .SH SYNOPSIS diff --git a/man3/scalb.3 b/man3/scalb.3 index f481c210f..2db0bd9ad 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 2016-03-15 "" "Linux Programmer's Manual" +.TH SCALB 3 2017-09-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 1529ac211..6c926dae5 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 2016-03-15 "" "Linux Programmer's Manual" +.TH SCALBLN 3 2017-09-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 3dc4f16e7..1545fd3b6 100644 --- a/man3/scandir.3 +++ b/man3/scandir.3 @@ -59,7 +59,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH SCANDIR 3 2017-03-13 "GNU" "Linux Programmer's Manual" +.TH SCANDIR 3 2017-09-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 800ec4e30..502569a45 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 2017-03-13 "GNU" "Linux Programmer's Manual" +.TH SCANF 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf \- input format conversion .SH SYNOPSIS diff --git a/man3/sched_getcpu.3 b/man3/sched_getcpu.3 index 7489d3124..858bf284b 100644 --- a/man3/sched_getcpu.3 +++ b/man3/sched_getcpu.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SCHED_GETCPU 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH SCHED_GETCPU 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sched_getcpu \- determine CPU on which the calling thread is running .SH SYNOPSIS diff --git a/man3/sem_close.3 b/man3/sem_close.3 index 97b829632..c1c36bdea 100644 --- a/man3/sem_close.3 +++ b/man3/sem_close.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_CLOSE 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SEM_CLOSE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sem_close \- close a named semaphore .SH SYNOPSIS diff --git a/man3/sem_destroy.3 b/man3/sem_destroy.3 index 6980e1a7c..650a3c88a 100644 --- a/man3/sem_destroy.3 +++ b/man3/sem_destroy.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_DESTROY 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SEM_DESTROY 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sem_destroy \- destroy an unnamed semaphore .SH SYNOPSIS diff --git a/man3/sem_getvalue.3 b/man3/sem_getvalue.3 index 1219a4290..875ddd363 100644 --- a/man3/sem_getvalue.3 +++ b/man3/sem_getvalue.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_GETVALUE 3 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SEM_GETVALUE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sem_getvalue \- get the value of a semaphore .SH SYNOPSIS diff --git a/man3/sem_init.3 b/man3/sem_init.3 index 4da615ebf..21baf2707 100644 --- a/man3/sem_init.3 +++ b/man3/sem_init.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_INIT 3 2015-03-02 "Linux" "Linux Programmer's Manual" +.TH SEM_INIT 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sem_init \- initialize an unnamed semaphore .SH SYNOPSIS diff --git a/man3/sem_open.3 b/man3/sem_open.3 index b531b21c8..a5c716591 100644 --- a/man3/sem_open.3 +++ b/man3/sem_open.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_OPEN 3 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH SEM_OPEN 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sem_open \- initialize and open a named semaphore .SH SYNOPSIS diff --git a/man3/sem_wait.3 b/man3/sem_wait.3 index bfc7f56f7..11179b771 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 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH SEM_WAIT 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sem_wait, sem_timedwait, sem_trywait \- lock a semaphore .SH SYNOPSIS diff --git a/man3/setaliasent.3 b/man3/setaliasent.3 index f6b3daca5..95d7849a9 100644 --- a/man3/setaliasent.3 +++ b/man3/setaliasent.3 @@ -6,7 +6,7 @@ .\" .\" Polished a bit, added a little, aeb .\" -.TH SETALIASENT 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH SETALIASENT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME setaliasent, endaliasent, getaliasent, getaliasent_r, getaliasbyname, getaliasbyname_r \- read an alias entry diff --git a/man3/setbuf.3 b/man3/setbuf.3 index cb6bc4c85..df1abf9ed 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SETBUF 3 2017-09-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 3f5c8b8bb..cd4fbcd6a 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH SETENV 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME setenv \- change or add an environment variable .SH SYNOPSIS diff --git a/man3/setlocale.3 b/man3/setlocale.3 index 7159ac426..7b96a2edd 100644 --- a/man3/setlocale.3 +++ b/man3/setlocale.3 @@ -29,7 +29,7 @@ .\" Modified Tue Aug 24 17:11:01 1999 by Andries Brouwer (aeb@cwi.nl) .\" Modified Tue Feb 6 03:31:55 2001 by Andries Brouwer (aeb@cwi.nl) .\" -.TH SETLOCALE 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH SETLOCALE 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME setlocale \- set the current locale .SH SYNOPSIS diff --git a/man3/setlogmask.3 b/man3/setlogmask.3 index 4633c019e..e24b01a90 100644 --- a/man3/setlogmask.3 +++ b/man3/setlogmask.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SETLOGMASK 3 2015-08-08 "" "Linux Programmer's Manual" +.TH SETLOGMASK 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME setlogmask \- set log priority mask .SH SYNOPSIS diff --git a/man3/setnetgrent.3 b/man3/setnetgrent.3 index 6c70a8a9a..b6693dddf 100644 --- a/man3/setnetgrent.3 +++ b/man3/setnetgrent.3 @@ -7,7 +7,7 @@ .\" based on glibc infopages .\" polished - aeb .\" -.TH SETNETGRENT 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH SETNETGRENT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME setnetgrent, endnetgrent, getnetgrent, getnetgrent_r, innetgr \- handle network group entries diff --git a/man3/shm_open.3 b/man3/shm_open.3 index f9cb8f0c2..4e01b4ac9 100644 --- a/man3/shm_open.3 +++ b/man3/shm_open.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" FIXME . Add an example to this page -.TH SHM_OPEN 3 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH SHM_OPEN 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME shm_open, shm_unlink \- create/open or unlink POSIX shared memory objects .SH SYNOPSIS diff --git a/man3/signbit.3 b/man3/signbit.3 index 599e6cd89..698bdb289 100644 --- a/man3/signbit.3 +++ b/man3/signbit.3 @@ -8,7 +8,7 @@ .\" .\" Based on glibc infopages, copyright Free Software Foundation .\" -.TH SIGNBIT 3 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH SIGNBIT 3 2017-09-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 daa0d364e..802f3e057 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH SIGNIFICAND 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME significand, significandf, significandl \- get mantissa of floating-point number diff --git a/man3/sigpause.3 b/man3/sigpause.3 index c52e0f2af..563523a2e 100644 --- a/man3/sigpause.3 +++ b/man3/sigpause.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SIGPAUSE 3 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH SIGPAUSE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sigpause \- atomically release blocked signals and wait for interrupt .SH SYNOPSIS diff --git a/man3/sigqueue.3 b/man3/sigqueue.3 index cc05d0850..a375e4e0c 100644 --- a/man3/sigqueue.3 +++ b/man3/sigqueue.3 @@ -25,7 +25,7 @@ .\" added note on self-signaling, aeb, 2002-06-07 .\" added note on CAP_KILL, mtk, 2004-06-16 .\" -.TH SIGQUEUE 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SIGQUEUE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sigqueue \- queue a signal and data to a process .SH SYNOPSIS diff --git a/man3/sigset.3 b/man3/sigset.3 index afb80d89c..afe3747cb 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SIGSET 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sigset, sighold, sigrelse, sigignore \- System V signal API .SH SYNOPSIS diff --git a/man3/sigvec.3 b/man3/sigvec.3 index 690a4f080..06a21b2ee 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SIGVEC 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask \- BSD signal API .SH SYNOPSIS diff --git a/man3/sin.3 b/man3/sin.3 index f864ded68..3cc445972 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 2016-03-15 "" "Linux Programmer's Manual" +.TH SIN 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME sin, sinf, sinl \- sine function .SH SYNOPSIS diff --git a/man3/sincos.3 b/man3/sincos.3 index 3ff0a868f..c0de43a1e 100644 --- a/man3/sincos.3 +++ b/man3/sincos.3 @@ -6,7 +6,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH SINCOS 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH SINCOS 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME sincos, sincosf, sincosl \- calculate sin and cos simultaneously .SH SYNOPSIS diff --git a/man3/sinh.3 b/man3/sinh.3 index 10fbdf3e8..c0e4c8992 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 2016-03-15 "" "Linux Programmer's Manual" +.TH SINH 3 2017-09-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 83014eb7b..db50baa95 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 2017-03-13 "GNU" "Linux Programmer's Manual" +.TH SLEEP 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME sleep \- sleep for a specified number of seconds .SH SYNOPSIS diff --git a/man3/sockatmark.3 b/man3/sockatmark.3 index ff6792963..79685c3ed 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SOCKATMARK 3 2017-09-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 681ada2a3..8592ce9a9 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 2016-03-15 "" "Linux Programmer's Manual" +.TH SQRT 3 2017-09-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 18b92180d..f379894f2 100644 --- a/man3/statvfs.3 +++ b/man3/statvfs.3 @@ -27,7 +27,7 @@ .\" .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH STATVFS 3 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH STATVFS 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME statvfs, fstatvfs \- get filesystem statistics .SH SYNOPSIS diff --git a/man3/stdarg.3 b/man3/stdarg.3 index 615a55976..951836cbb 100644 --- a/man3/stdarg.3 +++ b/man3/stdarg.3 @@ -40,7 +40,7 @@ .\" Converted for Linux, Mon Nov 29 15:11:11 1993, faith@cs.unc.edu .\" Additions, 2001-10-14, aeb .\" -.TH STDARG 3 2015-03-02 "" "Linux Programmer's Manual" +.TH STDARG 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME stdarg, va_start, va_arg, va_end, va_copy \- variable argument lists .SH SYNOPSIS diff --git a/man3/stdin.3 b/man3/stdin.3 index fc9990ff8..bc4d1b01d 100644 --- a/man3/stdin.3 +++ b/man3/stdin.3 @@ -10,7 +10,7 @@ .\" 2005-06-16 mtk, mentioned freopen() .\" 2007-12-08, mtk, Converted from mdoc to man macros .\" -.TH STDIN 3 2008-07-14 "Linux" "Linux Programmer's Manual" +.TH STDIN 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME stdin, stdout, stderr \- standard I/O streams .SH SYNOPSIS diff --git a/man3/strcasecmp.3 b/man3/strcasecmp.3 index 1818cfc38..642de4f98 100644 --- a/man3/strcasecmp.3 +++ b/man3/strcasecmp.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sat Jul 24 18:12:45 1993 by Rik Faith (faith@cs.unc.edu) -.TH STRCASECMP 3 2016-07-17 "" "Linux Programmer's Manual" +.TH STRCASECMP 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME strcasecmp, strncasecmp \- compare two strings ignoring case .SH SYNOPSIS diff --git a/man3/strcat.3 b/man3/strcat.3 index 57bf3b38e..6b0edf0a9 100644 --- a/man3/strcat.3 +++ b/man3/strcat.3 @@ -29,7 +29,7 @@ .\" Modified Sat Jul 24 18:11:47 1993 by Rik Faith (faith@cs.unc.edu) .\" 2007-06-15, Marc Boyer + mtk .\" Improve discussion of strncat(). -.TH STRCAT 3 2016-07-17 "GNU" "Linux Programmer's Manual" +.TH STRCAT 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME strcat, strncat \- concatenate two strings .SH SYNOPSIS diff --git a/man3/strchr.3 b/man3/strchr.3 index f481b8dd2..7f56901e7 100644 --- a/man3/strchr.3 +++ b/man3/strchr.3 @@ -30,7 +30,7 @@ .\" 2006-05-19, Justin Pryzby .\" Document strchrnul(3). .\" -.TH STRCHR 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH STRCHR 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME strchr, strrchr, strchrnul \- locate character in string .SH SYNOPSIS diff --git a/man3/strcoll.3 b/man3/strcoll.3 index b9501507b..292a798f2 100644 --- a/man3/strcoll.3 +++ b/man3/strcoll.3 @@ -27,7 +27,7 @@ .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" 386BSD man pages .\" Modified Sun Jul 25 10:40:44 1993 by Rik Faith (faith@cs.unc.edu) -.TH STRCOLL 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH STRCOLL 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME strcoll \- compare two strings using the current locale .SH SYNOPSIS diff --git a/man3/strcpy.3 b/man3/strcpy.3 index 322e86a8e..1596a95f5 100644 --- a/man3/strcpy.3 +++ b/man3/strcpy.3 @@ -32,7 +32,7 @@ .\" 2007-06-15, Marc Boyer + mtk .\" Improve discussion of strncpy(). .\" -.TH STRCPY 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH STRCPY 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME strcpy, strncpy \- copy a string .SH SYNOPSIS diff --git a/man3/strdup.3 b/man3/strdup.3 index 70cb3682c..809bb5bce 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH STRDUP 3 2017-09-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 659eb687f..39de2c499 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 2017-03-13 "" "Linux Programmer's Manual" +.TH STRERROR 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME strerror, strerror_r, strerror_l \- return string describing error number .SH SYNOPSIS diff --git a/man3/strfmon.3 b/man3/strfmon.3 index 37f0eea23..a0f475491 100644 --- a/man3/strfmon.3 +++ b/man3/strfmon.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH STRFMON 3 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH STRFMON 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME strfmon, strfmon_l \- convert monetary value to a string .SH SYNOPSIS diff --git a/man3/strfromd.3 b/man3/strfromd.3 index 3c75404c2..013ac3411 100644 --- a/man3/strfromd.3 +++ b/man3/strfromd.3 @@ -29,7 +29,7 @@ .\" ISO/IEC TS 18661-1 technical specification. .\" snprintf and other man.3 pages. .\" -.TH STRFROMD 3 2016-12-02 "GNU" "Linux Programmer's Manual" +.TH STRFROMD 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME strfromd, strfromf, strfroml \- convert a floating-point value into a string diff --git a/man3/strftime.3 b/man3/strftime.3 index c0b88af1a..942550797 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH STRFTIME 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME strftime \- format date and time .SH SYNOPSIS diff --git a/man3/strptime.3 b/man3/strptime.3 index 63b6ede7f..6a82b04f4 100644 --- a/man3/strptime.3 +++ b/man3/strptime.3 @@ -28,7 +28,7 @@ .\" Modified, aeb, 2001-08-31 .\" Modified, wharms 2001-11-12, remark on white space and example .\" -.TH STRPTIME 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH STRPTIME 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME strptime \- convert a string representation of time to a time tm structure .SH SYNOPSIS diff --git a/man3/strsignal.3 b/man3/strsignal.3 index 56c510d01..ffa8d7b35 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH STRSIGNAL 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME strsignal \- return string describing signal .SH SYNOPSIS diff --git a/man3/strstr.3 b/man3/strstr.3 index 3149d8f04..2d3c3ea72 100644 --- a/man3/strstr.3 +++ b/man3/strstr.3 @@ -30,7 +30,7 @@ .\" Added history, aeb, 980113. .\" 2005-05-05 mtk: added strcasestr() .\" -.TH STRSTR 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH STRSTR 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME strstr, strcasestr \- locate a substring .SH SYNOPSIS diff --git a/man3/strtod.3 b/man3/strtod.3 index b283ed651..d3b6de005 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH STRTOD 3 2017-09-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 98d72e668..2e8192f99 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH STRTOK 3 2017-09-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 cc5196dee..8131a6860 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 2017-07-13 "GNU" "Linux Programmer's Manual" +.TH STRTOL 3 2017-09-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 7c9e4699f..1e488c02d 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 2016-07-17 "GNU" "Linux Programmer's Manual" +.TH STRTOUL 3 2017-09-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/strverscmp.3 b/man3/strverscmp.3 index 93dc9d5bf..a19a94421 100644 --- a/man3/strverscmp.3 +++ b/man3/strverscmp.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH STRVERSCMP 3 2017-03-13 "GNU" "Linux Programmer's Manual" +.TH STRVERSCMP 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME strverscmp \- compare two version strings .SH SYNOPSIS diff --git a/man3/syslog.3 b/man3/syslog.3 index 14b2168bf..94272c7a9 100644 --- a/man3/syslog.3 +++ b/man3/syslog.3 @@ -34,7 +34,7 @@ .\" Modified 13 Dec 2001, Martin Schulze .\" Modified 3 Jan 2002, Michael Kerrisk .\" -.TH SYSLOG 3 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH SYSLOG 3 2017-09-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 bc3c27688..07d0d92bd 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 2017-03-13 "" "Linux Programmer's Manual" +.TH SYSTEM 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME system \- execute a shell command .SH SYNOPSIS diff --git a/man3/sysv_signal.3 b/man3/sysv_signal.3 index a7f033064..35a15f2a1 100644 --- a/man3/sysv_signal.3 +++ b/man3/sysv_signal.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SYSV_SIGNAL 3 2015-03-02 "" "Linux Programmer's Manual" +.TH SYSV_SIGNAL 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME sysv_signal \- signal handling with System V semantics .SH SYNOPSIS diff --git a/man3/tan.3 b/man3/tan.3 index 6701be115..b8b05fcbe 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 2016-03-15 "" "Linux Programmer's Manual" +.TH TAN 3 2017-09-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 309ea46a0..7888378c3 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 2016-03-15 "" "Linux Programmer's Manual" +.TH TANH 3 2017-09-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 38339e3c7..8320e0948 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 2016-03-15 "" "Linux Programmer's Manual" +.TH TELLDIR 3 2017-09-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 8d5021339..5ccb09b54 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 2016-03-15 "" "Linux Programmer's Manual" +.TH TEMPNAM 3 2017-09-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 203cd9e6a..57f916ede 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH TERMIOS 3 2017-09-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 531955502..dbcda5276 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 2016-12-12 "GNU" "Linux Programmer's Manual" +.TH TGAMMA 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME tgamma, tgammaf, tgammal \- true gamma function .SH SYNOPSIS diff --git a/man3/timeradd.3 b/man3/timeradd.3 index 893de4f6e..ee1d7d19b 100644 --- a/man3/timeradd.3 +++ b/man3/timeradd.3 @@ -24,7 +24,7 @@ .\" .\" 2007-07-31, mtk, Created .\" -.TH TIMERADD 3 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH TIMERADD 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME timeradd, timersub, timercmp, timerclear, timerisset \- timeval operations .SH SYNOPSIS diff --git a/man3/tmpnam.3 b/man3/tmpnam.3 index cf73068ef..b1aaf1980 100644 --- a/man3/tmpnam.3 +++ b/man3/tmpnam.3 @@ -24,7 +24,7 @@ .\" .\" 2003-11-15, aeb, added tmpnam_r .\" -.TH TMPNAM 3 2016-12-12 "" "Linux Programmer's Manual" +.TH TMPNAM 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME tmpnam, tmpnam_r \- create a name for a temporary file .SH SYNOPSIS diff --git a/man3/toupper.3 b/man3/toupper.3 index 91bbb3637..ebcab498f 100644 --- a/man3/toupper.3 +++ b/man3/toupper.3 @@ -25,7 +25,7 @@ .\" .\" Modified Sat Jul 24 17:45:39 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified 2000-02-13 by Nicolás Lichtmaier -.TH TOUPPER 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH TOUPPER 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME toupper, tolower, toupper_l, tolower_l \- convert uppercase or lowercase .SH SYNOPSIS diff --git a/man3/towlower.3 b/man3/towlower.3 index db8d21d64..dba616a11 100644 --- a/man3/towlower.3 +++ b/man3/towlower.3 @@ -14,7 +14,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH TOWLOWER 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH TOWLOWER 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME towlower, towlower_l \- convert a wide character to lowercase .SH SYNOPSIS diff --git a/man3/towupper.3 b/man3/towupper.3 index 4109744f1..8624196ba 100644 --- a/man3/towupper.3 +++ b/man3/towupper.3 @@ -14,7 +14,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH TOWUPPER 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH TOWUPPER 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME towupper, towupper_l \- convert a wide character to uppercase .SH SYNOPSIS diff --git a/man3/trunc.3 b/man3/trunc.3 index c104a9a5d..91c43aca9 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 2016-03-15 "" "Linux Programmer's Manual" +.TH TRUNC 3 2017-09-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 526cf64db..a120b2ac2 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 2017-07-13 "GNU" "Linux Programmer's Manual" +.TH TTYSLOT 3 2017-09-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 0c665e02a..bacfaf357 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 2016-03-15 "" "Linux Programmer's Manual" +.TH TZSET 3 2017-09-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 ed0511333..eb0569257 100644 --- a/man3/ualarm.3 +++ b/man3/ualarm.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH UALARM 3 2016-03-15 "" "Linux Programmer's Manual" +.TH UALARM 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME ualarm \- schedule signal after given number of microseconds .SH SYNOPSIS diff --git a/man3/ulimit.3 b/man3/ulimit.3 index 48ed1c2bd..451fc3f91 100644 --- a/man3/ulimit.3 +++ b/man3/ulimit.3 @@ -24,7 +24,7 @@ .\" .\" Moved to man3, aeb, 980612 .\" -.TH ULIMIT 3 2015-03-29 "Linux" "Linux Programmer's Manual" +.TH ULIMIT 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ulimit \- get and set user limits .SH SYNOPSIS diff --git a/man3/undocumented.3 b/man3/undocumented.3 index 3d07727e7..e240ef294 100644 --- a/man3/undocumented.3 +++ b/man3/undocumented.3 @@ -27,7 +27,7 @@ .\" 2004-10-31, aeb, changed maintainer address, updated list .\" 2015-04-20, william@tuffbizz.com, updated list .\" -.TH UNDOCUMENTED 3 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH UNDOCUMENTED 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME undocumented \- undocumented library functions .SH SYNOPSIS diff --git a/man3/unlocked_stdio.3 b/man3/unlocked_stdio.3 index 8308577d4..6d234ebd8 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 2017-07-13 "" "Linux Programmer's Manual" +.TH UNLOCKED_STDIO 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME getc_unlocked, getchar_unlocked, putc_unlocked, putchar_unlocked \- nonlocking stdio functions diff --git a/man3/updwtmp.3 b/man3/updwtmp.3 index 9fdb52aa0..a8be2ff59 100644 --- a/man3/updwtmp.3 +++ b/man3/updwtmp.3 @@ -26,7 +26,7 @@ .\" Added -lutil remark, 030718 .\" 2008-07-02, mtk, document updwtmpx() .\" -.TH UPDWTMP 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH UPDWTMP 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME updwtmp, logwtmp \- append an entry to the wtmp file .SH SYNOPSIS diff --git a/man3/uselocale.3 b/man3/uselocale.3 index 2da947e2b..4d168798b 100644 --- a/man3/uselocale.3 +++ b/man3/uselocale.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH USELOCALE 3 2014-03-10 "Linux" "Linux Programmer's Manual" +.TH USELOCALE 3 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME uselocale \- set/get the locale for the calling thread .SH SYNOPSIS diff --git a/man3/usleep.3 b/man3/usleep.3 index fb23931d2..1d06d58d3 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 2016-03-15 "" "Linux Programmer's Manual" +.TH USLEEP 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME usleep \- suspend execution for microsecond intervals .SH SYNOPSIS diff --git a/man3/wcrtomb.3 b/man3/wcrtomb.3 index 72b2869c1..519d69b65 100644 --- a/man3/wcrtomb.3 +++ b/man3/wcrtomb.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCRTOMB 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH WCRTOMB 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME wcrtomb \- convert a wide character to a multibyte sequence .SH SYNOPSIS diff --git a/man3/wcsdup.3 b/man3/wcsdup.3 index 2dda89745..f00628cda 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 2017-05-03 "GNU" "Linux Programmer's Manual" +.TH WCSDUP 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME wcsdup \- duplicate a wide-character string .SH SYNOPSIS diff --git a/man3/wcsnrtombs.3 b/man3/wcsnrtombs.3 index 3ee6e90b4..d45b54127 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH WCSNRTOMBS 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME wcsnrtombs \- convert a wide-character string to a multibyte string .SH SYNOPSIS diff --git a/man3/wcsrtombs.3 b/man3/wcsrtombs.3 index f7ae91be9..9808976f5 100644 --- a/man3/wcsrtombs.3 +++ b/man3/wcsrtombs.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSRTOMBS 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH WCSRTOMBS 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME wcsrtombs \- convert a wide-character string to a multibyte string .SH SYNOPSIS diff --git a/man3/wcstombs.3 b/man3/wcstombs.3 index c4a757dea..2f8a49447 100644 --- a/man3/wcstombs.3 +++ b/man3/wcstombs.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCSTOMBS 3 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH WCSTOMBS 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME wcstombs \- convert a wide-character string to a multibyte string .SH SYNOPSIS diff --git a/man3/wctob.3 b/man3/wctob.3 index 8acb568c7..fc4ed5a85 100644 --- a/man3/wctob.3 +++ b/man3/wctob.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH WCTOB 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH WCTOB 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME wctob \- try to represent a wide character as a single byte .SH SYNOPSIS diff --git a/man3/wcwidth.3 b/man3/wcwidth.3 index 6c19e9109..33750a041 100644 --- a/man3/wcwidth.3 +++ b/man3/wcwidth.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 WCWIDTH 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH WCWIDTH 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME wcwidth \- determine columns needed for a wide character .SH SYNOPSIS diff --git a/man3/wordexp.3 b/man3/wordexp.3 index d4f811c1a..60797cf5d 100644 --- a/man3/wordexp.3 +++ b/man3/wordexp.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH WORDEXP 3 2016-10-08 "" "Linux Programmer's Manual" +.TH WORDEXP 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME wordexp, wordfree \- perform word expansion like a posix-shell .SH SYNOPSIS diff --git a/man3/wprintf.3 b/man3/wprintf.3 index 310489b39..9ce6ce3be 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH WPRINTF 3 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME wprintf, fwprintf, swprintf, vwprintf, vfwprintf, vswprintf \- formatted wide-character output conversion diff --git a/man3/xcrypt.3 b/man3/xcrypt.3 index 766555efe..617b8104a 100644 --- a/man3/xcrypt.3 +++ b/man3/xcrypt.3 @@ -10,7 +10,7 @@ .\" 3. xencrypt() a hexstring .\" to bad to be true :( .\" -.TH XCRYPT 3 2015-07-23 "" "Linux Programmer's Manual" +.TH XCRYPT 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME xencrypt, xdecrypt, passwd2des \- RFS password encryption .SH SYNOPSIS diff --git a/man3/xdr.3 b/man3/xdr.3 index e3fd693f3..2b52817de 100644 --- a/man3/xdr.3 +++ b/man3/xdr.3 @@ -8,7 +8,7 @@ .\" .\" 2007-12-30, mtk, Convert function prototypes to modern C syntax .\" -.TH XDR 3 2015-07-23 "" "Linux Programmer's Manual" +.TH XDR 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME xdr \- library routines for external data representation .SH SYNOPSIS AND DESCRIPTION diff --git a/man3/y0.3 b/man3/y0.3 index a6ede564a..90056b10f 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 2016-03-15 "" "Linux Programmer's Manual" +.TH Y0 3 2017-09-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/cciss.4 b/man4/cciss.4 index a8d31d3c6..b885be67b 100644 --- a/man4/cciss.4 +++ b/man4/cciss.4 @@ -7,7 +7,7 @@ .\" .\" shorthand for double quote that works everywhere. .ds q \N'34' -.TH CCISS 4 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH CCISS 4 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME cciss \- HP Smart Array block driver .SH SYNOPSIS diff --git a/man4/console_codes.4 b/man4/console_codes.4 index f0fcc5c0c..bbca863ef 100644 --- a/man4/console_codes.4 +++ b/man4/console_codes.4 @@ -20,7 +20,7 @@ .\" .\" 2006-05-27, Several corrections - Thomas E. Dickey .\" -.TH CONSOLE_CODES 4 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH CONSOLE_CODES 4 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME console_codes \- Linux console escape and control sequences .SH DESCRIPTION diff --git a/man4/dsp56k.4 b/man4/dsp56k.4 index 6884c65f2..caa689805 100644 --- a/man4/dsp56k.4 +++ b/man4/dsp56k.4 @@ -24,7 +24,7 @@ .\" .\" Modified, Thu Jan 27 19:16:19 CET 2000, lars@nocrew.org .\" -.TH DSP56K 4 2012-08-05 "Linux" "Linux Programmer's Manual" +.TH DSP56K 4 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME dsp56k \- DSP56001 interface device .SH SYNOPSIS diff --git a/man4/fuse.4 b/man4/fuse.4 index 05a68f899..159e5d3c4 100644 --- a/man4/fuse.4 +++ b/man4/fuse.4 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FUSE 4 2016-12-10 "Linux" "Linux Programmer's Manual" +.TH FUSE 4 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME fuse \- Filesystem in Userspace (FUSE) device .SH SYNOPSIS diff --git a/man4/hd.4 b/man4/hd.4 index 073866db4..e1431102d 100644 --- a/man4/hd.4 +++ b/man4/hd.4 @@ -26,7 +26,7 @@ .\" Modified Mon Oct 21 21:38:51 1996 by Eric S. Raymond .\" (and some more by aeb) .\" -.TH HD 4 1992-12-17 "Linux" "Linux Programmer's Manual" +.TH HD 4 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME hd \- MFM/IDE hard disk devices .SH DESCRIPTION diff --git a/man4/hpsa.4 b/man4/hpsa.4 index 64f453650..8dc236f73 100644 --- a/man4/hpsa.4 +++ b/man4/hpsa.4 @@ -7,7 +7,7 @@ .\" .\" shorthand for double quote that works everywhere. .ds q \N'34' -.TH HPSA 4 2012-08-05 "Linux" "Linux Programmer's Manual" +.TH HPSA 4 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME hpsa \- HP Smart Array SCSI driver .SH SYNOPSIS diff --git a/man4/initrd.4 b/man4/initrd.4 index 76b5bbfe5..ae5e38f64 100644 --- a/man4/initrd.4 +++ b/man4/initrd.4 @@ -32,7 +32,7 @@ .\" phone: (302)654-5478 .\" .\" $Id: initrd.4,v 0.9 1997/11/07 05:05:32 kallal Exp kallal $ -.TH INITRD 4 2010-09-04 "Linux" "Linux Programmer's Manual" +.TH INITRD 4 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME initrd \- boot loader initialized RAM disk .SH CONFIGURATION diff --git a/man4/intro.4 b/man4/intro.4 index 9a2870720..d0ef0c6fd 100644 --- a/man4/intro.4 +++ b/man4/intro.4 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 16:57:14 1993 by Rik Faith (faith@cs.unc.edu) -.TH INTRO 4 2007-10-23 "Linux" "Linux Programmer's Manual" +.TH INTRO 4 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME intro \- introduction to special files .SH DESCRIPTION diff --git a/man4/loop.4 b/man4/loop.4 index 9dbf2509f..644c3a978 100644 --- a/man4/loop.4 +++ b/man4/loop.4 @@ -23,7 +23,7 @@ .\" USA. .\" %%%LICENSE_END .\" -.TH LOOP 4 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH LOOP 4 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME loop, loop-control \- loop devices .SH SYNOPSIS diff --git a/man4/random.4 b/man4/random.4 index b4bf823a9..0b54f5309 100644 --- a/man4/random.4 +++ b/man4/random.4 @@ -14,7 +14,7 @@ .\" 2008-06-20, George Spelvin , .\" Matt Mackall .\" -.TH RANDOM 4 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH RANDOM 4 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME random, urandom \- kernel random number source devices .SH SYNOPSIS diff --git a/man4/rtc.4 b/man4/rtc.4 index a231f2f2b..ac01a4c79 100644 --- a/man4/rtc.4 +++ b/man4/rtc.4 @@ -27,7 +27,7 @@ .\" 2006-02-08 Various additions by mtk .\" 2006-11-26 cleanup, cover the generic rtc framework; David Brownell .\" -.TH RTC 4 2010-02-25 "Linux" "Linux Programmer's Manual" +.TH RTC 4 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME rtc \- real-time clock .SH SYNOPSIS diff --git a/man4/sd.4 b/man4/sd.4 index ec2f37f0e..df10ff1ca 100644 --- a/man4/sd.4 +++ b/man4/sd.4 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SD 4 2012-05-03 "Linux" "Linux Programmer's Manual" +.TH SD 4 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sd \- driver for SCSI disk drives .SH SYNOPSIS diff --git a/man4/sk98lin.4 b/man4/sk98lin.4 index 6be53ee10..33b77478c 100644 --- a/man4/sk98lin.4 +++ b/man4/sk98lin.4 @@ -24,7 +24,7 @@ .\" .\" This manpage can be viewed using `groff -Tascii -man sk98lin.4 | less` .\" -.TH SK98LIN 4 2012-08-05 "Linux" "Linux Programmer's Manual" +.TH SK98LIN 4 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sk98lin \- Marvell/SysKonnect Gigabit Ethernet driver v6.21 .SH SYNOPSIS diff --git a/man4/st.4 b/man4/st.4 index 7a7788d05..6770f0a53 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 2016-06-05 "Linux" "Linux Programmer's Manual" +.TH ST 4 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME st \- SCSI tape device .SH SYNOPSIS diff --git a/man4/wavelan.4 b/man4/wavelan.4 index 355e12e84..789d223b0 100644 --- a/man4/wavelan.4 +++ b/man4/wavelan.4 @@ -12,7 +12,7 @@ .\" (mtk, July 2006) .\" %%%LICENSE_END .\" -.TH WAVELAN 4 2013-09-04 "Linux" "Linux Programmer's Manual" +.TH WAVELAN 4 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME wavelan \- AT&T GIS WaveLAN ISA device driver .SH SYNOPSIS diff --git a/man5/acct.5 b/man5/acct.5 index c04ac95c2..c54d40d0d 100644 --- a/man5/acct.5 +++ b/man5/acct.5 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH ACCT 5 2008-06-15 "Linux" "Linux Programmer's Manual" +.TH ACCT 5 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME acct \- process accounting file .SH SYNOPSIS diff --git a/man5/core.5 b/man5/core.5 index cd3c9b1d8..818ac0951 100644 --- a/man5/core.5 +++ b/man5/core.5 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH CORE 5 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH CORE 5 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME core \- core dump file .SH DESCRIPTION diff --git a/man5/elf.5 b/man5/elf.5 index b7b23e8c5..53ebf3fbc 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH ELF 5 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME elf \- format of Executable and Linking Format (ELF) files .SH SYNOPSIS diff --git a/man5/filesystems.5 b/man5/filesystems.5 index 91eb77b6c..f3105ff29 100644 --- a/man5/filesystems.5 +++ b/man5/filesystems.5 @@ -23,7 +23,7 @@ .\" .\" 2007-12-14 mtk Added Reiserfs, XFS, JFS. .\" -.TH FILESYSTEMS 5 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH FILESYSTEMS 5 2017-09-15 "Linux" "Linux Programmer's Manual" .nh .SH NAME filesystems \- Linux filesystem types: ext, ext2, ext3, ext4, hpfs, iso9660, diff --git a/man5/host.conf.5 b/man5/host.conf.5 index d4544da66..1292d1924 100644 --- a/man5/host.conf.5 +++ b/man5/host.conf.5 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" 2003-08-23 Martin Schulze Updated according to glibc 2.3.2 -.TH HOST.CONF 5 2015-07-23 "Linux" "Linux System Administration" +.TH HOST.CONF 5 2017-09-15 "Linux" "Linux System Administration" .SH NAME host.conf \- resolver configuration file .SH DESCRIPTION diff --git a/man5/hosts.5 b/man5/hosts.5 index dbb0314dc..53c3df8d4 100644 --- a/man5/hosts.5 +++ b/man5/hosts.5 @@ -24,7 +24,7 @@ .\" Minor polishing, aeb .\" Modified, 2002-06-16, Mike Coleman .\" -.TH HOSTS 5 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH HOSTS 5 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME hosts \- static table lookup for hostnames .SH SYNOPSIS diff --git a/man5/locale.5 b/man5/locale.5 index 4b430afef..0a4a9c23d 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 2016-07-17 "Linux" "Linux User Manual" +.TH LOCALE 5 2017-09-15 "Linux" "Linux User Manual" .SH NAME locale \- describes a locale definition file .SH DESCRIPTION diff --git a/man5/nologin.5 b/man5/nologin.5 index abd5bae01..2edb65b80 100644 --- a/man5/nologin.5 +++ b/man5/nologin.5 @@ -24,7 +24,7 @@ .\" .\" Modified Sun Jul 25 11:06:34 1993 by Rik Faith (faith@cs.unc.edu) .\" Corrected Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond (esr@thyrsus.com) -.TH NOLOGIN 5 2012-04-16 "Linux" "Linux Programmer's Manual" +.TH NOLOGIN 5 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME nologin \- prevent unprivileged users from logging into the system .SH DESCRIPTION diff --git a/man5/proc.5 b/man5/proc.5 index 5470ab590..78155918d 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH PROC 5 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME proc \- process information pseudo-filesystem .SH DESCRIPTION diff --git a/man5/resolv.conf.5 b/man5/resolv.conf.5 index e5912027c..c2a452723 100644 --- a/man5/resolv.conf.5 +++ b/man5/resolv.conf.5 @@ -20,7 +20,7 @@ .\" .\" Added ndots remark by Bernhard R. Link - debian bug #182886 .\" -.TH RESOLV.CONF 5 2017-03-13 "" "Linux Programmer's Manual" +.TH RESOLV.CONF 5 2017-09-15 "" "Linux Programmer's Manual" .UC 4 .SH NAME resolv.conf \- resolver configuration file diff --git a/man5/rpc.5 b/man5/rpc.5 index 1b1a09975..a3e849fbe 100644 --- a/man5/rpc.5 +++ b/man5/rpc.5 @@ -5,7 +5,7 @@ .\" %%%LICENSE_END .\" .\" @(#)rpc.5 2.2 88/08/03 4.0 RPCSRC; from 1.4 87/11/27 SMI; -.TH RPC 5 1985-09-26 "" "Linux Programmer's Manual" +.TH RPC 5 2017-09-15 "" "Linux Programmer's Manual" .SH NAME rpc \- RPC program number data base .SH SYNOPSIS diff --git a/man5/slabinfo.5 b/man5/slabinfo.5 index f438acb71..b41e401e8 100644 --- a/man5/slabinfo.5 +++ b/man5/slabinfo.5 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SLABINFO 5 2017-05-03 "" "Linux Programmer's Manual" +.TH SLABINFO 5 2017-09-15 "" "Linux Programmer's Manual" .SH NAME slabinfo \- kernel slab allocator statistics .SH SYNOPSIS diff --git a/man5/utmp.5 b/man5/utmp.5 index 6990a40f6..b4269bbe9 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH UTMP 5 2017-09-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 90a38e3d4..b32a08589 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH AIO 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME aio \- POSIX asynchronous I/O overview .SH DESCRIPTION diff --git a/man7/arp.7 b/man7/arp.7 index 19f61bf57..d7482b063 100644 --- a/man7/arp.7 +++ b/man7/arp.7 @@ -10,7 +10,7 @@ .\" Modified June 1999 Andi Kleen .\" $Id: arp.7,v 1.10 2000/04/27 19:31:38 ak Exp $ .\" -.TH ARP 7 2008-11-25 "Linux" "Linux Programmer's Manual" +.TH ARP 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME arp \- Linux ARP kernel module. .SH DESCRIPTION diff --git a/man7/bootparam.7 b/man7/bootparam.7 index c6f8735c9..9f695129a 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -25,7 +25,7 @@ .\" (dated v1.0.1, 15/08/95). .\" Major update, aeb, 970114. .\" -.TH BOOTPARAM 7 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH BOOTPARAM 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME bootparam \- introduction to boot time parameters of the Linux kernel .SH DESCRIPTION diff --git a/man7/capabilities.7 b/man7/capabilities.7 index c70d164f3..8f3b703c3 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 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH CAPABILITIES 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME capabilities \- overview of Linux capabilities .SH DESCRIPTION diff --git a/man7/cgroup_namespaces.7 b/man7/cgroup_namespaces.7 index 5055e18e5..1f21f2e55 100644 --- a/man7/cgroup_namespaces.7 +++ b/man7/cgroup_namespaces.7 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" -.TH CGROUP_NAMESPACES 7 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH CGROUP_NAMESPACES 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME cgroup_namespaces \- overview of Linux cgroup namespaces .SH DESCRIPTION diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 40cd2325f..19a5061d7 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH CGROUPS 7 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH CGROUPS 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME cgroups \- Linux control groups .SH DESCRIPTION diff --git a/man7/charsets.7 b/man7/charsets.7 index a799ada14..ecb90474b 100644 --- a/man7/charsets.7 +++ b/man7/charsets.7 @@ -14,7 +14,7 @@ .\" .\" Changes also by David Starner . .\" -.TH CHARSETS 7 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH CHARSETS 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME charsets \- character set standards and internationalization .SH DESCRIPTION diff --git a/man7/cpuset.7 b/man7/cpuset.7 index 084e856de..ac91a8017 100644 --- a/man7/cpuset.7 +++ b/man7/cpuset.7 @@ -22,7 +22,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH CPUSET 7 2016-05-09 "Linux" "Linux Programmer's Manual" +.TH CPUSET 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME cpuset \- confine processes to processor and memory node subsets .SH DESCRIPTION diff --git a/man7/ddp.7 b/man7/ddp.7 index f08c448a2..023811c6d 100644 --- a/man7/ddp.7 +++ b/man7/ddp.7 @@ -9,7 +9,7 @@ .\" .\" $Id: ddp.7,v 1.3 1999/05/13 11:33:22 freitag Exp $ .\" -.TH DDP 7 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH DDP 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ddp \- Linux AppleTalk protocol implementation .SH SYNOPSIS diff --git a/man7/environ.7 b/man7/environ.7 index 809f7d110..d9d80129d 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH ENVIRON 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME environ \- user environment .SH SYNOPSIS diff --git a/man7/epoll.7 b/man7/epoll.7 index db0c34e61..e0f3ea1b7 100644 --- a/man7/epoll.7 +++ b/man7/epoll.7 @@ -18,7 +18,7 @@ .\" .\" Davide Libenzi .\" -.TH EPOLL 7 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH EPOLL 7 2017-09-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 973e86bc1..565bcda79 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH FANOTIFY 7 2017-09-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 c7516fc57..57ee65cf2 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH FEATURE_TEST_MACROS 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME feature_test_macros \- feature test macros .SH DESCRIPTION diff --git a/man7/futex.7 b/man7/futex.7 index 5d3e09c64..f59725b61 100644 --- a/man7/futex.7 +++ b/man7/futex.7 @@ -8,7 +8,7 @@ .\" This page is made available under the MIT license. .\" %%%LICENSE_END .\" -.TH FUTEX 7 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH FUTEX 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME futex \- fast user-space locking .SH SYNOPSIS diff --git a/man7/inode.7 b/man7/inode.7 index 508c00913..565d5fb85 100644 --- a/man7/inode.7 +++ b/man7/inode.7 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH INODE 7 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH INODE 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME inode \- file inode information .SH DESCRIPTION diff --git a/man7/inotify.7 b/man7/inotify.7 index 163b11294..7e5a5b4df 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH INOTIFY 7 2017-09-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 e1a94f148..d05d21148 100644 --- a/man7/ip.7 +++ b/man7/ip.7 @@ -45,7 +45,7 @@ .\" commit 76e21053b5bf33a07c76f99d27a74238310e3c71 .\" Author: Erich E. Hoover .\" -.TH IP 7 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH IP 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ip \- Linux IPv4 protocol implementation .SH SYNOPSIS diff --git a/man7/ipv6.7 b/man7/ipv6.7 index f88730724..4fb274f76 100644 --- a/man7/ipv6.7 +++ b/man7/ipv6.7 @@ -83,7 +83,7 @@ .\" commit c4062dfc425e94290ac427a98d6b4721dd2bc91f .\" Author: Erich E. Hoover .\" -.TH IPV6 7 2015-03-29 "Linux" "Linux Programmer's Manual" +.TH IPV6 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ipv6 \- Linux IPv6 protocol implementation .SH SYNOPSIS diff --git a/man7/keyrings.7 b/man7/keyrings.7 index 72d33c804..3c72054b6 100644 --- a/man7/keyrings.7 +++ b/man7/keyrings.7 @@ -10,7 +10,7 @@ .\" 2 of the License, or (at your option) any later version. .\" %%%LICENSE_END .\" -.TH KEYRINGS 7 2017-03-13 Linux "Linux Programmer's Manual" +.TH KEYRINGS 7 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME keyrings \- in-kernel key management and retention facility .SH DESCRIPTION diff --git a/man7/locale.7 b/man7/locale.7 index 45cea513f..20e6fe7cc 100644 --- a/man7/locale.7 +++ b/man7/locale.7 @@ -28,7 +28,7 @@ .\" .\" Modified Thu Apr 25 00:43:19 2002 by Bruno Haible .\" -.TH LOCALE 7 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH LOCALE 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME locale \- description of multilanguage support .SH SYNOPSIS diff --git a/man7/man-pages.7 b/man7/man-pages.7 index dbc8f55d9..5c047c453 100644 --- a/man7/man-pages.7 +++ b/man7/man-pages.7 @@ -27,7 +27,7 @@ .\" 2007-05-30 created by mtk, using text from old man.7 plus .\" rewrites and additional text. .\" -.TH MAN-PAGES 7 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH MAN-PAGES 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME man-pages \- conventions for writing Linux man pages .SH SYNOPSIS diff --git a/man7/man.7 b/man7/man.7 index 1d9e4595e..473aad7e4 100644 --- a/man7/man.7 +++ b/man7/man.7 @@ -31,7 +31,7 @@ .\" Modified Tue Jul 27 20:12:02 2004 by Colin Watson .\" 2007-05-30, mtk: various rewrites and moved much text to new man-pages.7. .\" -.TH MAN 7 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH MAN 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME man \- macros to format man pages .SH SYNOPSIS diff --git a/man7/math_error.7 b/man7/math_error.7 index afbb54f5d..d4f8ca5f1 100644 --- a/man7/math_error.7 +++ b/man7/math_error.7 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MATH_ERROR 7 2008-08-11 "Linux" "Linux Programmer's Manual" +.TH MATH_ERROR 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME math_error \- detecting errors from mathematical functions .SH SYNOPSIS diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7 index c9b9ea2c4..c71a82a89 100644 --- a/man7/mount_namespaces.7 +++ b/man7/mount_namespaces.7 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" -.TH MOUNT_NAMESPACES 7 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH MOUNT_NAMESPACES 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME mount_namespaces \- overview of Linux mount namespaces .SH DESCRIPTION diff --git a/man7/mq_overview.7 b/man7/mq_overview.7 index b85f289f8..2c3ebbc1d 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH MQ_OVERVIEW 7 2017-09-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 d2da9c1f4..6f94bdaae 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" -.TH NAMESPACES 7 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH NAMESPACES 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME namespaces \- overview of Linux namespaces .SH DESCRIPTION diff --git a/man7/netdevice.7 b/man7/netdevice.7 index 43b9906b6..65e0a0d2a 100644 --- a/man7/netdevice.7 +++ b/man7/netdevice.7 @@ -15,7 +15,7 @@ .\" Modified, 2011-11-02, , added many basic .\" but missing ioctls, such as SIOCGIFADDR. .\" -.TH NETDEVICE 7 2014-01-24 "Linux" "Linux Programmer's Manual" +.TH NETDEVICE 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME netdevice \- low-level access to Linux network devices .SH SYNOPSIS diff --git a/man7/netlink.7 b/man7/netlink.7 index ac5bfa156..794142f72 100644 --- a/man7/netlink.7 +++ b/man7/netlink.7 @@ -8,7 +8,7 @@ .\" Based on the original comments from Alexey Kuznetsov .\" Modified 2005-12-27 by Hasso Tepper .\" $Id: netlink.7,v 1.8 2000/06/22 13:23:00 ak Exp $ -.TH NETLINK 7 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH NETLINK 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME netlink \- communication between kernel and user space (AF_NETLINK) .SH SYNOPSIS diff --git a/man7/packet.7 b/man7/packet.7 index e00b81a2e..b624d47d1 100644 --- a/man7/packet.7 +++ b/man7/packet.7 @@ -9,7 +9,7 @@ .\" .\" $Id: packet.7,v 1.13 2000/08/14 08:03:45 ak Exp $ .\" -.TH PACKET 7 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH PACKET 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME packet \- packet interface on device level .SH SYNOPSIS diff --git a/man7/pipe.7 b/man7/pipe.7 index 9276d5a2a..21c8fa79b 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 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH PIPE 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pipe \- overview of pipes and FIFOs .SH DESCRIPTION diff --git a/man7/pkeys.7 b/man7/pkeys.7 index 7cacef1b5..63be26ee8 100644 --- a/man7/pkeys.7 +++ b/man7/pkeys.7 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PKEYS 7 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH PKEYS 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pkeys \- overview of Memory Protection Keys .SH DESCRIPTION diff --git a/man7/pthreads.7 b/man7/pthreads.7 index 9cf5e682d..cb1d86090 100644 --- a/man7/pthreads.7 +++ b/man7/pthreads.7 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREADS 7 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH PTHREADS 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pthreads \- POSIX threads .SH DESCRIPTION diff --git a/man7/pty.7 b/man7/pty.7 index f9c6127f8..903add412 100644 --- a/man7/pty.7 +++ b/man7/pty.7 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTY 7 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH PTY 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME pty \- pseudoterminal interfaces .SH DESCRIPTION diff --git a/man7/raw.7 b/man7/raw.7 index 1daa5ebf9..779437b66 100644 --- a/man7/raw.7 +++ b/man7/raw.7 @@ -10,7 +10,7 @@ .\" .\" $Id: raw.7,v 1.6 1999/06/05 10:32:08 freitag Exp $ .\" -.TH RAW 7 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH RAW 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME raw \- Linux IPv4 raw sockets .SH SYNOPSIS diff --git a/man7/rtld-audit.7 b/man7/rtld-audit.7 index 39b36feee..853ad5e7b 100644 --- a/man7/rtld-audit.7 +++ b/man7/rtld-audit.7 @@ -25,7 +25,7 @@ .\" .\" 2009-01-12, mtk, Created .\" -.TH RTLD-AUDIT 7 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH RTLD-AUDIT 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME rtld-audit \- auditing API for the dynamic linker .SH SYNOPSIS diff --git a/man7/rtnetlink.7 b/man7/rtnetlink.7 index 70b72776e..0be59a77c 100644 --- a/man7/rtnetlink.7 +++ b/man7/rtnetlink.7 @@ -12,7 +12,7 @@ .\" help from Matthew Wilcox. .\" $Id: rtnetlink.7,v 1.8 2000/01/22 01:55:04 freitag Exp $ .\" -.TH RTNETLINK 7 2013-03-05 "Linux" "Linux Programmer's Manual" +.TH RTNETLINK 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME rtnetlink \- Linux IPv4 routing socket .SH SYNOPSIS diff --git a/man7/sched.7 b/man7/sched.7 index 9f01ddbaf..94789e565 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -29,7 +29,7 @@ .\" .\" Worth looking at: http://rt.wiki.kernel.org/index.php .\" -.TH SCHED 7 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH SCHED 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sched \- overview of CPU scheduling .SH DESCRIPTION diff --git a/man7/session-keyring.7 b/man7/session-keyring.7 index b808f73c4..b1ecd1abf 100644 --- a/man7/session-keyring.7 +++ b/man7/session-keyring.7 @@ -9,7 +9,7 @@ .\" 2 of the License, or (at your option) any later version. .\" %%%LICENSE_END .\" -.TH "SESSION-KEYRING" 7 2017-03-13 Linux "Linux Programmer's Manual" +.TH "SESSION-KEYRING" 7 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME session-keyring \- session shared process keyring .SH DESCRIPTION diff --git a/man7/signal.7 b/man7/signal.7 index 8244dbbc7..c696dd1c4 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 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH SIGNAL 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME signal \- overview of signals .SH DESCRIPTION diff --git a/man7/sock_diag.7 b/man7/sock_diag.7 index a873374ae..955325982 100644 --- a/man7/sock_diag.7 +++ b/man7/sock_diag.7 @@ -21,7 +21,7 @@ .\" License along with this manual; if not, see .\" . .\" %%%LICENSE_END -.TH SOCK_DIAG 7 2016-12-07 "Linux" "Linux Programmer's Manual" +.TH SOCK_DIAG 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME sock_diag \- obtaining information about sockets .SH SYNOPSIS diff --git a/man7/socket.7 b/man7/socket.7 index 193435d0c..79966a6fd 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -61,7 +61,7 @@ .\" commit ea02f9411d9faa3553ed09ce0ec9f00ceae9885e .\" Author: Michal Sekletar .\" -.TH SOCKET 7 2017-05-03 Linux "Linux Programmer's Manual" +.TH SOCKET 7 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME socket \- Linux socket interface .SH SYNOPSIS diff --git a/man7/spufs.7 b/man7/spufs.7 index 8a5fb6299..5b02c6ba9 100644 --- a/man7/spufs.7 +++ b/man7/spufs.7 @@ -24,7 +24,7 @@ .\" 2007-07-10, quite a lot of polishing by mtk .\" 2007-09-28, updates for newer kernels by Jeremy Kerr .\" -.TH SPUFS 7 2007-12-20 Linux "Linux Programmer's Manual" +.TH SPUFS 7 2017-09-15 Linux "Linux Programmer's Manual" .SH NAME spufs \- SPU filesystem .SH DESCRIPTION diff --git a/man7/suffixes.7 b/man7/suffixes.7 index c34c73501..0aaba137c 100644 --- a/man7/suffixes.7 +++ b/man7/suffixes.7 @@ -36,7 +36,7 @@ .\" "nroff" ("man") (or "tbl") needs a long page to avoid warnings .\" from "grotty" (at imagined page breaks). Bug in grotty? .if n .pl 1000v -.TH SUFFIXES 7 2000-11-16 "Linux" "Linux Programmer's Manual" +.TH SUFFIXES 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME suffixes \- list of file suffixes .SH DESCRIPTION diff --git a/man7/tcp.7 b/man7/tcp.7 index b9f4de5a1..0cc847e7e 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -93,7 +93,7 @@ .\" commit cd8ae85299d54155702a56811b2e035e63064d3d .\" Author: Eric Dumazet .\" -.TH TCP 7 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH TCP 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME tcp \- TCP protocol .SH SYNOPSIS diff --git a/man7/udp.7 b/man7/udp.7 index 0e0f31da8..663f3195b 100644 --- a/man7/udp.7 +++ b/man7/udp.7 @@ -9,7 +9,7 @@ .\" .\" $Id: udp.7,v 1.7 2000/01/22 01:55:05 freitag Exp $ .\" -.TH UDP 7 2013-07-31 "Linux" "Linux Programmer's Manual" +.TH UDP 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME udp \- User Datagram Protocol for IPv4 .SH SYNOPSIS diff --git a/man7/udplite.7 b/man7/udplite.7 index 6e3849dad..ec2c3a16a 100644 --- a/man7/udplite.7 +++ b/man7/udplite.7 @@ -24,7 +24,7 @@ .\" .\" $Id: udplite.7,v 1.12 2008/07/23 15:22:22 gerrit Exp gerrit $ .\" -.TH UDPLITE 7 2014-07-08 "Linux" "Linux Programmer's Manual" +.TH UDPLITE 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME udplite \- Lightweight User Datagram Protocol .SH SYNOPSIS diff --git a/man7/unicode.7 b/man7/unicode.7 index a5741aebb..1cd224118 100644 --- a/man7/unicode.7 +++ b/man7/unicode.7 @@ -26,7 +26,7 @@ .\" 2001-05-11 Markus Kuhn .\" Update .\" -.TH UNICODE 7 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH UNICODE 7 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME unicode \- universal character set .SH DESCRIPTION diff --git a/man7/units.7 b/man7/units.7 index eb003fffa..3df0f28c8 100644 --- a/man7/units.7 +++ b/man7/units.7 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH UNITS 7 2012-08-05 "Linux" "Linux Programmer's Manual" +.TH UNITS 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME units \- decimal and binary prefixes .SH DESCRIPTION diff --git a/man7/unix.7 b/man7/unix.7 index 03e8d8f94..8576f13c5 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 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH UNIX 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME unix \- sockets for local interprocess communication .SH SYNOPSIS diff --git a/man7/uri.7 b/man7/uri.7 index 4329c7bfa..cadfad0c7 100644 --- a/man7/uri.7 +++ b/man7/uri.7 @@ -45,7 +45,7 @@ .\" Modified Fri Aug 21 23:00:00 1999 by David A. Wheeler (dwheeler@dwheeler.com) .\" Modified Tue Mar 14 2000 by David A. Wheeler (dwheeler@dwheeler.com) .\" -.TH URI 7 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH URI 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME uri, url, urn \- uniform resource identifier (URI), including a URL or URN .SH SYNOPSIS diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 index cb5f4e981..9ed830b18 100644 --- a/man7/user_namespaces.7 +++ b/man7/user_namespaces.7 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" -.TH USER_NAMESPACES 7 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH USER_NAMESPACES 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME user_namespaces \- overview of Linux user namespaces .SH DESCRIPTION diff --git a/man7/vdso.7 b/man7/vdso.7 index b975c60df..4023d2362 100644 --- a/man7/vdso.7 +++ b/man7/vdso.7 @@ -10,7 +10,7 @@ .\" http://www.linuxjournal.com/content/creating-vdso-colonels-other-chicken .\" http://www.trilithium.com/johan/2005/08/linux-gate/ .\" -.TH VDSO 7 2016-05-09 "Linux" "Linux Programmer's Manual" +.TH VDSO 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME vdso \- overview of the virtual ELF dynamic shared object .SH SYNOPSIS diff --git a/man7/x25.7 b/man7/x25.7 index dd9b47fac..87085e8d4 100644 --- a/man7/x25.7 +++ b/man7/x25.7 @@ -9,7 +9,7 @@ .\" .\" $Id: x25.7,v 1.4 1999/05/18 10:35:12 freitag Exp $ .\" -.TH X25 7 2012-08-05 "Linux" "Linux Programmer's Manual" +.TH X25 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME x25 \- ITU-T X.25 / ISO-8208 protocol interface. .SH SYNOPSIS diff --git a/man7/xattr.7 b/man7/xattr.7 index 715fa381b..edf43c48e 100644 --- a/man7/xattr.7 +++ b/man7/xattr.7 @@ -25,7 +25,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH XATTR 7 2017-05-03 "Linux" "Linux Programmer's Manual" +.TH XATTR 7 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME xattr \- Extended attributes .SH DESCRIPTION diff --git a/man8/iconvconfig.8 b/man8/iconvconfig.8 index 2996aa796..c5fdf3cfd 100644 --- a/man8/iconvconfig.8 +++ b/man8/iconvconfig.8 @@ -23,7 +23,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH ICONVCONFIG 8 2014-07-08 "GNU" "Linux System Administration" +.TH ICONVCONFIG 8 2017-09-15 "GNU" "Linux System Administration" .SH NAME iconvconfig \- create iconv module configuration cache .SH SYNOPSIS diff --git a/man8/ld.so.8 b/man8/ld.so.8 index f24ab2db0..97faf8748 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -2,7 +2,7 @@ .\" This is in the public domain .\" %%%LICENSE_END .\" -.TH LD.SO 8 2017-05-03 "GNU" "Linux Programmer's Manual" +.TH LD.SO 8 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME ld.so, ld\-linux.so \- dynamic linker/loader .SH SYNOPSIS diff --git a/man8/ldconfig.8 b/man8/ldconfig.8 index b30ba663b..d4e240282 100644 --- a/man8/ldconfig.8 +++ b/man8/ldconfig.8 @@ -19,7 +19,7 @@ .\" .\" Modified, 6 May 2002, Michael Kerrisk, .\" Change listed order of /usr/lib and /lib -.TH LDCONFIG 8 2015-03-29 "GNU" "Linux Programmer's Manual" +.TH LDCONFIG 8 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME ldconfig \- configure dynamic linker run-time bindings .SH SYNOPSIS diff --git a/man8/sln.8 b/man8/sln.8 index 3b386d71a..bee6751be 100644 --- a/man8/sln.8 +++ b/man8/sln.8 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SLN 8 2016-10-08 "GNU" "Linux Programmer's Manual" +.TH SLN 8 2017-09-15 "GNU" "Linux Programmer's Manual" .SH NAME sln \- create symbolic links .SH SYNOPSIS