diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-08 12:53:47 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-08 14:08:23 +0200 |
| commit | b8efb41432b73a8451e738d0a2d93e71bc3b1d87 (patch) | |
| tree | a7addc304d1b7708c26aa821201dd58c28cb466a | |
| parent | 96944361d99dc0c2aa53f84a9e538956710b23aa (diff) | |
| download | man-pages-b8efb41432b73a8451e738d0a2d93e71bc3b1d87.tar.gz | |
memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflush.2, bpf.2, close.2, epoll_ctl.2, epoll_wait.2, execve.2, execveat.2, fanotify_init.2, fanotify_mark.2, fcntl.2, fsync.2, get_kernel_syms.2, getdomainname.2, getgroups.2, gethostname.2, getrandom.2, getrlimit.2, getrusage.2, getsid.2, getunwind.2, io_getevents.2, ioctl_fat.2, kexec_load.2, killpg.2, listxattr.2, lseek.2, madvise.2, memfd_create.2, mknod.2, mlock.2, modify_ldt.2, msgctl.2, msgget.2, msgop.2, readlink.2, readv.2, reboot.2, recvmmsg.2, rename.2, request_key.2, restart_syscall.2, sched_setaffinity.2, sched_setattr.2, sched_setparam.2, seccomp.2, select_tut.2, semctl.2, semget.2, semop.2, set_thread_area.2, seteuid.2, setgid.2, setpgid.2, setresuid.2, setreuid.2, setsid.2, setuid.2, shmctl.2, shmget.2, shmop.2, sigaction.2, sigprocmask.2, stat.2, symlink.2, syscall.2, sysctl.2, unlink.2, bindresvport.3, byteorder.3, dlopen.3, endian.3, error.3, ffs.3, fmemopen.3, getcwd.3, getlogin.3, getnetent.3, getprotoent.3, getservent.3, getumask.3, getutent.3, glob.3, isalpha.3, lio_listio.3, login.3, mbsinit.3, mbstowcs.3, mbtowc.3, mkstemp.3, nextup.3, ntp_gettime.3, posix_fallocate.3, posix_spawn.3, pthread_join.3, pthread_rwlockattr_setkind_np.3, random.3, rcmd.3, realpath.3, resolver.3, setjmp.3, setnetgrent.3, sigvec.3, strerror.3, strverscmp.3, system.3, toupper.3, towlower.3, towupper.3, wcstombs.3, wordexp.3, cciss.4, loop.4, mouse.4, random.4, core.5, group.5, hosts.5, resolv.conf.5, ascii.7, environ.7, epoll.7, glob.7, ip.7, mq_overview.7, packet.7, pipe.7, raw.7, sched.7, signal.7, socket.7, symlink.7, ld.so.8, sln.8: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
139 files changed, 139 insertions, 139 deletions
diff --git a/man1/memusage.1 b/man1/memusage.1 index fce0b1de0a..16962466ea 100644 --- a/man1/memusage.1 +++ b/man1/memusage.1 @@ -21,7 +21,7 @@ .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END -.TH MEMUSAGE 1 2014-09-06 "GNU" "Linux user manual" +.TH MEMUSAGE 1 2016-10-08 "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 33c8ca79c2..c85eab8a2c 100644 --- a/man1/memusagestat.1 +++ b/man1/memusagestat.1 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END -.TH MEMUSAGESTAT 1 2014-09-06 "GNU" "Linux programmer's manual" +.TH MEMUSAGESTAT 1 2016-10-08 "GNU" "Linux programmer's manual" .SH NAME memusagestat \- generate graphic from memory profiling data .SH SYNOPSIS diff --git a/man1/pldd.1 b/man1/pldd.1 index 4468f95ad8..d35b0f7ec9 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 2014-09-27 "GNU" "Linux User Manual" +.TH PLDD 1 2016-10-08 "GNU" "Linux User Manual" .SH NAME pldd \- display dynamic shared objects linked into a process .SH SYNOPSIS diff --git a/man2/accept.2 b/man2/accept.2 index 4dcca5b3a2..d267bcbfef 100644 --- a/man2/accept.2 +++ b/man2/accept.2 @@ -38,7 +38,7 @@ .\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com> .\" 2008-12-04, mtk, Add documentation of accept4() .\" -.TH ACCEPT 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH ACCEPT 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME accept, accept4 \- accept a connection on a socket .SH SYNOPSIS diff --git a/man2/adjtimex.2 b/man2/adjtimex.2 index 0fd6273172..6bab69a2e6 100644 --- a/man2/adjtimex.2 +++ b/man2/adjtimex.2 @@ -26,7 +26,7 @@ .\" Modified 1997-07-30 by Paul Slootman <paul@wurtel.demon.nl> .\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com> .\" -.TH ADJTIMEX 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH ADJTIMEX 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME adjtimex, ntp_adjtime \- tune kernel clock .SH SYNOPSIS diff --git a/man2/arch_prctl.2 b/man2/arch_prctl.2 index 989d36993a..678aada194 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 2015-02-21 "Linux" "Linux Programmer's Manual" +.TH ARCH_PRCTL 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME arch_prctl \- set architecture-specific thread state .SH SYNOPSIS diff --git a/man2/bdflush.2 b/man2/bdflush.2 index 8d19ada1b0..8b54175d07 100644 --- a/man2/bdflush.2 +++ b/man2/bdflush.2 @@ -24,7 +24,7 @@ .\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com> .\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com> .\" -.TH BDFLUSH 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH BDFLUSH 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME bdflush \- start, flush, or tune buffer-dirty-flush daemon .SH SYNOPSIS diff --git a/man2/bpf.2 b/man2/bpf.2 index fc4285f824..5a2099ef52 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-03-15 "Linux" "Linux Programmer's Manual" +.TH BPF 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME bpf \- perform a command on an extended BPF map or program .SH SYNOPSIS diff --git a/man2/close.2 b/man2/close.2 index 4f806480b6..9578196b58 100644 --- a/man2/close.2 +++ b/man2/close.2 @@ -32,7 +32,7 @@ .\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org> .\" added note about close(2) not guaranteeing that data is safe on close. .\" -.TH CLOSE 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH CLOSE 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME close \- close a file descriptor .SH SYNOPSIS diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2 index 41de995310..265a253b52 100644 --- a/man2/epoll_ctl.2 +++ b/man2/epoll_ctl.2 @@ -17,7 +17,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH EPOLL_CTL 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH EPOLL_CTL 2 2016-10-08 "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 48bb281345..15e9b0d3c0 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 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH EPOLL_WAIT 2 2016-10-08 "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/execve.2 b/man2/execve.2 index 4d80454637..7fe4eb556a 100644 --- a/man2/execve.2 +++ b/man2/execve.2 @@ -34,7 +34,7 @@ .\" 2007-09-14 Ollie Wild <aaw@google.com>, mtk .\" Add text describing limits on command-line arguments + environment .\" -.TH EXECVE 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH EXECVE 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME execve \- execute program .SH SYNOPSIS diff --git a/man2/execveat.2 b/man2/execveat.2 index 259ff022ae..0fcace66b9 100644 --- a/man2/execveat.2 +++ b/man2/execveat.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH EXECVEAT 2 2015-01-22 "Linux" "Linux Programmer's Manual" +.TH EXECVEAT 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME execveat \- execute program relative to a directory file descriptor .SH SYNOPSIS diff --git a/man2/fanotify_init.2 b/man2/fanotify_init.2 index 96b6aead53..a347b519d6 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-03-15 "Linux" "Linux Programmer's Manual" +.TH FANOTIFY_INIT 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME fanotify_init \- create and initialize fanotify group .SH SYNOPSIS diff --git a/man2/fanotify_mark.2 b/man2/fanotify_mark.2 index 73d2ddae53..88aa17ef7d 100644 --- a/man2/fanotify_mark.2 +++ b/man2/fanotify_mark.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_MARK 2 2014-10-02 "Linux" "Linux Programmer's Manual" +.TH FANOTIFY_MARK 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME fanotify_mark \- add, remove, or modify an fanotify mark on a filesystem object diff --git a/man2/fcntl.2 b/man2/fcntl.2 index 6074d601ec..40a24755aa 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -62,7 +62,7 @@ .\" 2014-07-08, David Herrmann <dh.herrmann@gmail.com> .\" Document F_ADD_SEALS and F_GET_SEALS .\" -.TH FCNTL 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH FCNTL 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME fcntl \- manipulate file descriptor .SH SYNOPSIS diff --git a/man2/fsync.2 b/man2/fsync.2 index a354aafb8e..896fcaedea 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 <hch@lst.de> .\" -.TH FSYNC 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH FSYNC 2 2016-10-08 "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/get_kernel_syms.2 b/man2/get_kernel_syms.2 index d6a3ef4928..39b9505179 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-03-15 "Linux" "Linux Programmer's Manual" +.TH GET_KERNEL_SYMS 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME get_kernel_syms \- retrieve exported kernel and module symbols .SH SYNOPSIS diff --git a/man2/getdomainname.2 b/man2/getdomainname.2 index ba459a1fee..1da75c7cf7 100644 --- a/man2/getdomainname.2 +++ b/man2/getdomainname.2 @@ -26,7 +26,7 @@ .\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2008-11-27 by mtk .\" -.TH GETDOMAINNAME 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH GETDOMAINNAME 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME getdomainname, setdomainname \- get/set NIS domain name .SH SYNOPSIS diff --git a/man2/getgroups.2 b/man2/getgroups.2 index 974265d4f8..bd9d7f4b7b 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-03-15 "Linux" "Linux Programmer's Manual" +.TH GETGROUPS 2 2016-10-08 "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 982f4d8cd2..9bdf37857f 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-03-15 "Linux" "Linux Programmer's Manual" +.TH GETHOSTNAME 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME gethostname, sethostname \- get/set hostname .SH SYNOPSIS diff --git a/man2/getrandom.2 b/man2/getrandom.2 index e955fd4d74..db3a0f639d 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 2015-01-22 "Linux" "Linux Programmer's Manual" +.TH GETRANDOM 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME getrandom \- obtain a series of random bytes .SH SYNOPSIS diff --git a/man2/getrlimit.2 b/man2/getrlimit.2 index a7a45d2d7a..efc95b94f3 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 2016-05-09 "Linux" "Linux Programmer's Manual" +.TH GETRLIMIT 2 2016-10-08 "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 a13d82d834..ab40008659 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 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH GETRUSAGE 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME getrusage \- get resource usage .SH SYNOPSIS diff --git a/man2/getsid.2 b/man2/getsid.2 index 2f8fab9156..eefc74aa2b 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 <esr@y\thyrsus.com> .\" Modified 2001-12-17, aeb -.TH GETSID 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH GETSID 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME getsid \- get session ID .SH SYNOPSIS diff --git a/man2/getunwind.2 b/man2/getunwind.2 index d5cdc4a4a2..f14589dbbe 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 2014-09-21 Linux "Linux Programmer's Manual" +.TH GETUNWIND 2 2016-10-08 Linux "Linux Programmer's Manual" .SH NAME getunwind \- copy the unwind data to caller's buffer .SH SYNOPSIS diff --git a/man2/io_getevents.2 b/man2/io_getevents.2 index 351a4d0355..ef43b7c6bf 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 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH IO_GETEVENTS 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME io_getevents \- read asynchronous I/O events from the completion queue .SH SYNOPSIS diff --git a/man2/ioctl_fat.2 b/man2/ioctl_fat.2 index 65aa202423..88669ddae9 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 2016-05-09 "Linux" "Linux Programmer's Manual" +.TH IOCTL-FAT 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_fat \- manipulating the FAT filesystem .SH SYNOPSIS diff --git a/man2/kexec_load.2 b/man2/kexec_load.2 index d1a5c4315a..4ddf10eb1e 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH KEXEC_LOAD 2 2016-10-08 "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/killpg.2 b/man2/killpg.2 index 1bc889aa1f..b8c8c0d9ce 100644 --- a/man2/killpg.2 +++ b/man2/killpg.2 @@ -39,7 +39,7 @@ .\" Added notes on CAP_KILL .\" Modified 2004-06-21 by aeb .\" -.TH KILLPG 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH KILLPG 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME killpg \- send signal to a process group .SH SYNOPSIS diff --git a/man2/listxattr.2 b/man2/listxattr.2 index 7b513e3086..9c14679c15 100644 --- a/man2/listxattr.2 +++ b/man2/listxattr.2 @@ -23,7 +23,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH LISTXATTR 2 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH LISTXATTR 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME listxattr, llistxattr, flistxattr \- list extended attribute names .SH SYNOPSIS diff --git a/man2/lseek.2 b/man2/lseek.2 index 4509e5a6f1..361ed828fd 100644 --- a/man2/lseek.2 +++ b/man2/lseek.2 @@ -44,7 +44,7 @@ .\" Modified 2003-08-21 by Andries Brouwer <aeb@cwi.nl> .\" 2011-09-18, mtk, Added SEEK_DATA + SEEK_HOLE .\" -.TH LSEEK 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH LSEEK 2 2016-10-08 "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 19c385807e..58abbe6b99 100644 --- a/man2/madvise.2 +++ b/man2/madvise.2 @@ -32,7 +32,7 @@ .\" 2011-09-18, Doug Goldstein <cardoe@cardoe.com> .\" Document MADV_HUGEPAGE and MADV_NOHUGEPAGE .\" -.TH MADVISE 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH MADVISE 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME madvise \- give advice about use of memory .SH SYNOPSIS diff --git a/man2/memfd_create.2 b/man2/memfd_create.2 index 64db11fe7e..d44cac3317 100644 --- a/man2/memfd_create.2 +++ b/man2/memfd_create.2 @@ -18,7 +18,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH MEMFD_CREATE 2 2016-03-15 Linux "Linux Programmer's Manual" +.TH MEMFD_CREATE 2 2016-10-08 Linux "Linux Programmer's Manual" .SH NAME memfd_create \- create an anonymous file .SH SYNOPSIS diff --git a/man2/mknod.2 b/man2/mknod.2 index 2c04f95504..7e44823c16 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 <mtk.manpages@gmail.com> .\" -.TH MKNOD 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH MKNOD 2 2016-10-08 "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 706d9e8443..787fcf8f88 100644 --- a/man2/mlock.2 +++ b/man2/mlock.2 @@ -23,7 +23,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH MLOCK 2 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH MLOCK 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME mlock, mlock2, munlock, mlockall, munlockall \- lock and unlock memory .SH SYNOPSIS diff --git a/man2/modify_ldt.2 b/man2/modify_ldt.2 index 642d2a5ed7..f4cc3ad26d 100644 --- a/man2/modify_ldt.2 +++ b/man2/modify_ldt.2 @@ -22,7 +22,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH MODIFY_LDT 2 2015-02-21 "Linux" "Linux Programmer's Manual" +.TH MODIFY_LDT 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME modify_ldt \- get or set a per-process LDT entry .SH SYNOPSIS diff --git a/man2/msgctl.2 b/man2/msgctl.2 index 8f3f135ba3..54657baa44 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 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH MSGCTL 2 2016-10-08 "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 b3644f9f50..af82424b11 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 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH MSGGET 2 2016-10-08 "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 3da31b2d76..18876c0958 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 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH MSGOP 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME msgrcv, msgsnd \- System V message queue operations .SH SYNOPSIS diff --git a/man2/readlink.2 b/man2/readlink.2 index 97e79f3fe2..936b494f37 100644 --- a/man2/readlink.2 +++ b/man2/readlink.2 @@ -41,7 +41,7 @@ .\" 2011-09-20, Guillem Jover <guillem@hadrons.org>: .\" Added text on dynamically allocating buffer + example program .\" -.TH READLINK 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH READLINK 2 2016-10-08 "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 2f04ba7804..e6d7125b82 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH READV 2 2016-10-08 "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 dae0e69775..db0806c07b 100644 --- a/man2/reboot.2 +++ b/man2/reboot.2 @@ -25,7 +25,7 @@ .\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com> .\" Added notes on capability requirements .\" -.TH REBOOT 2 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH REBOOT 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME reboot \- reboot or enable/disable Ctrl-Alt-Del .SH SYNOPSIS diff --git a/man2/recvmmsg.2 b/man2/recvmmsg.2 index 084b5132c1..2dc831869c 100644 --- a/man2/recvmmsg.2 +++ b/man2/recvmmsg.2 @@ -28,7 +28,7 @@ .\" Author: Arnaldo Carvalho de Melo <acme@redhat.com> .\" Date: Mon Oct 12 23:40:10 2009 -0700 .\" -.TH RECVMMSG 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH RECVMMSG 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME recvmmsg \- receive multiple messages on a socket .SH SYNOPSIS diff --git a/man2/rename.2 b/man2/rename.2 index 4c21312faf..bb6b1f358f 100644 --- a/man2/rename.2 +++ b/man2/rename.2 @@ -30,7 +30,7 @@ .\" Modified Thu Mar 3 09:49:35 2005 by Michael Haardt <michael@moria.de> .\" 2007-03-25, mtk, added various text to DESCRIPTION. .\" -.TH RENAME 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH RENAME 2 2016-10-08 "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 02edf15a3c..9817f7f3b8 100644 --- a/man2/request_key.2 +++ b/man2/request_key.2 @@ -8,7 +8,7 @@ .\" 2 of the License, or (at your option) any later version. .\" %%%LICENSE_END .\" -.TH REQUEST_KEY 2 2016-03-15 Linux "Linux Key Management Calls" +.TH REQUEST_KEY 2 2016-10-08 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 9637a81088..f398f4161d 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 2014-12-31 "Linux" "Linux Programmer's Manual" +.TH RESTART_SYSCALL 2 2016-10-08 "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/sched_setaffinity.2 b/man2/sched_setaffinity.2 index 2db7fb6e80..bd3e3f1396 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SCHED_SETAFFINITY 2 2016-10-08 "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 fa1d428084..9b5082c082 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-03-15 "Linux" "Linux Programmer's Manual" +.TH SCHED_SETATTR 2 2016-10-08 "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 d9f39e819a..a81c616b7f 100644 --- a/man2/sched_setparam.2 +++ b/man2/sched_setparam.2 @@ -27,7 +27,7 @@ .\" revision .\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com> .\" -.TH SCHED_SETPARAM 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SCHED_SETPARAM 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME sched_setparam, sched_getparam \- set and get scheduling parameters .SH SYNOPSIS diff --git a/man2/seccomp.2 b/man2/seccomp.2 index 3642e5b9a3..dc3d87d70c 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 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH SECCOMP 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME seccomp \- operate on Secure Computing state of the process .SH SYNOPSIS diff --git a/man2/select_tut.2 b/man2/select_tut.2 index fd97446cda..0fd091f3fe 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SELECT_TUT 2 2016-10-08 "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 8cdb1f6f6c..5c20426150 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-03-15 "Linux" "Linux Programmer's Manual" +.TH SEMCTL 2 2016-10-08 "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 51de6f87bd..adb944e65f 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 2015-02-21 "Linux" "Linux Programmer's Manual" +.TH SEMGET 2 2016-10-08 "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 85a9c4e8af..213d6f897a 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-03-15 "Linux" "Linux Programmer's Manual" +.TH SEMOP 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME semop, semtimedop \- System V semaphore operations .SH SYNOPSIS diff --git a/man2/set_thread_area.2 b/man2/set_thread_area.2 index d0e288bc64..00c631da87 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 2015-02-21 "Linux" "Linux Programmer's Manual" +.TH SET_THREAD_AREA 2 2016-10-08 "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/seteuid.2 b/man2/seteuid.2 index 3a69091058..2bd5db9a1c 100644 --- a/man2/seteuid.2 +++ b/man2/seteuid.2 @@ -26,7 +26,7 @@ .\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com> .\" Added notes on capability requirements .\" -.TH SETEUID 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SETEUID 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME seteuid, setegid \- set effective user or group ID .SH SYNOPSIS diff --git a/man2/setgid.2 b/man2/setgid.2 index a0e07fa220..8b23e7fcfd 100644 --- a/man2/setgid.2 +++ b/man2/setgid.2 @@ -27,7 +27,7 @@ .\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com> .\" Modified 2002-03-09 by aeb .\" -.TH SETGID 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SETGID 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME setgid \- set group identity .SH SYNOPSIS diff --git a/man2/setpgid.2 b/man2/setpgid.2 index 8cf2be11f1..8c9cce8b3e 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-03-15 "Linux" "Linux Programmer's Manual" +.TH SETPGID 2 2016-10-08 "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 bc422b41c9..8b4b8ebb02 100644 --- a/man2/setresuid.2 +++ b/man2/setresuid.2 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" Modified, 2003-05-26, Michael Kerrisk, <mtk.manpages@gmail.com> -.TH SETRESUID 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SETRESUID 2 2016-10-08 "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 fdf2387c63..5b9c142415 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-03-15 "Linux" "Linux Programmer's Manual" +.TH SETREUID 2 2016-10-08 "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 83604559bf..aef4376ec2 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 <aeb@cwi.nl> .\" -.TH SETSID 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SETSID 2 2016-10-08 "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 b8ab9815ab..d32a63ba10 100644 --- a/man2/setuid.2 +++ b/man2/setuid.2 @@ -28,7 +28,7 @@ .\" <richard@greenend.org.uk>, aeb 970616. .\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com> .\" Added notes on capability requirements -.TH SETUID 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SETUID 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME setuid \- set user identity .SH SYNOPSIS diff --git a/man2/shmctl.2 b/man2/shmctl.2 index 33b2bc2675..b99dc52df9 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 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SHMCTL 2 2016-10-08 "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 42c7e4a61b..7fed8f91d0 100644 --- a/man2/shmget.2 +++ b/man2/shmget.2 @@ -35,7 +35,7 @@ .\" Language and formatting clean-ups .\" Added notes on /proc files .\" -.TH SHMGET 2 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH SHMGET 2 2016-10-08 "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 6a267f0444..c1a243ec7a 100644 --- a/man2/shmop.2 +++ b/man2/shmop.2 @@ -38,7 +38,7 @@ .\" .\" FIXME . Add an example program to this page. .\" -.TH SHMOP 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SHMOP 2 2016-10-08 "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 7dbc5266cf..9957fd74dc 100644 --- a/man2/sigaction.2 +++ b/man2/sigaction.2 @@ -46,7 +46,7 @@ .\" 2015-01-17, Kees Cook <keescook@chromium.org> .\" Added notes on ptrace SIGTRAP and SYS_SECCOMP. .\" -.TH SIGACTION 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SIGACTION 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME sigaction, rt_sigaction \- examine and change a signal action .SH SYNOPSIS diff --git a/man2/sigprocmask.2 b/man2/sigprocmask.2 index c140876620..8388340ee8 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SIGPROCMASK 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME sigprocmask, rt_sigprocmask \- examine and change blocked signals .SH SYNOPSIS diff --git a/man2/stat.2 b/man2/stat.2 index d1909f6e1e..6ae3481644 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH STAT 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME stat, fstat, lstat, fstatat \- get file status .SH SYNOPSIS diff --git a/man2/symlink.2 b/man2/symlink.2 index 2da47aebf8..7ed1029d3d 100644 --- a/man2/symlink.2 +++ b/man2/symlink.2 @@ -30,7 +30,7 @@ .\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" -.TH SYMLINK 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SYMLINK 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME symlink, symlinkat \- make a new name for a file .SH SYNOPSIS diff --git a/man2/syscall.2 b/man2/syscall.2 index 0fa8dd9f10..811083f407 100644 --- a/man2/syscall.2 +++ b/man2/syscall.2 @@ -39,7 +39,7 @@ .\" 2015-01-17, Kees Cook <keescook@chromium.org> .\" Added mips and arm64. .\" -.TH SYSCALL 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SYSCALL 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME syscall \- indirect system call .SH SYNOPSIS diff --git a/man2/sysctl.2 b/man2/sysctl.2 index a02c8c891b..c907c7ba23 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 <esr@thyrsus.com> .\" Modified Mon Jan 5 20:31:04 1998 by aeb. .\" -.TH SYSCTL 2 2012-12-22 "Linux" "Linux Programmer's Manual" +.TH SYSCTL 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME sysctl \- read/write system parameters .SH SYNOPSIS diff --git a/man2/unlink.2 b/man2/unlink.2 index 3645f5972f..51291c53d8 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 <mtk.manpages@gmail.com> .\" -.TH UNLINK 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH UNLINK 2 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME unlink, unlinkat \- delete a name and possibly the file it refers to .SH SYNOPSIS diff --git a/man3/bindresvport.3 b/man3/bindresvport.3 index a2b0751e0c..023520b2ed 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 2015-03-02 "" "Linux Programmer's Manual" +.TH BINDRESVPORT 3 2016-10-08 "" "Linux Programmer's Manual" .SH NAME bindresvport \- bind a socket to a privileged IP port .SH SYNOPSIS diff --git a/man3/byteorder.3 b/man3/byteorder.3 index 5caf29b311..0b93e11044 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 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH BYTEORDER 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME htonl, htons, ntohl, ntohs \- convert values between host and network byte order diff --git a/man3/dlopen.3 b/man3/dlopen.3 index 8a71a0b77c..2f01451dbd 100644 --- a/man3/dlopen.3 +++ b/man3/dlopen.3 @@ -32,7 +32,7 @@ .\" Modified by Walter Harms: dladdr, dlvsym .\" Modified by Petr Baudis <pasky@suse.cz>, 2008-12-04: dladdr caveat .\" -.TH DLOPEN 3 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH DLOPEN 3 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME dlclose, dlopen, dlmopen \- open and close a shared object diff --git a/man3/endian.3 b/man3/endian.3 index 3f7db00a05..6d7c43c026 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-03-15 "GNU" "Linux Programmer's Manual" +.TH ENDIAN 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME htobe16, htole16, be16toh, le16toh, htobe32, htole32, be32toh, le32toh, htobe64, htole64, be64toh, le64toh \- diff --git a/man3/error.3 b/man3/error.3 index c7b7b1d984..e4fd82b90e 100644 --- a/man3/error.3 +++ b/man3/error.3 @@ -24,7 +24,7 @@ .\" .\" References: .\" glibc manual and source -.TH ERROR 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH ERROR 3 2016-10-08 "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/ffs.3 b/man3/ffs.3 index 35da288ae9..6e5cd6b311 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-03-15 "GNU" "Linux Programmer's Manual" +.TH FFS 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME ffs, ffsl, ffsll \- find first bit set in a word .SH SYNOPSIS diff --git a/man3/fmemopen.3 b/man3/fmemopen.3 index 299dc7bd77..1b4c16ba33 100644 --- a/man3/fmemopen.3 +++ b/man3/fmemopen.3 @@ -4,7 +4,7 @@ .\" Distributed under the GPL. .\" %%%LICENSE_END .\" -.TH FMEMOPEN 3 2016-03-11 "GNU" "Linux Programmer's Manual" +.TH FMEMOPEN 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME fmemopen \- open memory as stream .SH SYNOPSIS diff --git a/man3/getcwd.3 b/man3/getcwd.3 index 5fd56dfbbd..aaee1e3684 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 <rl@hellgate.ch> .\" -.TH GETCWD 3 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH GETCWD 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME getcwd, getwd, get_current_dir_name \- get current working directory .SH SYNOPSIS diff --git a/man3/getlogin.3 b/man3/getlogin.3 index 79e7a52f8f..a4e93c9897 100644 --- a/man3/getlogin.3 +++ b/man3/getlogin.3 @@ -25,7 +25,7 @@ .\" Changed Tue Sep 19 01:49:29 1995, aeb: moved from man2 to man3 .\" added ref to /etc/utmp, added BUGS section, etc. .\" modified 2003 Walter Harms, aeb - added getlogin_r, note on stdin use -.TH GETLOGIN 3 2015-12-28 "GNU" "Linux Programmer's Manual" +.TH GETLOGIN 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME getlogin, getlogin_r, cuserid \- get username .SH SYNOPSIS diff --git a/man3/getnetent.3 b/man3/getnetent.3 index 8f475f7f71..0bcc84279a 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 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH GETNETENT 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent \- get network entry diff --git a/man3/getprotoent.3 b/man3/getprotoent.3 index 2e361b627e..5e08709b46 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 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH GETPROTOENT 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME getprotoent, getprotobyname, getprotobynumber, setprotoent, endprotoent \- get protocol entry diff --git a/man3/getservent.3 b/man3/getservent.3 index eb546575cf..47cc5fc38c 100644 --- a/man3/getservent.3 +++ b/man3/getservent.3 @@ -31,7 +31,7 @@ .\" Modified Mon Apr 22 01:50:54 1996 by Martin Schulze <joey@infodrom.north.de> .\" 2001-07-25 added a clause about NULL proto (Martin Michlmayr or David N. Welton) .\" -.TH GETSERVENT 3 2015-07-23 "GNU" "Linux Programmer's Manual" +.TH GETSERVENT 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME getservent, getservbyname, getservbyport, setservent, endservent \- get service entry diff --git a/man3/getumask.3 b/man3/getumask.3 index 9c61d3ceb9..b891f2b016 100644 --- a/man3/getumask.3 +++ b/man3/getumask.3 @@ -25,7 +25,7 @@ .\" This replaces an earlier man page written by Walter Harms .\" <walter.harms@informatik.uni-oldenburg.de>. .\" -.TH GETUMASK 3 2010-09-10 "GNU" "Linux Programmer's Manual" +.TH GETUMASK 3 2016-10-08 "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 6801f517a8..b5a831f08d 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 .\" <michael@cantor.informatik.rwth-aachen.de> .\" -.TH GETUTENT 3 2016-03-15 "" "Linux Programmer's Manual" +.TH GETUTENT 3 2016-10-08 "" "Linux Programmer's Manual" .SH NAME getutent, getutid, getutline, pututline, setutent, endutent, utmpname \- access utmp file entries diff --git a/man3/glob.3 b/man3/glob.3 index aaa6aae440..7ef014f00c 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 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH GLOB 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME glob, globfree \- find pathnames matching a pattern, free memory from glob() .SH SYNOPSIS diff --git a/man3/isalpha.3 b/man3/isalpha.3 index f62cf52522..2ddfee4cd2 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 <jrv@vanzandt.mv.com> .\" Modified Mon May 27 22:55:26 1996 by Martin Schulze (joey@linux.de) .\" -.TH ISALPHA 3 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH ISALPHA 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME isalnum, isalpha, isascii, isblank, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit, diff --git a/man3/lio_listio.3 b/man3/lio_listio.3 index 9188c0db40..80abf73d84 100644 --- a/man3/lio_listio.3 +++ b/man3/lio_listio.3 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH LIO_LISTIO 3 2016-03-15 "" "Linux Programmer's Manual" +.TH LIO_LISTIO 3 2016-10-08 "" "Linux Programmer's Manual" .SH NAME lio_listio \- initiate a list of I/O requests .SH SYNOPSIS diff --git a/man3/login.3 b/man3/login.3 index ea9f7ca845..308e5167d3 100644 --- a/man3/login.3 +++ b/man3/login.3 @@ -22,7 +22,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH LOGIN 3 2015-04-19 "GNU" "Linux Programmer's Manual" +.TH LOGIN 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME login, logout \- write utmp and wtmp entries .SH SYNOPSIS diff --git a/man3/mbsinit.3 b/man3/mbsinit.3 index 095feeb278..5f5195c519 100644 --- a/man3/mbsinit.3 +++ b/man3/mbsinit.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH MBSINIT 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH MBSINIT 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME mbsinit \- test for initial shift state .SH SYNOPSIS diff --git a/man3/mbstowcs.3 b/man3/mbstowcs.3 index c7f9cf7eea..e02f7dfcbd 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 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH MBSTOWCS 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME mbstowcs \- convert a multibyte string to a wide-character string .SH SYNOPSIS diff --git a/man3/mbtowc.3 b/man3/mbtowc.3 index b498d214cc..1dd7fe7cf2 100644 --- a/man3/mbtowc.3 +++ b/man3/mbtowc.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH MBTOWC 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH MBTOWC 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME mbtowc \- convert a multibyte sequence to a wide character .SH SYNOPSIS diff --git a/man3/mkstemp.3 b/man3/mkstemp.3 index d1d4805d17..547e770ad9 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-03-15 "GNU" "Linux Programmer's Manual" +.TH MKSTEMP 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME mkstemp, mkostemp, mkstemps, mkostemps \- create a unique temporary file .SH SYNOPSIS diff --git a/man3/nextup.3 b/man3/nextup.3 index 7a60fb98c6..e9d43ab697 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-07-15 "GNU" "Linux Programmer's Manual" +.TH NEXTUP 3 2016-10-08 "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/ntp_gettime.3 b/man3/ntp_gettime.3 index dcd756f809..ea86db905d 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-03-06 "Linux" "Linux Programmer's Manual" +.TH NTP_GETTIME 3 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME ntp_gettime, ntp_gettimex \- get time parameters (NTP daemon interface) .SH SYNOPSIS diff --git a/man3/posix_fallocate.3 b/man3/posix_fallocate.3 index 4bf51d0bbb..0873f7d9af 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-03-15 "GNU" "Linux Programmer's Manual" +.TH POSIX_FALLOCATE 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME posix_fallocate \- allocate file space .SH SYNOPSIS diff --git a/man3/posix_spawn.3 b/man3/posix_spawn.3 index 8a63c062df..741cc700bf 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-03-15 "GNU" "Linux Programmer's Manual" +.TH POSIX_SPAWN 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME posix_spawn, posix_spawnp \- spawn a process .SH SYNOPSIS diff --git a/man3/pthread_join.3 b/man3/pthread_join.3 index ef216280d9..d2b1a7ca21 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 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_JOIN 3 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME pthread_join \- join with a terminated thread .SH SYNOPSIS diff --git a/man3/pthread_rwlockattr_setkind_np.3 b/man3/pthread_rwlockattr_setkind_np.3 index d42eb1bb6f..1ac80489b9 100644 --- a/man3/pthread_rwlockattr_setkind_np.3 +++ b/man3/pthread_rwlockattr_setkind_np.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_RWLOCKATTR_SETKIND_NP 3 2014-10-15 "Linux Programmer's Manual" +.TH PTHREAD_RWLOCKATTR_SETKIND_NP 3 2016-10-08 "Linux Programmer's Manual" .SH NAME pthread_rwlockattr_setkind_np, pthread_rwlockattr_getkind_np \- set/get the read-write lock kind of the thread read-write lock attribute object diff --git a/man3/random.3 b/man3/random.3 index f07f283e56..ee1b724553 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH RANDOM 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME random, srandom, initstate, setstate \- random number generator .SH SYNOPSIS diff --git a/man3/rcmd.3 b/man3/rcmd.3 index b8db1d077e..4254ee505d 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-03-15 "Linux" "Linux Programmer's Manual" +.TH RCMD 3 2016-10-08 "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/realpath.3 b/man3/realpath.3 index 4a419128f8..528340b7b8 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-03-15 "" "Linux Programmer's Manual" +.TH REALPATH 3 2016-10-08 "" "Linux Programmer's Manual" .SH NAME realpath \- return the canonicalized absolute pathname .SH SYNOPSIS diff --git a/man3/resolver.3 b/man3/resolver.3 index c7869c4c5b..56e215d32a 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 2015-05-07 "GNU" "Linux Programmer's Manual" +.TH RESOLVER 3 2016-10-08 "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/setjmp.3 b/man3/setjmp.3 index 5aed409c3a..9a18554a48 100644 --- a/man3/setjmp.3 +++ b/man3/setjmp.3 @@ -24,7 +24,7 @@ .\" Added sigsetjmp, Sun Mar 2 22:03:05 EST 1997, jrv@vanzandt.mv.com .\" Modifications, Sun Feb 26 14:39:45 1995, faith@cs.unc.edu .\" " -.TH SETJMP 3 2016-03-15 "" "Linux Programmer's Manual" +.TH SETJMP 3 2016-10-08 "" "Linux Programmer's Manual" .SH NAME setjmp, sigsetjmp, longjmp, siglongjmp \- performing a nonlocal goto .SH SYNOPSIS diff --git a/man3/setnetgrent.3 b/man3/setnetgrent.3 index 50863a29ab..522abcd242 100644 --- a/man3/setnetgrent.3 +++ b/man3/setnetgrent.3 @@ -7,7 +7,7 @@ .\" based on glibc infopages .\" polished - aeb .\" -.TH SETNETGRENT 3 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH SETNETGRENT 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME setnetgrent, endnetgrent, getnetgrent, getnetgrent_r, innetgr \- handle network group entries diff --git a/man3/sigvec.3 b/man3/sigvec.3 index 9e3b52f703..6f23886f85 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-03-15 "Linux" "Linux Programmer's Manual" +.TH SIGVEC 3 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME sigvec, sigblock, sigsetmask, siggetmask, sigmask \- BSD signal API .SH SYNOPSIS diff --git a/man3/strerror.3 b/man3/strerror.3 index cadcbb9ee6..8661135bd9 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 2016-03-15 "" "Linux Programmer's Manual" +.TH STRERROR 3 2016-10-08 "" "Linux Programmer's Manual" .SH NAME strerror, strerror_r, strerror_l \- return string describing error number .SH SYNOPSIS diff --git a/man3/strverscmp.3 b/man3/strverscmp.3 index 7864916fa4..235812670f 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 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH STRVERSCMP 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME strverscmp \- compare two version strings .SH SYNOPSIS diff --git a/man3/system.3 b/man3/system.3 index de4bcc0741..a41e61acf8 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 2016-03-15 "" "Linux Programmer's Manual" +.TH SYSTEM 3 2016-10-08 "" "Linux Programmer's Manual" .SH NAME system \- execute a shell command .SH SYNOPSIS diff --git a/man3/toupper.3 b/man3/toupper.3 index 8b40e47a29..d7ff86dbfd 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 <nick@debian.org> -.TH TOUPPER 3 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH TOUPPER 3 2016-10-08 "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 b4bf93eea1..2385c77c2e 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 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH TOWLOWER 3 2016-10-08 "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 64d756cf39..429cb43b03 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 2015-03-02 "GNU" "Linux Programmer's Manual" +.TH TOWUPPER 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME towupper, towupper_l \- convert a wide character to uppercase .SH SYNOPSIS diff --git a/man3/wcstombs.3 b/man3/wcstombs.3 index 1f189be550..45700f7913 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 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH WCSTOMBS 3 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME wcstombs \- convert a wide-character string to a multibyte string .SH SYNOPSIS diff --git a/man3/wordexp.3 b/man3/wordexp.3 index c117570405..f69cfcaa1b 100644 --- a/man3/wordexp.3 +++ b/man3/wordexp.3 @@ -21,7 +21,7 @@ .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END .\" -.TH WORDEXP 3 2015-08-08 "" "Linux Programmer's Manual" +.TH WORDEXP 3 2016-10-08 "" "Linux Programmer's Manual" .SH NAME wordexp, wordfree \- perform word expansion like a posix-shell .SH SYNOPSIS diff --git a/man4/cciss.4 b/man4/cciss.4 index ef8424adb8..990c6c7d84 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 2012-08-05 "Linux" "Linux Programmer's Manual" +.TH CCISS 4 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME cciss \- HP Smart Array block driver .SH SYNOPSIS diff --git a/man4/loop.4 b/man4/loop.4 index b2f0fb58f2..ff64c38663 100644 --- a/man4/loop.4 +++ b/man4/loop.4 @@ -23,7 +23,7 @@ .\" USA. .\" %%%LICENSE_END .\" -.TH LOOP 4 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH LOOP 4 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME loop, loop-control \- loop devices .SH SYNOPSIS diff --git a/man4/mouse.4 b/man4/mouse.4 index c770457e9a..dcc45aadba 100644 --- a/man4/mouse.4 +++ b/man4/mouse.4 @@ -23,7 +23,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END -.TH MOUSE 4 1996-02-10 "Linux" "Linux Programmer's Manual" +.TH MOUSE 4 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME mouse \- serial mouse interface .SH CONFIGURATION diff --git a/man4/random.4 b/man4/random.4 index eac988025a..b67c46f5e9 100644 --- a/man4/random.4 +++ b/man4/random.4 @@ -16,7 +16,7 @@ .\" Add a Usage subsection that recommends most users to use .\" /dev/urandom, and emphasizes parsimonious usage of /dev/random. .\" -.TH RANDOM 4 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH RANDOM 4 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME random, urandom \- kernel random number source devices .SH SYNOPSIS diff --git a/man5/core.5 b/man5/core.5 index 0a1ed942fc..a7b392f725 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 2016-05-09 "Linux" "Linux Programmer's Manual" +.TH CORE 5 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME core \- core dump file .SH DESCRIPTION diff --git a/man5/group.5 b/man5/group.5 index 1d5b735f4c..bfdbef5e9d 100644 --- a/man5/group.5 +++ b/man5/group.5 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 17:06:03 1993 by Rik Faith (faith@cs.unc.edu) -.TH GROUP 5 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH GROUP 5 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME group \- user group file .SH DESCRIPTION diff --git a/man5/hosts.5 b/man5/hosts.5 index 17751498d9..ceb45b7a5b 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 2015-03-29 "Linux" "Linux Programmer's Manual" +.TH HOSTS 5 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME hosts \- static table lookup for hostnames .SH SYNOPSIS diff --git a/man5/resolv.conf.5 b/man5/resolv.conf.5 index 577d0fdcfc..553f0939ec 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 2015-05-07 "" "Linux Programmer's Manual" +.TH RESOLV.CONF 5 2016-10-08 "" "Linux Programmer's Manual" .UC 4 .SH NAME resolv.conf \- resolver configuration file diff --git a/man7/ascii.7 b/man7/ascii.7 index d32d38b4bc..a6f4af33b7 100644 --- a/man7/ascii.7 +++ b/man7/ascii.7 @@ -32,7 +32,7 @@ .\" Modified 1999-08-08 by Michael Haardt (michael@moria.de) .\" Modified 2004-04-01 by aeb .\" -.TH ASCII 7 2014-10-02 "Linux" "Linux Programmer's Manual" +.TH ASCII 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME ascii \- ASCII character set encoded in octal, decimal, and hexadecimal diff --git a/man7/environ.7 b/man7/environ.7 index 1f99dc485f..625f031e2f 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 <joey@infodrom.org> .\" -.TH ENVIRON 7 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH ENVIRON 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME environ \- user environment .SH SYNOPSIS diff --git a/man7/epoll.7 b/man7/epoll.7 index 9e0d7ae63d..d389fdf7ac 100644 --- a/man7/epoll.7 +++ b/man7/epoll.7 @@ -18,7 +18,7 @@ .\" .\" Davide Libenzi <davidel@xmailserver.org> .\" -.TH EPOLL 7 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH EPOLL 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME epoll \- I/O event notification facility .SH SYNOPSIS diff --git a/man7/glob.7 b/man7/glob.7 index 4314a45d89..7d67909845 100644 --- a/man7/glob.7 +++ b/man7/glob.7 @@ -23,7 +23,7 @@ .\" .\" 2003-08-24 fix for / by John Kristoff + joey .\" -.TH GLOB 7 2012-07-28 "Linux" "Linux Programmer's Manual" +.TH GLOB 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME glob \- globbing pathnames .SH DESCRIPTION @@ -33,7 +33,7 @@ .\" commit 76e21053b5bf33a07c76f99d27a74238310e3c71 .\" Author: Erich E. Hoover <ehoover@mines.edu> .\" -.TH IP 7 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH IP 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME ip \- Linux IPv4 protocol implementation .SH SYNOPSIS diff --git a/man7/mq_overview.7 b/man7/mq_overview.7 index f69e9eaa30..741e9609da 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-03-15 "Linux" "Linux Programmer's Manual" +.TH MQ_OVERVIEW 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME mq_overview \- overview of POSIX message queues .SH DESCRIPTION diff --git a/man7/packet.7 b/man7/packet.7 index d5e41dd9ba..7a39e4126b 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 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH PACKET 7 2016-10-08 "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 b6a300742a..50d4416899 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH PIPE 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME pipe \- overview of pipes and FIFOs .SH DESCRIPTION diff --git a/man7/raw.7 b/man7/raw.7 index 69acfec10b..e71dc43b20 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 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH RAW 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME raw \- Linux IPv4 raw sockets .SH SYNOPSIS diff --git a/man7/sched.7 b/man7/sched.7 index a45dd90342..8dcbd588a5 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 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SCHED 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME sched \- overview of scheduling APIs .SH DESCRIPTION diff --git a/man7/signal.7 b/man7/signal.7 index 977af8d2f0..627006b39e 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SIGNAL 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME signal \- overview of signals .SH DESCRIPTION diff --git a/man7/socket.7 b/man7/socket.7 index 96707be1ca..21bebb2fe8 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -51,7 +51,7 @@ .\" commit ea02f9411d9faa3553ed09ce0ec9f00ceae9885e .\" Author: Michal Sekletar <msekleta@redhat.com> .\" -.TH SOCKET 7 2016-03-15 Linux "Linux Programmer's Manual" +.TH SOCKET 7 2016-10-08 Linux "Linux Programmer's Manual" .SH NAME socket \- Linux socket interface .SH SYNOPSIS diff --git a/man7/symlink.7 b/man7/symlink.7 index d6251968e1..6b4b5b3c19 100644 --- a/man7/symlink.7 +++ b/man7/symlink.7 @@ -34,7 +34,7 @@ .\" 2008-06-11, mtk, Taken from FreeBSD 6.2 and heavily edited for .\" specific Linux details, improved readability, and man-pages style. .\" -.TH SYMLINK 7 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SYMLINK 7 2016-10-08 "Linux" "Linux Programmer's Manual" .SH NAME symlink \- symbolic link handling .SH DESCRIPTION diff --git a/man8/ld.so.8 b/man8/ld.so.8 index acda0dda43..c887e281be 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 2016-05-09 "GNU" "Linux Programmer's Manual" +.TH LD.SO 8 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME ld.so, ld-linux.so* \- dynamic linker/loader .SH SYNOPSIS diff --git a/man8/sln.8 b/man8/sln.8 index c66ed0a194..d40398879b 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 2013-02-10 "GNU" "Linux Programmer's Manual" +.TH SLN 8 2016-10-08 "GNU" "Linux Programmer's Manual" .SH NAME sln \- create symbolic links .SH SYNOPSIS |
