]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
bind.2, chmod.2, chown.2, chroot.2, clock_getres.2, clone.2, connect.2, dup.2, falloc...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 12 Dec 2016 09:45:24 +0000 (10:45 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 12 Dec 2016 09:45:24 +0000 (10:45 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
90 files changed:
man2/bind.2
man2/chmod.2
man2/chown.2
man2/chroot.2
man2/clock_getres.2
man2/clone.2
man2/connect.2
man2/dup.2
man2/fallocate.2
man2/get_mempolicy.2
man2/getpeername.2
man2/getpriority.2
man2/getsockname.2
man2/getsockopt.2
man2/gettimeofday.2
man2/ioctl_ficlonerange.2
man2/ioctl_fideduperange.2
man2/kill.2
man2/mbind.2
man2/mmap.2
man2/mount.2
man2/mprotect.2
man2/nfsservctl.2
man2/nice.2
man2/open.2
man2/perf_event_open.2
man2/pipe.2
man2/pkey_alloc.2
man2/prctl.2
man2/ptrace.2
man2/quotactl.2
man2/remap_file_pages.2
man2/sched_setscheduler.2
man2/set_mempolicy.2
man2/signal.2
man2/signalfd.2
man2/swapon.2
man2/sync_file_range.2
man2/syscalls.2
man2/timer_create.2
man2/timerfd_create.2
man2/utime.2
man2/utimensat.2
man2/wait.2
man3/atof.3
man3/ctime.3
man3/errno.3
man3/fclose.3
man3/fflush.3
man3/insque.3
man3/malloc_get_state.3
man3/mallopt.3
man3/mbsnrtowcs.3
man3/mq_close.3
man3/mq_open.3
man3/mq_receive.3
man3/mq_send.3
man3/printf.3
man3/pthread_attr_init.3
man3/pthread_create.3
man3/pthread_setaffinity_np.3
man3/ptsname.3
man3/remainder.3
man3/strtod.3
man3/tgamma.3
man3/timegm.3
man3/tmpnam.3
man3/ttyname.3
man4/console_ioctl.4
man5/elf.5
man5/filesystems.5
man5/proc.5
man5/utmp.5
man7/capabilities.7
man7/cgroups.7
man7/credentials.7
man7/ddp.7
man7/feature_test_macros.7
man7/fifo.7
man7/inotify.7
man7/libc.7
man7/mount_namespaces.7
man7/namespaces.7
man7/netlink.7
man7/pid_namespaces.7
man7/pkeys.7
man7/shm_overview.7
man7/standards.7
man7/uri.7
man7/user_namespaces.7

index 13e7305e908ad6055832ab476c6ac5739d822656..4133d70d08a03dcfae9ba8833ef23a3dd8e457c1 100644 (file)
@@ -65,7 +65,7 @@
 .\" $Id: bind.2,v 1.3 1999/04/23 19:56:07 freitag Exp $
 .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\"
-.TH BIND 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH BIND 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 bind \- bind a name to a socket
 .SH SYNOPSIS
index 827b0b7d40da30661a1395f5f6df48237127e456..8f2ef9a2525b3a245b0c4a360f2fdf3810835f5f 100644 (file)
@@ -29,7 +29,7 @@
 .\"   <michael@cantor.informatik.rwth-aachen.de>: NFS details
 .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\"
-.TH CHMOD 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH CHMOD 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 chmod, fchmod, fchmodat \- change permissions of a file
 .SH SYNOPSIS
index ecc66e160f515f0ecfa7cb0028b613b6398fbf70..1e1cacc34ad5b1fd7c026ab5eacda6d2712aeecf 100644 (file)
@@ -35,7 +35,7 @@
 .\"     (bsdgroups versus sysvgroups, and the effect of the parent
 .\"     directory's set-group-ID mode bit).
 .\"
-.TH CHOWN 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH CHOWN 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 chown, fchown, lchown, fchownat \- change ownership of a file
 .SH SYNOPSIS
index 9a14ab566ab640f2b6cd0156274669363dfe9345..91578bf5fd0c297531be1c94a31039a44f4b419c 100644 (file)
@@ -30,7 +30,7 @@
 .\" Modified 1997-08-21 by Joseph S. Myers <jsm28@cam.ac.uk>
 .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\"
-.TH CHROOT 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH CHROOT 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 chroot \- change root directory
 .SH SYNOPSIS
index 0f7014fec5829860ecbac5ab94635ae374bbc14a..2949df5a6a9d0d24b99e21dee650221429a70986 100644 (file)
@@ -27,7 +27,7 @@
 .\" 2003-08-24 aeb, large parts rewritten
 .\" 2004-08-06 Christoph Lameter <clameter@sgi.com>, SMP note
 .\"
-.TH CLOCK_GETRES 2 2016-05-09 "" "Linux Programmer's Manual"
+.TH CLOCK_GETRES 2 2016-12-12 "" "Linux Programmer's Manual"
 .SH NAME
 clock_getres, clock_gettime, clock_settime \- clock and time functions
 .SH SYNOPSIS
index 2bb54ff3c2c9417b04bbecda9cea69ee25992c73..323e61cec597e9fbcffbbf6a886c5b2cbdf4ef87 100644 (file)
@@ -39,7 +39,7 @@
 .\" 2008-11-19, mtk, document CLONE_NEWIPC
 .\" 2008-11-19, Jens Axboe, mtk, document CLONE_IO
 .\"
-.TH CLONE 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH CLONE 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 clone, __clone2 \- create a child process
 .SH SYNOPSIS
index c2689e0fcbc8d9eec5ab4d8c499b77e7d401057e..c6cedcd76706f9ac891a82bd9346a9eafa8499d8 100644 (file)
@@ -64,7 +64,7 @@
 .\" Modified 1998, 1999 by Andi Kleen
 .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\"
-.TH CONNECT 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH CONNECT 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 connect \- initiate a connection on a socket
 .SH SYNOPSIS
index d956314c9c1a0035c3708fc07a478a5bb547441a..2f2d40c5eab1a1b8c2646286bc18b62054d02eee 100644 (file)
@@ -34,7 +34,7 @@
 .\"     details for dup2().
 .\" 2008-10-09, mtk: add description of dup3()
 .\"
-.TH DUP 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH DUP 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 dup, dup2, dup3 \- duplicate a file descriptor
 .SH SYNOPSIS
index 56df9140c8d7e9e22dfb71d45d45e34f1a289bfb..a044702ed869d73bd951ab819b4ab52fbed54261 100644 (file)
@@ -8,7 +8,7 @@
 .\" 2011-09-19: Added FALLOC_FL_PUNCH_HOLE
 .\" 2011-09-19: Substantial restructuring of the page
 .\"
-.TH FALLOCATE 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH FALLOCATE 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 fallocate \- manipulate file space
 .SH SYNOPSIS
index e3afab6f3d5f841410f6b546bcb5217de43d825d..cc7480f2a0e239276497202d2b8e343502b2d594 100644 (file)
@@ -24,7 +24,7 @@
 .\" 2007-08-27, Lee Schermerhorn <Lee.Schermerhorn@hp.com>
 .\"     more precise specification of behavior.
 .\"
-.TH GET_MEMPOLICY 2 2016-07-17 Linux "Linux Programmer's Manual"
+.TH GET_MEMPOLICY 2 2016-12-12 Linux "Linux Programmer's Manual"
 .SH NAME
 get_mempolicy \- retrieve NUMA memory policy for a thread
 .SH SYNOPSIS
index 3bd80f3c8e137a95d4742b6a114f2d63caea0742..8c268c8a0e6248deb573762385926830f2311306 100644 (file)
@@ -39,7 +39,7 @@
 .\" Modified 17 Jul 2002, Michael Kerrisk <mtk.manpages@gmail.com>
 .\"    Added 'socket' to NAME, so that "man -k socket" will show this page.
 .\"
-.TH GETPEERNAME 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH GETPEERNAME 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 getpeername \- get name of connected peer socket
 .SH SYNOPSIS
index 467e827d3ebc6bb2f6daaf30063170949fba42ba..1efde47f24f95d034698fc60d2d7a5fec6943615 100644 (file)
@@ -42,7 +42,7 @@
 .\"    Clarified meaning of 0 value for 'who' argument
 .\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\"
-.TH GETPRIORITY 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH GETPRIORITY 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 getpriority, setpriority \- get/set program scheduling priority
 .SH SYNOPSIS
index 3333ed33b3c167c769baec4734076c8afd52d296..ffd726ad19aaa970d81d1c01116759c9a7c47ff7 100644 (file)
@@ -37,7 +37,7 @@
 .\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
 .\" Modified Sun Mar 28 21:26:46 1999 by Andries Brouwer <aeb@cwi.nl>
 .\"
-.TH GETSOCKNAME 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH GETSOCKNAME 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 getsockname \- get socket name
 .SH SYNOPSIS
index 40639c9287d52ae9f700bc16388f96206dc7e5d8..3a7ea4b803af00ac7a8229fdc5c9fe39b515bf7a 100644 (file)
@@ -41,7 +41,7 @@
 .\" Modified 1999 by Andi Kleen <ak@muc.de>.
 .\"     Removed most stuff because it is in socket.7 now.
 .\"
-.TH GETSOCKOPT 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH GETSOCKOPT 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 getsockopt, setsockopt \- get and set options on sockets
 .SH SYNOPSIS
index 071451fa5c5f42b99786f9d18a3a0ff2c051105c..0c417f02e5b62416ebb7f133227629b950a4e796 100644 (file)
@@ -37,7 +37,7 @@
 .\" Modified, 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\"   Added notes on capability requirement.
 .\"
-.TH GETTIMEOFDAY 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH GETTIMEOFDAY 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 gettimeofday, settimeofday \- get / set time
 .SH SYNOPSIS
index 0e3ae0e27eb4d7ad3b1bbbe7bea97cb421db3094..e6e05ea8d04730698553da40508ff530df080a70 100644 (file)
@@ -20,7 +20,7 @@
 .\" License along with this manual; if not, see
 .\" <http://www.gnu.org/licenses/>.
 .\" %%%LICENSE_END
-.TH IOCTL-FICLONERANGE 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH IOCTL-FICLONERANGE 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 ioctl_ficlonerange, ioctl_ficlone \- share some the data of one file with another file
 .SH SYNOPSIS
index 057229d77a84d1d7aa326cd2e0acde86ab61a7e8..a558fbfbd0465de4a4783a1472856fa2ce7cbad7 100644 (file)
@@ -20,7 +20,7 @@
 .\" License along with this manual; if not, see
 .\" <http://www.gnu.org/licenses/>.
 .\" %%%LICENSE_END
-.TH IOCTL-FIDEDUPERANGE 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH IOCTL-FIDEDUPERANGE 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 ioctl_fideduperange \- share some the data of one file with another file
 .SH SYNOPSIS
index c64a7e5407f4cf28e4e755e02bc81aebda3950c3..e5e738dfab69ad65d7f3a837155e31ade9cd38f2 100644 (file)
@@ -41,7 +41,7 @@
 .\" Modified 2004-06-24 by aeb
 .\" Modified, 2004-11-30, after idea from emmanuel.colbus@ensimag.imag.fr
 .\"
-.TH KILL 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH KILL 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 kill \- send signal to a process
 .SH SYNOPSIS
index 861b5ecd898bf1a709caf17e65b2950fe80180d3..0e8dc6047a3d525357b7715741552b55235830ba 100644 (file)
@@ -32,7 +32,7 @@
 .\"                Author: Lee Schermerhorn <lee.schermerhorn@hp.com>
 .\"                Date:   Thu Oct 25 14:16:32 2012 +0200
 .\"
-.TH MBIND 2 2015-01-22 Linux "Linux Programmer's Manual"
+.TH MBIND 2 2016-12-12 Linux "Linux Programmer's Manual"
 .SH NAME
 mbind \- set memory policy for a memory range
 .SH SYNOPSIS
index 53f2c1ef6beb67276a7742869b8ef243164c33dd..8b45d7ee47c21140292b78b3ce6c6ec179b5b473 100644 (file)
@@ -37,7 +37,7 @@
 .\" 2007-07-10, mtk, Added an example program.
 .\" 2008-11-18, mtk, document MAP_STACK
 .\"
-.TH MMAP 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH MMAP 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mmap, munmap \- map or unmap files or devices into memory
 .SH SYNOPSIS
index 4b93c7b654cc18bd2508e40624151bd5b43bf9ad..c712a528623516e634e6ec0f4fb953737dd08cb5 100644 (file)
@@ -37,7 +37,7 @@
 .\" 2008-10-06, mtk: move umount*() material into separate umount.2 page.
 .\" 2008-10-06, mtk: Add discussion of namespaces.
 .\"
-.TH MOUNT 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH MOUNT 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mount \- mount filesystem
 .SH SYNOPSIS
index 37c2ff5a991b3ef2ccaa508e73c6a07eb75a0a54..4e2c3b5987b2acdacec3a6f8161a926d8d3ac183 100644 (file)
@@ -30,7 +30,7 @@
 .\" 2007-06-02, mtk: Fairly substantial rewrites and additions, and
 .\" a much improved example program.
 .\"
-.TH MPROTECT 2 2015-07-23 "Linux" "Linux Programmer's Manual"
+.TH MPROTECT 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mprotect, pkey_mprotect \- set protection on a region of memory
 .SH SYNOPSIS
index ac56bd02ec687d70480152a7e659655a278d89e1..884e3a26b6fb862a976263325a55bfa821bdc12e 100644 (file)
@@ -2,7 +2,7 @@
 .\" This text is in the public domain.
 .\" %%%LICENSE_END
 .\"
-.TH NFSSERVCTL 2 2015-05-07 "Linux" "Linux Programmer's Manual"
+.TH NFSSERVCTL 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 nfsservctl \- syscall interface to kernel nfs daemon
 .SH SYNOPSIS
index 913937a1173a07f689fe5a848794ac6b4e5b44b1..acec5d3ca0b96b3a13f31b253e89382b5b48c6d5 100644 (file)
@@ -28,7 +28,7 @@
 .\" Modified 2001-06-04 by aeb
 .\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\"
-.TH NICE 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH NICE 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 nice \- change process priority
 .SH SYNOPSIS
index ad1c002f948e5c8dff55d37d36ee44a92b37bbcd..ddfea000fda667ccf6d9c54ea7d85ffc0d3f6c5b 100644 (file)
@@ -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-07-17 "Linux" "Linux Programmer's Manual"
+.TH OPEN 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 open, openat, creat \- open and possibly create a file
 .SH SYNOPSIS
index 2c3b6eafebe38eb29e78109d8420a7479dee4952..65239e6100cbd16516b7a0616b3ec1c36b0f010b 100644 (file)
@@ -24,7 +24,7 @@
 .\" This document is based on the perf_event.h header file, the
 .\" tools/perf/design.txt file, and a lot of bitter experience.
 .\"
-.TH PERF_EVENT_OPEN 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH PERF_EVENT_OPEN 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 perf_event_open \- set up performance monitoring
 .SH SYNOPSIS
index b6855445f2ef05c753c5ca4d19caf78674d88436..f9abcac2d20a8833aa336e5349fbbc646378870b 100644 (file)
@@ -33,7 +33,7 @@
 .\"     to EXAMPLE text.
 .\" 2008-10-10, mtk: add description of pipe2()
 .\"
-.TH PIPE 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH PIPE 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 pipe, pipe2 \- create pipe
 .SH SYNOPSIS
index b24f6a77cbe08cc004d68fe8284222b92f0fc180..6f49bc566a9c6b8765fa92d3d55af9c1a0f15061 100644 (file)
@@ -22,7 +22,7 @@
 .\" the source, must acknowledge the copyright and author of this work.
 .\" %%%LICENSE_END
 .\"
-.TH PKEY_ALLOC 2 2016-03-03 "Linux" "Linux Programmer's Manual"
+.TH PKEY_ALLOC 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 pkey_alloc, pkey_free \- allocate or free a protection key
 .SH SYNOPSIS
index 98094fc554ef89a6d83472073f5cd76544fc98b7..73fc0bf8793321304e2cbeaaac85ad44c30ca249 100644 (file)
@@ -51,7 +51,7 @@
 .\" 2014-11-10 Dave Hansen, document PR_MPX_{EN,DIS}ABLE_MANAGEMENT
 .\"
 .\"
-.TH PRCTL 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH PRCTL 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 prctl \- operations on a process
 .SH SYNOPSIS
index 0ff73fa5b37a20a4f247d0334132c7f2a7849dd9..4f1e7d8653125558b55fbff780218fd0d89f6fe1 100644 (file)
 .\"
 .\" and others that can be found in the arch/*/include/uapi/asm/ptrace files
 .\"
-.TH PTRACE 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH PTRACE 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 ptrace \- process trace
 .SH SYNOPSIS
index f9a99ab760080091da02df278e4b3d0ec2456a7e..ef64fa135be17d50d78a9ae6864e34692f16b0ac 100644 (file)
@@ -24,7 +24,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH QUOTACTL 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH QUOTACTL 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 quotactl \- manipulate disk quotas
 .SH SYNOPSIS
index 64893f5a380f28dd9968a8672797b77ee5c4ceca..58d91d998fc647810e33ed67c8213f0c4a9d3cc9 100644 (file)
@@ -25,7 +25,7 @@
 .\" 2003-12-10 Initial creation, Michael Kerrisk <mtk.manpages@gmail.com>
 .\" 2004-10-28 aeb, corrected prototype, prot must be 0
 .\"
-.TH REMAP_FILE_PAGES 2 2014-05-28 "Linux" "Linux Programmer's Manual"
+.TH REMAP_FILE_PAGES 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 remap_file_pages \- create a nonlinear file mapping
 .SH SYNOPSIS
index 1bb5b56548a3fc8c21c02e4dd7f89603a4a1b1bb..e0c76f0fd9042ad3d5fbf57764bb5f67a1421c02 100644 (file)
@@ -23,7 +23,7 @@
 .\" %%%LICENSE_END
 .\"
 .\"
-.TH SCHED_SETSCHEDULER 2 2015-08-08 "Linux" "Linux Programmer's Manual"
+.TH SCHED_SETSCHEDULER 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 sched_setscheduler, sched_getscheduler \-
 set and get scheduling policy/parameters
index 7a1f4400a7fd74111b8e55a4dacb3f629d869de4..ccfa42103b2630086134bc21a00cc8ccf19ff9bf 100644 (file)
@@ -24,7 +24,7 @@
 .\" 2007-08-27, Lee Schermerhorn <Lee.Schermerhorn@hp.com>
 .\"     more precise specification of behavior.
 .\"
-.TH SET_MEMPOLICY 2 2015-05-07 Linux "Linux Programmer's Manual"
+.TH SET_MEMPOLICY 2 2016-12-12 Linux "Linux Programmer's Manual"
 .SH NAME
 set_mempolicy \- set default NUMA memory policy for a thread and its children
 .SH SYNOPSIS
index f8475da28dff0a3beb949124577f75f4523aeb30..5f262383230454f749448688193251a948b99899 100644 (file)
@@ -33,7 +33,7 @@
 .\"     various sections.
 .\" 2008-07-11, mtk: rewrote and expanded portability discussion.
 .\"
-.TH SIGNAL 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH SIGNAL 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 signal \- ANSI C signal handling
 .SH SYNOPSIS
index 52b4ea0476a78e2c547851fd9a28869aa2e73107..11eceeead42efb375f8e4b9e91a562099a517c03 100644 (file)
@@ -17,7 +17,7 @@
 .\" <http://www.gnu.org/licenses/>.
 .\" %%%LICENSE_END
 .\"
-.TH SIGNALFD 2 2016-03-15 Linux "Linux Programmer's Manual"
+.TH SIGNALFD 2 2016-12-12 Linux "Linux Programmer's Manual"
 .SH NAME
 signalfd \- create a file descriptor for accepting signals
 .SH SYNOPSIS
index dcab389cf8d31e41f9bc23c0524111fc08f2bc6d..b73eb987df20f7674cdbd49dedbd7ffd91101cf2 100644 (file)
@@ -39,7 +39,7 @@
 .\"    Author: Rafael Aquini <aquini@redhat.com>
 .\"    Date:   Wed Jul 3 15:02:46 2013 -0700
 .\"
-.TH SWAPON 2 2015-12-28 "Linux" "Linux Programmer's Manual"
+.TH SWAPON 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 swapon, swapoff \- start/stop swapping to file/device
 .SH SYNOPSIS
index 60deef6e78955c0e6df7960189ebbdc5623800b3..e2c408d2af6d5d68b2b529d4e0927a992d04475b 100644 (file)
@@ -27,7 +27,7 @@
 .\"     Andrew Morton's comments in fs/sync.c
 .\" 2010-10-09, mtk, Document sync_file_range2()
 .\"
-.TH SYNC_FILE_RANGE 2 2014-08-19 "Linux" "Linux Programmer's Manual"
+.TH SYNC_FILE_RANGE 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 sync_file_range \- sync a file segment with disk
 .SH SYNOPSIS
index 542979bc84f545b8fd4bd3e3b98577923af46f94..3ddf8b80a15c2ad932039711f8151b5ae2ac9b38 100644 (file)
@@ -28,7 +28,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH SYSCALLS 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH SYSCALLS 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 syscalls \- Linux system calls
 .SH SYNOPSIS
index e2f18cb5090b376e670086bdcd93d283da9015e0..cba72068c173c52ae4d410f6707ef3db7d04a6e4 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH TIMER_CREATE 2 2015-07-23 Linux "Linux Programmer's Manual"
+.TH TIMER_CREATE 2 2016-12-12 Linux "Linux Programmer's Manual"
 .SH NAME
 timer_create \- create a POSIX per-process timer
 .SH SYNOPSIS
index dcfb63a81c4dbe38d41f2b61670ac3fbb90d34c7..b5e49457c143ec0732ba77fe4c2882a980ffdfae 100644 (file)
@@ -19,7 +19,7 @@
 .\" FIXME Linux 3.0: timerfd_settime() adds a TFD_TIMER_CANCEL_ON_SET flag;
 .\" This flag needs to documented.
 .\"
-.TH TIMERFD_CREATE 2 2015-12-28 Linux "Linux Programmer's Manual"
+.TH TIMERFD_CREATE 2 2016-12-12 Linux "Linux Programmer's Manual"
 .SH NAME
 timerfd_create, timerfd_settime, timerfd_gettime \-
 timers that notify via file descriptors
index f31a7a50f730ecb9d0a3d1c337e77774f94c7023..a5db4e3a69ff5443092424e4a3f06978b6545217 100644 (file)
@@ -28,7 +28,7 @@
 .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\" Modified 2004-10-10 by Andries Brouwer <aeb@cwi.nl>
 .\"
-.TH UTIME 2 2014-08-19 "Linux" "Linux Programmer's Manual"
+.TH UTIME 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 utime, utimes \- change file last access and modification times
 .SH SYNOPSIS
index ddbac440a7533089c1c644550a12b4013bb1dd4c..ea188596bb4aff2534aa0be02814fcf4fb509f7f 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH UTIMENSAT 2 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH UTIMENSAT 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 utimensat, futimens \- change file timestamps with nanosecond precision
 .SH SYNOPSIS
index 97d158a2bc70a254a14a49e170625573d62de785..015007a078e94251353d3d5f66af5e560ea69465 100644 (file)
@@ -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-07-17 "Linux" "Linux Programmer's Manual"
+.TH WAIT 2 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 wait, waitpid, waitid \- wait for process to change state
 .SH SYNOPSIS
index 7f3e8928b3c5f6ca4aefa253ea218645ca2d9e00..9822cf249b97824c3d3de9ca1b5bcccba8e25b48 100644 (file)
@@ -28,7 +28,7 @@
 .\"     386BSD man pages
 .\" Modified Mon Mar 29 22:39:24 1993, David Metcalfe
 .\" Modified Sat Jul 24 21:39:22 1993, Rik Faith (faith@cs.unc.edu)
-.TH ATOF 3  2015-08-08 "GNU" "Linux Programmer's Manual"
+.TH ATOF 3  2016-12-12 "GNU" "Linux Programmer's Manual"
 .SH NAME
 atof \- convert a string to a double
 .SH SYNOPSIS
index 1e8310d50be83f65016a7dd349b2aa2b8491e118..fe5b514e2a6efbe3a0ca4d9a7856ea7d97a1b73f 100644 (file)
@@ -32,7 +32,7 @@
 .\" Modified 2001-12-13, joey, aeb
 .\" Modified 2004-11-16, mtk
 .\"
-.TH CTIME 3 2016-03-15 "" "Linux Programmer's Manual"
+.TH CTIME 3 2016-12-12 "" "Linux Programmer's Manual"
 .SH NAME
 asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r,
 localtime_r \- transform date and time to broken-down time or ASCII
index 7cecbfc9428d37ceebe94ff3419704148e547b60..f483e56cc6dae1bfa229dea1871570748c908305 100644 (file)
@@ -28,7 +28,7 @@
 .\" 2006-02-09 Kurt Wall, mtk
 .\"     Added non-POSIX errors
 .\"
-.TH ERRNO 3 2016-03-15 "" "Linux Programmer's Manual"
+.TH ERRNO 3 2016-12-12 "" "Linux Programmer's Manual"
 .SH NAME
 errno \- number of last error
 .SH SYNOPSIS
index 4d03482639aa9a82d4beb5e8eda6163ce22de846..bfe8ecea3f42fada93e41842b0f1a402cf217e3c 100644 (file)
@@ -41,7 +41,7 @@
 .\"
 .\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org>
 .\"
-.TH FCLOSE 3  2015-08-08 "GNU" "Linux Programmer's Manual"
+.TH FCLOSE 3  2016-12-12 "GNU" "Linux Programmer's Manual"
 .SH NAME
 fclose \- close a stream
 .SH SYNOPSIS
index 29f0cd1f7049a83e50ca7e93b6db42974775fd0f..63ef659fbd746d323e4ddb557bbe0cff02cee340 100644 (file)
@@ -42,7 +42,7 @@
 .\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org>
 .\" Modified 2001-10-16 by John Levon <moz@compsoc.man.ac.uk>
 .\"
-.TH FFLUSH 3  2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH FFLUSH 3  2016-12-12 "GNU" "Linux Programmer's Manual"
 .SH NAME
 fflush \- flush a stream
 .SH SYNOPSIS
index 46b10c53712d130d3ac8131aff8d9b250e24048b..85865689c934a0d7bfc13b4490fbe4ccbc188c8b 100644 (file)
@@ -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-03-15 "" "Linux Programmer's Manual"
+.TH INSQUE 3  2016-12-12 "" "Linux Programmer's Manual"
 .SH NAME
 insque, remque \- insert/remove an item from a queue
 .SH SYNOPSIS
index 43b1a5953262b526782028d0f568050aaaf35dbb..1b278dc86a5a56d01d2249855207cec89943eb18 100644 (file)
@@ -22,7 +22,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH MALLOC_GET_STATE 3 2015-07-23 "GNU" "Linux Programmer's Manual"
+.TH MALLOC_GET_STATE 3 2016-12-12 "GNU" "Linux Programmer's Manual"
 .SH NAME
 malloc_get_state, malloc_set_state \- record and restore state of malloc implementation
 .SH SYNOPSIS
index 47156e1a6ce1e08ed10e741987d628142c9e1b8a..c735ed103df79c7c10c6360ee2b8f6bbfef37a9e 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH MALLOPT 3  2015-12-05 "Linux" "Linux Programmer's Manual"
+.TH MALLOPT 3  2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mallopt \- set memory allocation parameters
 .SH SYNOPSIS
index 4cceeb43f5534911b47c2cc289fd60dddb787eb6..c6fc4d64c8c23db3a9231ad6b793cf48c73ba620 100644 (file)
@@ -12,7 +12,7 @@
 .\"   Dinkumware C library reference http://www.dinkumware.com/
 .\"   OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
 .\"
-.TH MBSNRTOWCS 3  2016-03-15 "GNU" "Linux Programmer's Manual"
+.TH MBSNRTOWCS 3  2016-12-12 "GNU" "Linux Programmer's Manual"
 .SH NAME
 mbsnrtowcs \- convert a multibyte string to a wide-character string
 .SH SYNOPSIS
index a2c45cfaac995c932ca4b364f54b377440545ea8..b11474f7626e8f640ca2cefd29b426eca0a647e8 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH MQ_CLOSE 3 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH MQ_CLOSE 3 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mq_close \- close a message queue descriptor
 .SH SYNOPSIS
index 202a5ff99313cab6f4309cf32cb46eddc893800b..cff3b9136003f1c14631b0ab4fe9b16d07b97ae1 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH MQ_OPEN 3 2015-12-28 "Linux" "Linux Programmer's Manual"
+.TH MQ_OPEN 3 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mq_open \- open a message queue
 .SH SYNOPSIS
index 171652cd09008b9749e9ab1865afa74eb920e6a8..a4d802e785af5b3e46b5624358b576009e967108 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH MQ_RECEIVE 3 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH MQ_RECEIVE 3 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mq_receive, mq_timedreceive \- receive a message from a message queue
 .SH SYNOPSIS
index 267057d9ea06ada9e6635c9c8580c3a097393373..ee26a32a93d657becf133ac9b776ca46d8b15806 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH MQ_SEND 3 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH MQ_SEND 3 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mq_send, mq_timedsend \- send a message to a message queue
 .SH SYNOPSIS
index 85b0c4c1ddf51e5af2c0fd740f1b0c67bf06e616..b21b43021605d89a77d8f5ecbb73cb612c8c5c09 100644 (file)
@@ -31,7 +31,7 @@
 .\" 2000-07-26 jsm28@hermes.cam.ac.uk - three small fixes
 .\" 2000-10-16 jsm28@hermes.cam.ac.uk - more fixes
 .\"
-.TH PRINTF 3  2016-07-17 "GNU" "Linux Programmer's Manual"
+.TH PRINTF 3  2016-12-12 "GNU" "Linux Programmer's Manual"
 .SH NAME
 printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf,
 vsprintf, vsnprintf \- formatted output conversion
index 7d0019a5cb3e21a2f5ad47a5a5702b55f395cfed..af4b98f3a7571e074972b019f4b23b4fe227527b 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH PTHREAD_ATTR_INIT 3 2015-07-23 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_ATTR_INIT 3 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 pthread_attr_init, pthread_attr_destroy \- initialize and destroy
 thread attributes object
index 20009dd4292154b7f38c3acdfb698c6f76ad1af7..24739e9c46588354cf29bc37480e0826619a2eaa 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH PTHREAD_CREATE 3 2015-07-23 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_CREATE 3 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 pthread_create \- create a new thread
 .SH SYNOPSIS
index a6c99d73260edcb6496052c59eaf9fa09c4b4e06..b8d4342231ec61a402c1aa85634e8e154c61b972 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH PTHREAD_SETAFFINITY_NP 3 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_SETAFFINITY_NP 3 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 pthread_setaffinity_np, pthread_getaffinity_np \- set/get
 CPU affinity of a thread
index fde1a0f5f580150ea069ea7cd2c874b0c775344d..90133fed4dce3e24eb85300baad5119898cb0180 100644 (file)
@@ -4,7 +4,7 @@
 .\"
 .\" 2004-12-17, mtk, added description of ptsname_r() + ERRORS
 .\"
-.TH PTSNAME 3 2015-08-08 "" "Linux Programmer's Manual"
+.TH PTSNAME 3 2016-12-12 "" "Linux Programmer's Manual"
 .SH NAME
 ptsname, ptsname_r \- get the name of the slave pseudoterminal
 .SH SYNOPSIS
index 2165aaae71591c768f39c887a9fae7f9917ce8df..eab130a574a803344bd1dea90f453013867260c5 100644 (file)
@@ -34,7 +34,7 @@
 .\"    (walter.harms@informatik.uni-oldenburg.de)
 .\" Modified 2003-11-18, 2004-10-05 aeb
 .\"
-.TH REMAINDER 3 2016-03-15 "" "Linux Programmer's Manual"
+.TH REMAINDER 3 2016-12-12 "" "Linux Programmer's Manual"
 .SH NAME
 drem, dremf, dreml, remainder, remainderf, remainderl \- \
 floating-point remainder function
index b79c11140480048a6ffae872b4279fb85dbcb8fc..a5556be0f274a06955f0937b7157ee21305038e9 100644 (file)
@@ -42,7 +42,7 @@
 .\"   (michael@cantor.informatik.rwth-aachen.de)
 .\" Added strof, strtold, aeb, 2001-06-07
 .\"
-.TH STRTOD 3 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH STRTOD 3 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 strtod, strtof, strtold \- convert ASCII string to floating-point number
 .SH SYNOPSIS
index 6a35ef215776bc82da82ed24cef6edb343f1abc9..bbeb9819d6b3d9b1dbb282f0b41d433f7113786a 100644 (file)
@@ -10,7 +10,7 @@
 .\" Modified 2004-11-15, fixed error noted by Fabian Kreutz
 .\"     <kreutz@dbs.uni-hannover.de>
 .\"
-.TH TGAMMA 3 2016-03-15 "GNU" "Linux Programmer's Manual"
+.TH TGAMMA 3 2016-12-12 "GNU" "Linux Programmer's Manual"
 .SH NAME
 tgamma, tgammaf, tgammal \- true gamma function
 .SH SYNOPSIS
index c11012b003ecc856d000923a720e1e13d1318b46..26a73021c7ca0de95bb2ab6760ce634e7a9c5ffc 100644 (file)
@@ -22,7 +22,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH TIMEGM 3 2016-03-15 "GNU" "Linux Programmer's Manual"
+.TH TIMEGM 3 2016-12-12 "GNU" "Linux Programmer's Manual"
 .SH NAME
 timegm, timelocal \- inverses of gmtime and localtime
 .SH SYNOPSIS
index 12e61f966627987fec1a410e713b630bb4dffd49..903bd7bf0d62deb0ed79cee0bca1aebc058cec27 100644 (file)
@@ -24,7 +24,7 @@
 .\"
 .\" 2003-11-15, aeb, added tmpnam_r
 .\"
-.TH TMPNAM 3  2016-03-15 "" "Linux Programmer's Manual"
+.TH TMPNAM 3  2016-12-12 "" "Linux Programmer's Manual"
 .SH NAME
 tmpnam, tmpnam_r \- create a name for a temporary file
 .SH SYNOPSIS
index 26e40db9d8109018caa2c4e3be3064f70e9bf9eb..14c24e7f868a7863d55b13ea028df2e3b402d516 100644 (file)
@@ -24,7 +24,7 @@
 .\" Modified 2001-12-13, Martin Schulze <joey@infodrom.org>
 .\" Added ttyname_r, aeb, 2002-07-20
 .\"
-.TH TTYNAME 3 2015-08-08 "Linux" "Linux Programmer's Manual"
+.TH TTYNAME 3 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 ttyname, ttyname_r \- return name of a terminal
 .SH SYNOPSIS
index 24a22aabf9338c9ae11f60290019bb9e9ab830e3..6010a7893457363c6f6699ab1efbb0b86010535d 100644 (file)
@@ -37,7 +37,7 @@
 .\"     VT_UNLOCKSWITCH (since 1.3.47, needs CAP_SYS_TTY_CONFIG)
 .\"     VT_GETHIFONTMASK (since 2.6.18)
 .\"
-.TH CONSOLE_IOCTL 4 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH CONSOLE_IOCTL 4 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 console_ioctl \- ioctls for console terminal and virtual consoles
 .SH DESCRIPTION
index 50f730a7587679df6b3e5ed5a2ca3456f6164272..774c5b4988283f61fa33422b4a4c1ead35db478d 100644 (file)
@@ -32,7 +32,7 @@
 .\" 2007-10-11, Mike Frysinger <vapier@gentoo.org>, various fixes
 .\" 2007-12-08, mtk, Converted from mdoc to man macros
 .\"
-.TH ELF 5 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH ELF 5 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 elf \- format of Executable and Linking Format (ELF) files
 .SH SYNOPSIS
index 2aa98ba0a4bdf65bf8c478219ae9e8e1ea73624f..6a4f70346813c01cc103c55413b20b8abf113430 100644 (file)
@@ -23,7 +23,7 @@
 .\"
 .\" 2007-12-14 mtk Added Reiserfs, XFS, JFS.
 .\"
-.TH FILESYSTEMS 5 2015-03-29 "Linux" "Linux Programmer's Manual"
+.TH FILESYSTEMS 5 2016-12-12 "Linux" "Linux Programmer's Manual"
 .nh
 .SH NAME
 filesystems \- Linux filesystem types: ext, ext2, ext3, ext4, hpfs, iso9660,
index 6589872c44cad2b63dfb301ea8cd831bbde8a247..a69c558b764ca323547fc8d013a0619ec86fb262 100644 (file)
@@ -52,7 +52,7 @@
 .\" to see what information could be imported from that file
 .\" into this file.
 .\"
-.TH PROC 5 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH PROC 5 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 proc \- process information pseudo-filesystem
 .SH DESCRIPTION
index 6e65867a28f56ef0541afed2be8cdf2e3d04ba49..13fc89c73a22efe752af91fbb8b4c407c0a84672 100644 (file)
@@ -27,7 +27,7 @@
 .\" Modified 1996-07-20 by Michael Haardt
 .\" Modified 1997-07-02 by Nicolás Lichtmaier <nick@debian.org>
 .\" Modified 2004-10-31 by aeb, following Gwenole Beauchesne
-.TH UTMP 5 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH UTMP 5 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 utmp, wtmp \- login records
 .SH SYNOPSIS
index db8ffec12212f86b795d8d04ebba8734fa4e3890..642f0c9111d208e13f4715ee8d1b6dca137c80a4 100644 (file)
@@ -45,7 +45,7 @@
 .\"     other capabilities where the permitted or inheritable bit is set.
 .\" 2011-09-07, mtk/Serge hallyn: Add CAP_SYSLOG
 .\"
-.TH CAPABILITIES 7 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH CAPABILITIES 7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 capabilities \- overview of Linux capabilities
 .SH DESCRIPTION
index 225821039f908cf09c2f4d7f4f1a697ad7282d30..d640210f06029e1e75a78a82b66e0cfef74d1e43 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH CGROUPS 7 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH CGROUPS 7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 cgroups \- Linux control groups
 .SH DESCRIPTION
index a2d36c598930e5b238bd4ce082ddce63722cf13e..0b6388762bf8ac8666f76803acf6dc30082af8e2 100644 (file)
@@ -24,7 +24,7 @@
 .\"
 .\" 2007-06-13 Creation
 .\"
-.TH CREDENTIALS 7 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH CREDENTIALS 7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 credentials \- process identifiers
 .SH DESCRIPTION
index b8a23a1bd4f45075c5329ad32f9e74b23dcaf0e0..1b35b398c1fa79a9d8be7a0d60d36e7088233cd5 100644 (file)
@@ -9,7 +9,7 @@
 .\"
 .\" $Id: ddp.7,v 1.3 1999/05/13 11:33:22 freitag Exp $
 .\"
-.TH DDP  7 2008-11-20 "Linux" "Linux Programmer's Manual"
+.TH DDP  7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 ddp \- Linux AppleTalk protocol implementation
 .SH SYNOPSIS
index ef004e36e28e4b8cd471d92e72240270dc9c0256..0766f8bddaac5d1f2089d67e9d9d7df5ec376007 100644 (file)
@@ -22,7 +22,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH FEATURE_TEST_MACROS 7 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH FEATURE_TEST_MACROS 7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 feature_test_macros \- feature test macros
 .SH DESCRIPTION
index 7e7e7d318591423429dcb4bc5f5bc69cf3088bd6..daa4121a2a162a4708adef1e0ff10d6ef61d2620 100644 (file)
@@ -9,7 +9,7 @@
 .\"
 .\" 990620 - page created - aeb@cwi.nl
 .\"
-.TH FIFO 7 2008-12-03 "Linux" "Linux Programmer's Manual"
+.TH FIFO 7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 fifo \- first-in first-out special file, named pipe
 .SH DESCRIPTION
index 2fc7d7a44e7673a9a7d58dd808d36ea2bcfe0fea..e98f7d281c061d2de7e17f954d9022f98b3f37fb 100644 (file)
@@ -24,7 +24,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH INOTIFY 7 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH INOTIFY 7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 inotify \- monitoring filesystem events
 .SH DESCRIPTION
index 502164bea778aabf9ad99de3042c0b490903c1fb..90e76ea1153217bcf3d793e6b97c99a9b77d35cc 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH LIBC 7 2014-07-08 "Linux" "Linux Programmer's Manual"
+.TH LIBC 7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 libc \- overview of standard C libraries on Linux
 .SH DESCRIPTION
index acde14babfcffb8427b59b4f6306415f06c6b6a4..087612965c4a3e4048f00b7d45849b6b9f454b67 100644 (file)
@@ -23,7 +23,7 @@
 .\" %%%LICENSE_END
 .\"
 .\"
-.TH MOUNT_NAMESPACES 7 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH MOUNT_NAMESPACES 7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 mount_namespaces \- overview of Linux mount namespaces
 .SH DESCRIPTION
index f9ba97244678b339f78d5d91cb9d20c28c5edb44..1413cddb1166615b78c7c71e1bcc5f1fbcf6f6f0 100644 (file)
@@ -24,7 +24,7 @@
 .\" %%%LICENSE_END
 .\"
 .\"
-.TH NAMESPACES 7 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH NAMESPACES 7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 namespaces \- overview of Linux namespaces
 .SH DESCRIPTION
index 260a506fa93394f06cdf5c6c9b1e0d5d7b7c3076..8ec7441a364add6a00cfd5bd5ad617492ebdf5eb 100644 (file)
@@ -8,7 +8,7 @@
 .\" Based on the original comments from Alexey Kuznetsov
 .\" Modified 2005-12-27 by Hasso Tepper <hasso@estpak.ee>
 .\" $Id: netlink.7,v 1.8 2000/06/22 13:23:00 ak Exp $
-.TH NETLINK  7 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH NETLINK  7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 netlink \- communication between kernel and user space (AF_NETLINK)
 .SH SYNOPSIS
index 2bf123a879e7e9d69e569e4f9cc272a988336050..984bea9264218edf00871f5ef0d73bde7a5059cd 100644 (file)
@@ -24,7 +24,7 @@
 .\" %%%LICENSE_END
 .\"
 .\"
-.TH PID_NAMESPACES 7 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH PID_NAMESPACES 7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 pid_namespaces \- overview of Linux PID namespaces
 .SH DESCRIPTION
index fb60f005d512438619c6eec01f50d49c1cd56fb6..e6978e97b5a0bc85ffe584519b7a3fde979104df 100644 (file)
@@ -22,7 +22,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH PKEYS 7 2016-03-03 "Linux" "Linux Programmer's Manual"
+.TH PKEYS 7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 pkeys \- overview of Memory Protection Keys
 .SH DESCRIPTION
index fae8477119ed22e16ced5bf2195476af52a20fa9..3ad4ffdeaedcc5ed8291262cf540daaf6505d3e5 100644 (file)
@@ -24,7 +24,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH SHM_OVERVIEW 7 2015-08-08 "Linux" "Linux Programmer's Manual"
+.TH SHM_OVERVIEW 7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 shm_overview \- overview of POSIX shared memory
 .SH DESCRIPTION
index 7ec770b7571734f1fcbc1f28194d5b50adf6d5f2..ecfdd956d8d35290ad0c98770ead3902d8b7bfe5 100644 (file)
@@ -21,7 +21,7 @@
 .\" <http://www.gnu.org/licenses/>.
 .\" %%%LICENSE_END
 .\"
-.TH STANDARDS 7 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH STANDARDS 7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 standards \- C and UNIX Standards
 .SH DESCRIPTION
index 4d3fc6a56c121c73339f7507de1b9f141d044892..d4ac41dc994b47c9820347454d34ce74dca30770 100644 (file)
@@ -45,7 +45,7 @@
 .\" Modified Fri Aug 21 23:00:00 1999 by David A. Wheeler (dwheeler@dwheeler.com)
 .\" Modified Tue Mar 14 2000 by David A. Wheeler (dwheeler@dwheeler.com)
 .\"
-.TH URI 7 2014-03-18 "Linux" "Linux Programmer's Manual"
+.TH URI 7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 uri, url, urn \- uniform resource identifier (URI), including a URL or URN
 .SH SYNOPSIS
index 5af09c48eeb4f67c472df3a94fa833dd17cc6887..ccf899b7046dc0487575b894c48ae97be7bf34f8 100644 (file)
@@ -24,7 +24,7 @@
 .\" %%%LICENSE_END
 .\"
 .\"
-.TH USER_NAMESPACES 7 2016-07-17 "Linux" "Linux Programmer's Manual"
+.TH USER_NAMESPACES 7 2016-12-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 user_namespaces \- overview of Linux user namespaces
 .SH DESCRIPTION