From 734882f4c4d5b0e9a2a135c6d9f4a964e8c87266 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 3 May 2017 19:27:48 +0200 Subject: [PATCH] _exit.2, alarm.2, chmod.2, clone.2, epoll_ctl.2, fcntl.2, fork.2, fsync.2, getdents.2, getpid.2, ioctl.2, ioctl_console.2, ioctl_list.2, ioctl_ns.2, ioctl_tty.2, ioctl_userfaultfd.2, kexec_load.2, lseek.2, mincore.2, mkdir.2, mknod.2, mmap.2, open.2, poll.2, posix_fadvise.2, prctl.2, rename.2, sched_setaffinity.2, select.2, select_tut.2, sigaction.2, signalfd.2, sigprocmask.2, sigwaitinfo.2, socketcall.2, stat.2, statx.2, syscalls.2, truncate.2, umask.2, unshare.2, userfaultfd.2, utime.2, utimensat.2, wait.2, bzero.3, cfree.3, exit.3, getentropy.3, grantpt.3, insque.3, shm_open.3, syslog.3, termios.3, ttyname.3, wcsdup.3, console_codes.4, tty.4, vcs.4, elf.5, nsswitch.conf.5, proc.5, slabinfo.5, tmpfs.5, bootparam.7, environ.7, hostname.7, inotify.7, mailaddr.7, man-pages.7, namespaces.7, pid_namespaces.7, pthreads.7, pty.7, sem_overview.7, signal.7, socket.7, tcp.7, termio.7, user_namespaces.7, xattr.7, ld.so.8, zdump.8: tstamp Signed-off-by: Michael Kerrisk --- man2/_exit.2 | 2 +- man2/alarm.2 | 2 +- man2/chmod.2 | 2 +- man2/clone.2 | 2 +- man2/epoll_ctl.2 | 2 +- man2/fcntl.2 | 2 +- man2/fork.2 | 2 +- man2/fsync.2 | 2 +- man2/getdents.2 | 2 +- man2/getpid.2 | 2 +- man2/ioctl.2 | 2 +- man2/ioctl_console.2 | 2 +- man2/ioctl_list.2 | 2 +- man2/ioctl_ns.2 | 2 +- man2/ioctl_tty.2 | 2 +- man2/ioctl_userfaultfd.2 | 2 +- man2/kexec_load.2 | 2 +- man2/lseek.2 | 2 +- man2/mincore.2 | 2 +- man2/mkdir.2 | 2 +- man2/mknod.2 | 2 +- man2/mmap.2 | 2 +- man2/open.2 | 2 +- man2/poll.2 | 2 +- man2/posix_fadvise.2 | 2 +- man2/prctl.2 | 2 +- man2/rename.2 | 2 +- man2/sched_setaffinity.2 | 2 +- man2/select.2 | 2 +- man2/select_tut.2 | 2 +- man2/sigaction.2 | 2 +- man2/signalfd.2 | 2 +- man2/sigprocmask.2 | 2 +- man2/sigwaitinfo.2 | 2 +- man2/socketcall.2 | 2 +- man2/stat.2 | 2 +- man2/statx.2 | 2 +- man2/syscalls.2 | 2 +- man2/truncate.2 | 2 +- man2/umask.2 | 2 +- man2/unshare.2 | 2 +- man2/userfaultfd.2 | 2 +- man2/utime.2 | 2 +- man2/utimensat.2 | 2 +- man2/wait.2 | 2 +- man3/bzero.3 | 2 +- man3/cfree.3 | 2 +- man3/exit.3 | 2 +- man3/getentropy.3 | 2 +- man3/grantpt.3 | 2 +- man3/insque.3 | 2 +- man3/shm_open.3 | 2 +- man3/syslog.3 | 2 +- man3/termios.3 | 2 +- man3/ttyname.3 | 2 +- man3/wcsdup.3 | 2 +- man4/console_codes.4 | 2 +- man4/tty.4 | 2 +- man4/vcs.4 | 2 +- man5/elf.5 | 2 +- man5/nsswitch.conf.5 | 2 +- man5/proc.5 | 2 +- man5/slabinfo.5 | 2 +- man5/tmpfs.5 | 2 +- man7/bootparam.7 | 2 +- man7/environ.7 | 2 +- man7/hostname.7 | 2 +- man7/inotify.7 | 2 +- man7/mailaddr.7 | 2 +- man7/man-pages.7 | 2 +- man7/namespaces.7 | 2 +- man7/pid_namespaces.7 | 2 +- man7/pthreads.7 | 2 +- man7/pty.7 | 2 +- man7/sem_overview.7 | 2 +- man7/signal.7 | 2 +- man7/socket.7 | 2 +- man7/tcp.7 | 2 +- man7/termio.7 | 2 +- man7/user_namespaces.7 | 2 +- man7/xattr.7 | 2 +- man8/ld.so.8 | 2 +- man8/zdump.8 | 2 +- 83 files changed, 83 insertions(+), 83 deletions(-) diff --git a/man2/_exit.2 b/man2/_exit.2 index 9b1b5bcef..c148b1182 100644 --- a/man2/_exit.2 +++ b/man2/_exit.2 @@ -26,7 +26,7 @@ .\" Modified Wed Jul 21 23:02:38 1993 by Rik Faith .\" Modified 2001-11-17, aeb .\" -.TH _EXIT 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH _EXIT 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME _exit, _Exit \- terminate the calling process .SH SYNOPSIS diff --git a/man2/alarm.2 b/man2/alarm.2 index 4b0549df3..f59c5229e 100644 --- a/man2/alarm.2 +++ b/man2/alarm.2 @@ -27,7 +27,7 @@ .\" Modified Sun Jul 21 21:25:26 1996 by Andries Brouwer .\" Modified Wed Nov 6 03:46:05 1996 by Eric S. Raymond .\" -.TH ALARM 2 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH ALARM 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME alarm \- set an alarm clock for delivery of a signal .SH SYNOPSIS diff --git a/man2/chmod.2 b/man2/chmod.2 index 4f5581984..556788cd1 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH CHMOD 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME chmod, fchmod, fchmodat \- change permissions of a file .SH SYNOPSIS diff --git a/man2/clone.2 b/man2/clone.2 index 835d6394d..7f68bb52d 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH CLONE 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME clone, __clone2 \- create a child process .SH SYNOPSIS diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2 index ded88ddc1..f103af5ec 100644 --- a/man2/epoll_ctl.2 +++ b/man2/epoll_ctl.2 @@ -17,7 +17,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH EPOLL_CTL 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH EPOLL_CTL 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME epoll_ctl \- control interface for an epoll file descriptor .SH SYNOPSIS diff --git a/man2/fcntl.2 b/man2/fcntl.2 index 1c9d426da..70758d2fc 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -62,7 +62,7 @@ .\" 2014-07-08, David Herrmann .\" Document F_ADD_SEALS and F_GET_SEALS .\" -.TH FCNTL 2 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH FCNTL 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME fcntl \- manipulate file descriptor .SH SYNOPSIS diff --git a/man2/fork.2 b/man2/fork.2 index 7f9ae5a90..9d63ae9f1 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-03-13 "Linux" "Linux Programmer's Manual" +.TH FORK 2 2017-05-03 "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 7026d6b76..b48272755 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-03-13 "Linux" "Linux Programmer's Manual" +.TH FSYNC 2 2017-05-03 "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/getdents.2 b/man2/getdents.2 index 2a57592be..0b1ec5187 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 2015-04-12 "Linux" "Linux Programmer's Manual" +.TH GETDENTS 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME getdents, getdents64 \- get directory entries .SH SYNOPSIS diff --git a/man2/getpid.2 b/man2/getpid.2 index f4d7010f2..1927607ec 100644 --- a/man2/getpid.2 +++ b/man2/getpid.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH GETPID 2 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH GETPID 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME getpid, getppid \- get process identification .SH SYNOPSIS diff --git a/man2/ioctl.2 b/man2/ioctl.2 index 008d0f991..a2d1af9a1 100644 --- a/man2/ioctl.2 +++ b/man2/ioctl.2 @@ -38,7 +38,7 @@ .\" Modified 1999-06-25 by Rachael Munns .\" Modified 2000-09-21 by Andries Brouwer .\" -.TH IOCTL 2 2017-03-13 "Linux" "Linux Programmer's Manual" +.TH IOCTL 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME ioctl \- control device .SH SYNOPSIS diff --git a/man2/ioctl_console.2 b/man2/ioctl_console.2 index 448fe3543..72cb8fa47 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH IOCTL_CONSOLE 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_console \- ioctls for console terminal and virtual consoles .SH DESCRIPTION diff --git a/man2/ioctl_list.2 b/man2/ioctl_list.2 index c8efd664d..5150d5652 100644 --- a/man2/ioctl_list.2 +++ b/man2/ioctl_list.2 @@ -28,7 +28,7 @@ .\" : .\" Various formatting improvements .\" -.TH IOCTL_LIST 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH IOCTL_LIST 2 2017-05-03 "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 b6f393844..de3c706f0 100644 --- a/man2/ioctl_ns.2 +++ b/man2/ioctl_ns.2 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" -.TH IOCTL_NS 2 2017-01-09 "Linux" "Linux Programmer's Manual" +.TH IOCTL_NS 2 2017-05-03 "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 32946eb14..d280beacf 100644 --- a/man2/ioctl_tty.2 +++ b/man2/ioctl_tty.2 @@ -5,7 +5,7 @@ .\" Distributed under GPL .\" %%%LICENSE_END .\" -.TH IOCTL_TTY 2 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH IOCTL_TTY 2 2017-05-03 "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 0080d8b3d..a91049efb 100644 --- a/man2/ioctl_userfaultfd.2 +++ b/man2/ioctl_userfaultfd.2 @@ -25,7 +25,7 @@ .\" %%%LICENSE_END .\" .\" -.TH IOCTL_USERFAULTFD 2 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH IOCTL_USERFAULTFD 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME userfaultfd \- create a file descriptor for handling page faults in user space diff --git a/man2/kexec_load.2 b/man2/kexec_load.2 index c34a8a1b8..2a0030803 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-10-08 "Linux" "Linux Programmer's Manual" +.TH KEXEC_LOAD 2 2017-05-03 "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/lseek.2 b/man2/lseek.2 index 0caee8421..5f847511a 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-03-13 "Linux" "Linux Programmer's Manual" +.TH LSEEK 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME lseek \- reposition read/write file offset .SH SYNOPSIS diff --git a/man2/mincore.2 b/man2/mincore.2 index a6b369325..911088453 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-03-13 "Linux" "Linux Programmer's Manual" +.TH MINCORE 2 2017-05-03 "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 dfb0343ee..3fe744db7 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH MKDIR 2 2017-05-03 "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 c15014faa..90766d5da 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH MKNOD 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME mknod, mknodat \- create a special or ordinary file .SH SYNOPSIS diff --git a/man2/mmap.2 b/man2/mmap.2 index 4de946226..496c7d5d5 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH MMAP 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME mmap, munmap \- map or unmap files or devices into memory .SH SYNOPSIS diff --git a/man2/open.2 b/man2/open.2 index e49543ac0..e393f4316 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH OPEN 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME open, openat, creat \- open and possibly create a file .SH SYNOPSIS diff --git a/man2/poll.2 b/man2/poll.2 index 90a4d989e..12dd9729f 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-03-13 "Linux" "Linux Programmer's Manual" +.TH POLL 2 2017-05-03 "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 4fad65206..405680e12 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-03-13 "Linux" "Linux Programmer's Manual" +.TH POSIX_FADVISE 2 2017-05-03 "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 4f5163fb6..2722074b0 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH PRCTL 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME prctl \- operations on a process .SH SYNOPSIS diff --git a/man2/rename.2 b/man2/rename.2 index 3fa1dd4d6..74d486f81 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 2016-10-08 "Linux" "Linux Programmer's Manual" +.TH RENAME 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME rename, renameat, renameat2 \- change the name or location of a file .SH SYNOPSIS diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2 index 7ee43cad6..1aa1716a4 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-10-08 "Linux" "Linux Programmer's Manual" +.TH SCHED_SETAFFINITY 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME sched_setaffinity, sched_getaffinity \- \ set and get a thread's CPU affinity mask diff --git a/man2/select.2 b/man2/select.2 index 65a3d5e40..7f4b63494 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-03-13 "Linux" "Linux Programmer's Manual" +.TH SELECT 2 2017-05-03 "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 1181fe1d4..ebd3f58e4 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-10-08 "Linux" "Linux Programmer's Manual" +.TH SELECT_TUT 2 2017-05-03 "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/sigaction.2 b/man2/sigaction.2 index b1cc5bfe8..db0e82465 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-03-13 "Linux" "Linux Programmer's Manual" +.TH SIGACTION 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME sigaction, rt_sigaction \- examine and change a signal action .SH SYNOPSIS diff --git a/man2/signalfd.2 b/man2/signalfd.2 index b42266311..d374104cc 100644 --- a/man2/signalfd.2 +++ b/man2/signalfd.2 @@ -17,7 +17,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH SIGNALFD 2 2016-12-12 Linux "Linux Programmer's Manual" +.TH SIGNALFD 2 2017-05-03 Linux "Linux Programmer's Manual" .SH NAME signalfd \- create a file descriptor for accepting signals .SH SYNOPSIS diff --git a/man2/sigprocmask.2 b/man2/sigprocmask.2 index 5e0c34e51..91b01a71b 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-10-08 "Linux" "Linux Programmer's Manual" +.TH SIGPROCMASK 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME sigprocmask, rt_sigprocmask \- examine and change blocked signals .SH SYNOPSIS diff --git a/man2/sigwaitinfo.2 b/man2/sigwaitinfo.2 index f7609a61f..eb3b725af 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 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH SIGWAITINFO 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME sigwaitinfo, sigtimedwait, rt_sigtimedwait \- synchronously wait for queued signals diff --git a/man2/socketcall.2 b/man2/socketcall.2 index 11e4c21f5..ba5b4d7e3 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 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH SOCKETCALL 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME socketcall \- socket system calls .SH SYNOPSIS diff --git a/man2/stat.2 b/man2/stat.2 index f09bdf472..e670430a4 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-03-13 "Linux" "Linux Programmer's Manual" +.TH STAT 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME stat, fstat, lstat, fstatat \- get file status .SH SYNOPSIS diff --git a/man2/statx.2 b/man2/statx.2 index 97b473fd3..a69096dd7 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-03-07 "Linux" "Linux Programmer's Manual" +.TH STATX 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME statx \- get file status (extended) .SH SYNOPSIS diff --git a/man2/syscalls.2 b/man2/syscalls.2 index 15500352d..6606d98fd 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH SYSCALLS 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME syscalls \- Linux system calls .SH SYNOPSIS diff --git a/man2/truncate.2 b/man2/truncate.2 index d78cdf0a7..4dd863e0d 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-03-13 "Linux" "Linux Programmer's Manual" +.TH TRUNCATE 2 2017-05-03 "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 bbe6ca22c..9ea033e5c 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 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH UMASK 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME umask \- set file mode creation mask .SH SYNOPSIS diff --git a/man2/unshare.2 b/man2/unshare.2 index 07c135d29..feff5a0b0 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 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH UNSHARE 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME unshare \- disassociate parts of the process execution context .SH SYNOPSIS diff --git a/man2/userfaultfd.2 b/man2/userfaultfd.2 index 0dca79b94..4c7ffce49 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH USERFAULTFD 2 2017-05-03 "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/utime.2 b/man2/utime.2 index 75db00917..0f670c284 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH UTIME 2 2017-05-03 "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 b1e194b10..f77d0b42a 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH UTIMENSAT 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME utimensat, futimens \- change file timestamps with nanosecond precision .SH SYNOPSIS diff --git a/man2/wait.2 b/man2/wait.2 index 73692062b..c6b39475c 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH WAIT 2 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME wait, waitpid, waitid \- wait for process to change state .SH SYNOPSIS diff --git a/man3/bzero.3 b/man3/bzero.3 index 1bda9ba07..11bfb75b0 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-03-13 "Linux" "Linux Programmer's Manual" +.TH BZERO 3 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME bzero, explicit_bzero \- zero a byte string .SH SYNOPSIS diff --git a/man3/cfree.3 b/man3/cfree.3 index d688cae5a..8ce146fe7 100644 --- a/man3/cfree.3 +++ b/man3/cfree.3 @@ -21,7 +21,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH CFREE 3 2016-03-15 "" "Linux Programmer's Manual" +.TH CFREE 3 2017-05-03 "" "Linux Programmer's Manual" .SH NAME cfree \- free allocated memory .SH SYNOPSIS diff --git a/man3/exit.3 b/man3/exit.3 index e238dcc5c..91e87bf10 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 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH EXIT 3 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME exit \- cause normal process termination .SH SYNOPSIS diff --git a/man3/getentropy.3 b/man3/getentropy.3 index 36fdb2951..82be5315e 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-01-22 "Linux" "Linux Programmer's Manual" +.TH GETENTROPY 3 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME getentropy \- fill a buffer with random bytes .SH SYNOPSIS diff --git a/man3/grantpt.3 b/man3/grantpt.3 index 5ca61b626..c1e5c282b 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 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH GRANTPT 3 2017-05-03 "GNU" "Linux Programmer's Manual" .SH NAME grantpt \- grant access to the slave pseudoterminal .SH SYNOPSIS diff --git a/man3/insque.3 b/man3/insque.3 index 6dc703eed..f7d42aa87 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 2016-12-12 "" "Linux Programmer's Manual" +.TH INSQUE 3 2017-05-03 "" "Linux Programmer's Manual" .SH NAME insque, remque \- insert/remove an item from a queue .SH SYNOPSIS diff --git a/man3/shm_open.3 b/man3/shm_open.3 index b2f7702cf..ea886782b 100644 --- a/man3/shm_open.3 +++ b/man3/shm_open.3 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" FIXME . Add an example to this page -.TH SHM_OPEN 3 2015-12-28 "Linux" "Linux Programmer's Manual" +.TH SHM_OPEN 3 2017-05-03 "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/syslog.3 b/man3/syslog.3 index f8d957b8c..dd82ebbba 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH SYSLOG 3 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME closelog, openlog, syslog, vsyslog \- send messages to the system logger .SH SYNOPSIS diff --git a/man3/termios.3 b/man3/termios.3 index cf3a72993..8ca3ff4b8 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 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH TERMIOS 3 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow, cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed, cfsetspeed \- diff --git a/man3/ttyname.3 b/man3/ttyname.3 index 5abb040ec..eed568ad5 100644 --- a/man3/ttyname.3 +++ b/man3/ttyname.3 @@ -24,7 +24,7 @@ .\" Modified 2001-12-13, Martin Schulze .\" Added ttyname_r, aeb, 2002-07-20 .\" -.TH TTYNAME 3 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH TTYNAME 3 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME ttyname, ttyname_r \- return name of a terminal .SH SYNOPSIS diff --git a/man3/wcsdup.3 b/man3/wcsdup.3 index b4b0d41b4..7c8ce3ff4 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 2016-03-15 "GNU" "Linux Programmer's Manual" +.TH WCSDUP 3 2017-05-03 "GNU" "Linux Programmer's Manual" .SH NAME wcsdup \- duplicate a wide-character string .SH SYNOPSIS diff --git a/man4/console_codes.4 b/man4/console_codes.4 index ff75eebc8..58f313978 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 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH CONSOLE_CODES 4 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME console_codes \- Linux console escape and control sequences .SH DESCRIPTION diff --git a/man4/tty.4 b/man4/tty.4 index 8e2a3153e..3497da488 100644 --- a/man4/tty.4 +++ b/man4/tty.4 @@ -25,7 +25,7 @@ .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 2003-04-07 by Michael Kerrisk .\" -.TH TTY 4 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH TTY 4 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME tty \- controlling terminal .SH DESCRIPTION diff --git a/man4/vcs.4 b/man4/vcs.4 index 7cd3c7c3c..0bd5f4017 100644 --- a/man4/vcs.4 +++ b/man4/vcs.4 @@ -26,7 +26,7 @@ .\" 2007-12-17, Samuel Thibault : .\" document the VT_GETHIFONTMASK ioctl .\" " -.TH VCS 4 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH VCS 4 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME vcs, vcsa \- virtual console memory .SH DESCRIPTION diff --git a/man5/elf.5 b/man5/elf.5 index 934b7193f..09d5be3a6 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH ELF 5 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME elf \- format of Executable and Linking Format (ELF) files .SH SYNOPSIS diff --git a/man5/nsswitch.conf.5 b/man5/nsswitch.conf.5 index 7a5b744ad..0405d4ff7 100644 --- a/man5/nsswitch.conf.5 +++ b/man5/nsswitch.conf.5 @@ -22,7 +22,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH NSSWITCH.CONF 5 2016-03-15 "Linux" "Linux Programmer's Manual" +.TH NSSWITCH.CONF 5 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME nsswitch.conf \- Name Service Switch configuration file .SH DESCRIPTION diff --git a/man5/proc.5 b/man5/proc.5 index 5213188b7..260f42799 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH PROC 5 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME proc \- process information pseudo-filesystem .SH DESCRIPTION diff --git a/man5/slabinfo.5 b/man5/slabinfo.5 index b0c333d52..d5de0682f 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-03-13 "" "Linux Programmer's Manual" +.TH SLABINFO 5 2017-05-03 "" "Linux Programmer's Manual" .SH NAME slabinfo \- kernel slab allocator statistics .SH SYNOPSIS diff --git a/man5/tmpfs.5 b/man5/tmpfs.5 index 3a3f5adac..81d18e2d7 100644 --- a/man5/tmpfs.5 +++ b/man5/tmpfs.5 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH TMPFS 5 2016-11-07 "Linux" "Linux Programmer's Manual" +.TH TMPFS 5 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME tmpfs \- a virtual memory filesystem .SH DESCRIPTION diff --git a/man7/bootparam.7 b/man7/bootparam.7 index 9c328d309..5f318a9c5 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 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH BOOTPARAM 7 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME bootparam \- introduction to boot time parameters of the Linux kernel .SH DESCRIPTION diff --git a/man7/environ.7 b/man7/environ.7 index 366a1e017..9d12a883c 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-03-13 "Linux" "Linux Programmer's Manual" +.TH ENVIRON 7 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME environ \- user environment .SH SYNOPSIS diff --git a/man7/hostname.7 b/man7/hostname.7 index 42981d91c..c2196cbcf 100644 --- a/man7/hostname.7 +++ b/man7/hostname.7 @@ -36,7 +36,7 @@ .\" .\" 2008-06-11, mtk, Taken from FreeBSD 6.2 and modified for Linux. .\" -.TH HOSTNAME 7 2010-11-07 "Linux" "Linux Programmer's Manual" +.TH HOSTNAME 7 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME hostname \- hostname resolution description .SH DESCRIPTION diff --git a/man7/inotify.7 b/man7/inotify.7 index 1793a495a..aba450f4c 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 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH INOTIFY 7 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME inotify \- monitoring filesystem events .SH DESCRIPTION diff --git a/man7/mailaddr.7 b/man7/mailaddr.7 index efee900d9..a26a45ea9 100644 --- a/man7/mailaddr.7 +++ b/man7/mailaddr.7 @@ -24,7 +24,7 @@ .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" %%%LICENSE_END .\" -.TH MAILADDR 7 2004-09-15 "Linux" "Linux User's Manual" +.TH MAILADDR 7 2017-05-03 "Linux" "Linux User's Manual" .UC 5 .SH NAME mailaddr \- mail addressing description diff --git a/man7/man-pages.7 b/man7/man-pages.7 index 3c3c3c711..f29a4e5ac 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 2016-07-17 "Linux" "Linux Programmer's Manual" +.TH MAN-PAGES 7 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME man-pages \- conventions for writing Linux man pages .SH SYNOPSIS diff --git a/man7/namespaces.7 b/man7/namespaces.7 index 36bd72710..09f031347 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" -.TH NAMESPACES 7 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH NAMESPACES 7 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME namespaces \- overview of Linux namespaces .SH DESCRIPTION diff --git a/man7/pid_namespaces.7 b/man7/pid_namespaces.7 index a56bf4476..a6f335391 100644 --- a/man7/pid_namespaces.7 +++ b/man7/pid_namespaces.7 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" -.TH PID_NAMESPACES 7 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH PID_NAMESPACES 7 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME pid_namespaces \- overview of Linux PID namespaces .SH DESCRIPTION diff --git a/man7/pthreads.7 b/man7/pthreads.7 index c509cfe52..011a029f8 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 2015-05-07 "Linux" "Linux Programmer's Manual" +.TH PTHREADS 7 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME pthreads \- POSIX threads .SH DESCRIPTION diff --git a/man7/pty.7 b/man7/pty.7 index 9b7769f6c..25c29bff6 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 2015-07-23 "Linux" "Linux Programmer's Manual" +.TH PTY 7 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME pty \- pseudoterminal interfaces .SH DESCRIPTION diff --git a/man7/sem_overview.7 b/man7/sem_overview.7 index d79d0d638..3fb98112f 100644 --- a/man7/sem_overview.7 +++ b/man7/sem_overview.7 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_OVERVIEW 7 2015-08-08 "Linux" "Linux Programmer's Manual" +.TH SEM_OVERVIEW 7 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME sem_overview \- overview of POSIX semaphores .SH DESCRIPTION diff --git a/man7/signal.7 b/man7/signal.7 index 6e58dfeaa..0e5db02ed 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-03-13 "Linux" "Linux Programmer's Manual" +.TH SIGNAL 7 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME signal \- overview of signals .SH DESCRIPTION diff --git a/man7/socket.7 b/man7/socket.7 index 398d5cf56..33376e6f4 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -61,7 +61,7 @@ .\" commit ea02f9411d9faa3553ed09ce0ec9f00ceae9885e .\" Author: Michal Sekletar .\" -.TH SOCKET 7 2016-10-08 Linux "Linux Programmer's Manual" +.TH SOCKET 7 2017-05-03 Linux "Linux Programmer's Manual" .SH NAME socket \- Linux socket interface .SH SYNOPSIS diff --git a/man7/tcp.7 b/man7/tcp.7 index 4d5ff792f..67dbed49a 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -93,7 +93,7 @@ .\" commit cd8ae85299d54155702a56811b2e035e63064d3d .\" Author: Eric Dumazet .\" -.TH TCP 7 2015-12-05 "Linux" "Linux Programmer's Manual" +.TH TCP 7 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME tcp \- TCP protocol .SH SYNOPSIS diff --git a/man7/termio.7 b/man7/termio.7 index 8d06ef1d9..373c971c6 100644 --- a/man7/termio.7 +++ b/man7/termio.7 @@ -24,7 +24,7 @@ .\" .\" 28 Dec 2006 - Initial Creation .\" -.TH TERMIO 7 2013-02-12 "Linux" "Linux Programmer's Manual" +.TH TERMIO 7 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME termio \- System V terminal driver interface .SH DESCRIPTION diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 index 0ee46457f..b3e5651ba 100644 --- a/man7/user_namespaces.7 +++ b/man7/user_namespaces.7 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" -.TH USER_NAMESPACES 7 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH USER_NAMESPACES 7 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME user_namespaces \- overview of Linux user namespaces .SH DESCRIPTION diff --git a/man7/xattr.7 b/man7/xattr.7 index b0cc30e6c..59b8a1ef1 100644 --- a/man7/xattr.7 +++ b/man7/xattr.7 @@ -25,7 +25,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH XATTR 7 2015-05-01 "Linux" "Linux Programmer's Manual" +.TH XATTR 7 2017-05-03 "Linux" "Linux Programmer's Manual" .SH NAME xattr \- Extended attributes .SH DESCRIPTION diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 11e9ca387..c32e1ef40 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-03-13 "GNU" "Linux Programmer's Manual" +.TH LD.SO 8 2017-05-03 "GNU" "Linux Programmer's Manual" .SH NAME ld.so, ld-linux.so \- dynamic linker/loader .SH SYNOPSIS diff --git a/man8/zdump.8 b/man8/zdump.8 index f5c2d643b..1e4d5b8b4 100644 --- a/man8/zdump.8 +++ b/man8/zdump.8 @@ -2,7 +2,7 @@ .\" This page is in the public domain .\" %%%LICENSE_END .\" -.TH ZDUMP 8 2013-02-12 "" "Linux System Administration" +.TH ZDUMP 8 2017-05-03 "" "Linux System Administration" .SH NAME zdump \- timezone dumper .SH SYNOPSIS