From 63121bd499c23abe6c489d7edb22c741e8150309 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 2 Aug 2019 08:34:32 +0200 Subject: [PATCH] pldd.1, bpf.2, chdir.2, clone.2, fanotify_init.2, fanotify_mark.2, intro.2, ipc.2, mount.2, mprotect.2, msgctl.2, msgget.2, msgop.2, pivot_root.2, pkey_alloc.2, poll.2, prctl.2, semctl.2, semget.2, semop.2, setxattr.2, shmctl.2, shmget.2, shmop.2, tkill.2, dlopen.3, exec.3, ftok.3, getutent.3, on_exit.3, strcat.3, cpuid.4, proc.5, capabilities.7, cgroup_namespaces.7, credentials.7, fanotify.7, mount_namespaces.7, namespaces.7, sched.7, signal.7, socket.7, unix.7, user_namespaces.7, vdso.7, xattr.7, ld.so.8: tstamp Signed-off-by: Michael Kerrisk --- man1/pldd.1 | 2 +- man2/bpf.2 | 2 +- man2/chdir.2 | 2 +- man2/clone.2 | 2 +- man2/fanotify_init.2 | 2 +- man2/fanotify_mark.2 | 2 +- man2/intro.2 | 2 +- man2/ipc.2 | 2 +- man2/mount.2 | 2 +- man2/mprotect.2 | 2 +- man2/msgctl.2 | 2 +- man2/msgget.2 | 2 +- man2/msgop.2 | 2 +- man2/pivot_root.2 | 2 +- man2/pkey_alloc.2 | 2 +- man2/poll.2 | 2 +- man2/prctl.2 | 2 +- man2/semctl.2 | 2 +- man2/semget.2 | 2 +- man2/semop.2 | 2 +- man2/setxattr.2 | 2 +- man2/shmctl.2 | 2 +- man2/shmget.2 | 2 +- man2/shmop.2 | 2 +- man2/tkill.2 | 2 +- man3/dlopen.3 | 2 +- man3/exec.3 | 2 +- man3/ftok.3 | 2 +- man3/getutent.3 | 2 +- man3/on_exit.3 | 2 +- man3/strcat.3 | 2 +- man4/cpuid.4 | 2 +- man5/proc.5 | 2 +- man7/capabilities.7 | 2 +- man7/cgroup_namespaces.7 | 2 +- man7/credentials.7 | 2 +- man7/fanotify.7 | 2 +- man7/mount_namespaces.7 | 2 +- man7/namespaces.7 | 2 +- man7/sched.7 | 2 +- man7/signal.7 | 2 +- man7/socket.7 | 2 +- man7/unix.7 | 2 +- man7/user_namespaces.7 | 2 +- man7/vdso.7 | 2 +- man7/xattr.7 | 2 +- man8/ld.so.8 | 2 +- 47 files changed, 47 insertions(+), 47 deletions(-) diff --git a/man1/pldd.1 b/man1/pldd.1 index adb593506..5f6eddcb1 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 2019-03-06 "GNU" "Linux User Manual" +.TH PLDD 1 2019-08-02 "GNU" "Linux User Manual" .SH NAME pldd \- display dynamic shared objects linked into a process .SH SYNOPSIS diff --git a/man2/bpf.2 b/man2/bpf.2 index b5c0869ae..5a766aaa8 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 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH BPF 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME bpf \- perform a command on an extended BPF map or program .SH SYNOPSIS diff --git a/man2/chdir.2 b/man2/chdir.2 index 88f4184cb..d74e40177 100644 --- a/man2/chdir.2 +++ b/man2/chdir.2 @@ -30,7 +30,7 @@ .\" Modified 1997-08-21 by Joseph S. Myers .\" Modified 2004-06-23 by Michael Kerrisk .\" -.TH CHDIR 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH CHDIR 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME chdir, fchdir \- change working directory .SH SYNOPSIS diff --git a/man2/clone.2 b/man2/clone.2 index 682d12ac1..77ad1b9c2 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 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH CLONE 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME clone, __clone2 \- create a child process .SH SYNOPSIS diff --git a/man2/fanotify_init.2 b/man2/fanotify_init.2 index 6c3b13280..58e3a7cf9 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 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH FANOTIFY_INIT 2 2019-08-02 "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 facd9b974..67e3a3d70 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 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH FANOTIFY_MARK 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME fanotify_mark \- add, remove, or modify an fanotify mark on a filesystem object diff --git a/man2/intro.2 b/man2/intro.2 index 594fbdad9..90ff9fb0e 100644 --- a/man2/intro.2 +++ b/man2/intro.2 @@ -26,7 +26,7 @@ .\" new _syscall(2) page, and substantially enhanced and rewrote .\" the remaining material on this page. .\" -.TH INTRO 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH INTRO 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME intro \- introduction to system calls .SH DESCRIPTION diff --git a/man2/ipc.2 b/man2/ipc.2 index 6792cebfc..469185638 100644 --- a/man2/ipc.2 +++ b/man2/ipc.2 @@ -22,7 +22,7 @@ .\" %%%LICENSE_END .\" .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond -.TH IPC 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH IPC 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME ipc \- System V IPC system calls .SH SYNOPSIS diff --git a/man2/mount.2 b/man2/mount.2 index cafa4a7d6..cf36ebc9b 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -37,7 +37,7 @@ .\" 2008-10-06, mtk: move umount*() material into separate umount.2 page. .\" 2008-10-06, mtk: Add discussion of namespaces. .\" -.TH MOUNT 2 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH MOUNT 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME mount \- mount filesystem .SH SYNOPSIS diff --git a/man2/mprotect.2 b/man2/mprotect.2 index 866ac7736..a65d80f3e 100644 --- a/man2/mprotect.2 +++ b/man2/mprotect.2 @@ -30,7 +30,7 @@ .\" 2007-06-02, mtk: Fairly substantial rewrites and additions, and .\" a much improved example program. .\" -.TH MPROTECT 2 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH MPROTECT 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME mprotect, pkey_mprotect \- set protection on a region of memory .SH SYNOPSIS diff --git a/man2/msgctl.2 b/man2/msgctl.2 index bbcd87ad1..bead7b34c 100644 --- a/man2/msgctl.2 +++ b/man2/msgctl.2 @@ -35,7 +35,7 @@ .\" 2005-08-02, mtk: Added IPC_INFO, MSG_INFO, MSG_STAT descriptions .\" 2018-03-20, dbueso: Added MSG_STAT_ANY description. .\" -.TH MSGCTL 2 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH MSGCTL 2 2019-08-02 "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 71a036d89..b7b95b66e 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 2018-04-30 "Linux" "Linux Programmer's Manual" +.TH MSGGET 2 2019-08-02 "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 a6edff14a..e7a542b18 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 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH MSGOP 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME msgrcv, msgsnd \- System V message queue operations .SH SYNOPSIS diff --git a/man2/pivot_root.2 b/man2/pivot_root.2 index e1a5b927f..c7d3bece1 100644 --- a/man2/pivot_root.2 +++ b/man2/pivot_root.2 @@ -7,7 +7,7 @@ .\" Written 2000-02-23 by Werner Almesberger .\" Modified 2004-06-17 Michael Kerrisk .\" -.TH PIVOT_ROOT 2 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH PIVOT_ROOT 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME pivot_root \- change the root filesystem .SH SYNOPSIS diff --git a/man2/pkey_alloc.2 b/man2/pkey_alloc.2 index d82f316a8..9e0663384 100644 --- a/man2/pkey_alloc.2 +++ b/man2/pkey_alloc.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and author of this work. .\" %%%LICENSE_END .\" -.TH PKEY_ALLOC 2 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH PKEY_ALLOC 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME pkey_alloc, pkey_free \- allocate or free a protection key .SH SYNOPSIS diff --git a/man2/poll.2 b/man2/poll.2 index 2799f56ac..3e3362d5c 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 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH POLL 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME poll, ppoll \- wait for some event on a file descriptor .SH SYNOPSIS diff --git a/man2/prctl.2 b/man2/prctl.2 index 348a39f6a..fdbea1baa 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 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH PRCTL 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME prctl \- operations on a process .SH SYNOPSIS diff --git a/man2/semctl.2 b/man2/semctl.2 index d950e27ff..6fd0abc07 100644 --- a/man2/semctl.2 +++ b/man2/semctl.2 @@ -39,7 +39,7 @@ .\" 2005-08-02, mtk: Added IPC_INFO, SEM_INFO, SEM_STAT descriptions. .\" 2018-03-20, dbueso: Added SEM_STAT_ANY description. .\" -.TH SEMCTL 2 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH SEMCTL 2 2019-08-02 "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 4af780fa1..2b905367b 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 2018-04-30 "Linux" "Linux Programmer's Manual" +.TH SEMGET 2 2019-08-02 "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 1d74dd5ca..8b29de209 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 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH SEMOP 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME semop, semtimedop \- System V semaphore operations .SH SYNOPSIS diff --git a/man2/setxattr.2 b/man2/setxattr.2 index 3a8a45f9f..02bc4014e 100644 --- a/man2/setxattr.2 +++ b/man2/setxattr.2 @@ -22,7 +22,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH SETXATTR 2 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH SETXATTR 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME setxattr, lsetxattr, fsetxattr \- set an extended attribute value .SH SYNOPSIS diff --git a/man2/shmctl.2 b/man2/shmctl.2 index 20ce09894..bd7df1aa0 100644 --- a/man2/shmctl.2 +++ b/man2/shmctl.2 @@ -43,7 +43,7 @@ .\" 2005-08-02, mtk: Added IPC_INFO, SHM_INFO, SHM_STAT descriptions. .\" 2018-03-20, dbueso: Added SHM_STAT_ANY description. .\" -.TH SHMCTL 2 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH SHMCTL 2 2019-08-02 "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 3a20ff683..469c8593c 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 2018-04-30 "Linux" "Linux Programmer's Manual" +.TH SHMGET 2 2019-08-02 "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 d2be96884..67c3fee6f 100644 --- a/man2/shmop.2 +++ b/man2/shmop.2 @@ -38,7 +38,7 @@ .\" .\" FIXME . Add an example program to this page. .\" -.TH SHMOP 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH SHMOP 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME shmat, shmdt \- System V shared memory operations .SH SYNOPSIS diff --git a/man2/tkill.2 b/man2/tkill.2 index 789743761..920548351 100644 --- a/man2/tkill.2 +++ b/man2/tkill.2 @@ -26,7 +26,7 @@ .\" 2004-05-31, added tgkill, ahu, aeb .\" 2008-01-15 mtk -- rewrote DESCRIPTION .\" -.TH TKILL 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH TKILL 2 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME tkill, tgkill \- send a signal to a thread .SH SYNOPSIS diff --git a/man3/dlopen.3 b/man3/dlopen.3 index 885667470..bb89a4aa6 100644 --- a/man3/dlopen.3 +++ b/man3/dlopen.3 @@ -32,7 +32,7 @@ .\" Modified by Walter Harms: dladdr, dlvsym .\" Modified by Petr Baudis , 2008-12-04: dladdr caveat .\" -.TH DLOPEN 3 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH DLOPEN 3 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME dlclose, dlopen, dlmopen \- open and close a shared object diff --git a/man3/exec.3 b/man3/exec.3 index d393e9eb4..27c3ed236 100644 --- a/man3/exec.3 +++ b/man3/exec.3 @@ -38,7 +38,7 @@ .\" Modified, 24 Jun 2004, Michael Kerrisk .\" Added note on casting NULL .\" -.TH EXEC 3 2019-03-06 "GNU" "Linux Programmer's Manual" +.TH EXEC 3 2019-08-02 "GNU" "Linux Programmer's Manual" .SH NAME execl, execlp, execle, execv, execvp, execvpe \- execute a file .SH SYNOPSIS diff --git a/man3/ftok.3 b/man3/ftok.3 index 50fde5a1d..eb43247f0 100644 --- a/man3/ftok.3 +++ b/man3/ftok.3 @@ -26,7 +26,7 @@ .\" Changed data type of proj_id; minor fixes .\" aeb: further fixes; added notes. .\" -.TH FTOK 3 2015-08-08 "GNU" "Linux Programmer's Manual" +.TH FTOK 3 2019-08-02 "GNU" "Linux Programmer's Manual" .SH NAME ftok \- convert a pathname and a project identifier to a System V IPC key .SH SYNOPSIS diff --git a/man3/getutent.3 b/man3/getutent.3 index 1eec843d0..e45a7177c 100644 --- a/man3/getutent.3 +++ b/man3/getutent.3 @@ -28,7 +28,7 @@ .\" Modified Thu Jul 25 14:43:46 MET DST 1996 by Michael Haardt .\" .\" -.TH GETUTENT 3 2017-09-15 "" "Linux Programmer's Manual" +.TH GETUTENT 3 2019-08-02 "" "Linux Programmer's Manual" .SH NAME getutent, getutid, getutline, pututline, setutent, endutent, utmpname \- access utmp file entries diff --git a/man3/on_exit.3 b/man3/on_exit.3 index e78b5c818..188c5bc88 100644 --- a/man3/on_exit.3 +++ b/man3/on_exit.3 @@ -28,7 +28,7 @@ .\" 386BSD man pages .\" Modified 1993-04-02, David Metcalfe .\" Modified 1993-07-25, Rik Faith (faith@cs.unc.edu) -.TH ON_EXIT 3 2017-09-15 "GNU" "Linux Programmer's Manual" +.TH ON_EXIT 3 2019-08-02 "GNU" "Linux Programmer's Manual" .SH NAME on_exit \- register a function to be called at normal process termination .SH SYNOPSIS diff --git a/man3/strcat.3 b/man3/strcat.3 index 9263c7ec9..c3b0bd2c8 100644 --- a/man3/strcat.3 +++ b/man3/strcat.3 @@ -29,7 +29,7 @@ .\" Modified Sat Jul 24 18:11:47 1993 by Rik Faith (faith@cs.unc.edu) .\" 2007-06-15, Marc Boyer + mtk .\" Improve discussion of strncat(). -.TH STRCAT 3 2019-03-06 "GNU" "Linux Programmer's Manual" +.TH STRCAT 3 2019-08-02 "GNU" "Linux Programmer's Manual" .SH NAME strcat, strncat \- concatenate two strings .SH SYNOPSIS diff --git a/man4/cpuid.4 b/man4/cpuid.4 index 8a89a7fa3..e71eccdc3 100644 --- a/man4/cpuid.4 +++ b/man4/cpuid.4 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH CPUID 4 2009-03-31 "Linux" "Linux Programmer's Manual" +.TH CPUID 4 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME cpuid \- x86 CPUID access device .SH DESCRIPTION diff --git a/man5/proc.5 b/man5/proc.5 index c563a90de..ccce489c8 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 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH PROC 5 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME proc \- process information pseudo-filesystem .SH DESCRIPTION diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 7569e0d1f..6ad0efc66 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -45,7 +45,7 @@ .\" other capabilities where the permitted or inheritable bit is set. .\" 2011-09-07, mtk/Serge hallyn: Add CAP_SYSLOG .\" -.TH CAPABILITIES 7 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH CAPABILITIES 7 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME capabilities \- overview of Linux capabilities .SH DESCRIPTION diff --git a/man7/cgroup_namespaces.7 b/man7/cgroup_namespaces.7 index a1f8d1073..842e0b8d2 100644 --- a/man7/cgroup_namespaces.7 +++ b/man7/cgroup_namespaces.7 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" -.TH CGROUP_NAMESPACES 7 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH CGROUP_NAMESPACES 7 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME cgroup_namespaces \- overview of Linux cgroup namespaces .SH DESCRIPTION diff --git a/man7/credentials.7 b/man7/credentials.7 index f2812f553..431639c7b 100644 --- a/man7/credentials.7 +++ b/man7/credentials.7 @@ -24,7 +24,7 @@ .\" .\" 2007-06-13 Creation .\" -.TH CREDENTIALS 7 2016-12-12 "Linux" "Linux Programmer's Manual" +.TH CREDENTIALS 7 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME credentials \- process identifiers .SH DESCRIPTION diff --git a/man7/fanotify.7 b/man7/fanotify.7 index fbcfc1d0a..b8e0755aa 100644 --- a/man7/fanotify.7 +++ b/man7/fanotify.7 @@ -22,7 +22,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END -.TH FANOTIFY 7 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH FANOTIFY 7 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME fanotify \- monitoring filesystem events .SH DESCRIPTION diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7 index 9c6f732dd..5e8410c8a 100644 --- a/man7/mount_namespaces.7 +++ b/man7/mount_namespaces.7 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" -.TH MOUNT_NAMESPACES 7 2018-04-30 "Linux" "Linux Programmer's Manual" +.TH MOUNT_NAMESPACES 7 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME mount_namespaces \- overview of Linux mount namespaces .SH DESCRIPTION diff --git a/man7/namespaces.7 b/man7/namespaces.7 index da4327808..bf0ad8279 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" -.TH NAMESPACES 7 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH NAMESPACES 7 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME namespaces \- overview of Linux namespaces .SH DESCRIPTION diff --git a/man7/sched.7 b/man7/sched.7 index e8960635d..9185169c9 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 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH SCHED 7 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME sched \- overview of CPU scheduling .SH DESCRIPTION diff --git a/man7/signal.7 b/man7/signal.7 index b58728ab2..b20f9fbe5 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 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH SIGNAL 7 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME signal \- overview of signals .SH DESCRIPTION diff --git a/man7/socket.7 b/man7/socket.7 index 30b699a07..27b24d79e 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -61,7 +61,7 @@ .\" commit ea02f9411d9faa3553ed09ce0ec9f00ceae9885e .\" Author: Michal Sekletar .\" -.TH SOCKET 7 2019-03-06 Linux "Linux Programmer's Manual" +.TH SOCKET 7 2019-08-02 Linux "Linux Programmer's Manual" .SH NAME socket \- Linux socket interface .SH SYNOPSIS diff --git a/man7/unix.7 b/man7/unix.7 index b4b60308a..a9d54c8c0 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -17,7 +17,7 @@ .\" address that can appear in the sockaddr_un structure: pathname, .\" unnamed, and abstract. .\" -.TH UNIX 7 2018-04-30 "Linux" "Linux Programmer's Manual" +.TH UNIX 7 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME unix \- sockets for local interprocess communication .SH SYNOPSIS diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 index 64506915a..24f2599f5 100644 --- a/man7/user_namespaces.7 +++ b/man7/user_namespaces.7 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" -.TH USER_NAMESPACES 7 2019-03-06 "Linux" "Linux Programmer's Manual" +.TH USER_NAMESPACES 7 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME user_namespaces \- overview of Linux user namespaces .SH DESCRIPTION diff --git a/man7/vdso.7 b/man7/vdso.7 index 182acba00..9b426f823 100644 --- a/man7/vdso.7 +++ b/man7/vdso.7 @@ -10,7 +10,7 @@ .\" http://www.linuxjournal.com/content/creating-vdso-colonels-other-chicken .\" http://www.trilithium.com/johan/2005/08/linux-gate/ .\" -.TH VDSO 7 2018-04-30 "Linux" "Linux Programmer's Manual" +.TH VDSO 7 2019-08-02 "Linux" "Linux Programmer's Manual" .SH NAME vdso \- overview of the virtual ELF dynamic shared object .SH SYNOPSIS diff --git a/man7/xattr.7 b/man7/xattr.7 index efdbea777..031919c4b 100644 --- a/man7/xattr.7 +++ b/man7/xattr.7 @@ -25,7 +25,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH XATTR 7 2018-04-30 "Linux" "Linux Programmer's Manual" +.TH XATTR 7 2019-08-02 "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 439f304c2..3747a1ab3 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 2019-02-27 "GNU" "Linux Programmer's Manual" +.TH LD.SO 8 2019-08-02 "GNU" "Linux Programmer's Manual" .SH NAME ld.so, ld\-linux.so \- dynamic linker/loader .SH SYNOPSIS