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 <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-08-02 08:34:32 +02:00
parent 962708055e
commit 63121bd499
47 changed files with 47 additions and 47 deletions

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH PLDD 1 2019-03-06 "GNU" "Linux User Manual" .TH PLDD 1 2019-08-02 "GNU" "Linux User Manual"
.SH NAME .SH NAME
pldd \- display dynamic shared objects linked into a process pldd \- display dynamic shared objects linked into a process
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%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 .SH NAME
bpf \- perform a command on an extended BPF map or program bpf \- perform a command on an extended BPF map or program
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 1997-08-21 by Joseph S. Myers <jsm28@cam.ac.uk> .\" Modified 1997-08-21 by Joseph S. Myers <jsm28@cam.ac.uk>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH CHDIR 2 2017-09-15 "Linux" "Linux Programmer's Manual" .TH CHDIR 2 2019-08-02 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
chdir, fchdir \- change working directory chdir, fchdir \- change working directory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -39,7 +39,7 @@
.\" 2008-11-19, mtk, document CLONE_NEWIPC .\" 2008-11-19, mtk, document CLONE_NEWIPC
.\" 2008-11-19, Jens Axboe, mtk, document CLONE_IO .\" 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 .SH NAME
clone, __clone2 \- create a child process clone, __clone2 \- create a child process
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -21,7 +21,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%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 .SH NAME
fanotify_init \- create and initialize fanotify group fanotify_init \- create and initialize fanotify group
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -21,7 +21,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%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 .SH NAME
fanotify_mark \- add, remove, or modify an fanotify mark on a filesystem fanotify_mark \- add, remove, or modify an fanotify mark on a filesystem
object object

View File

@ -26,7 +26,7 @@
.\" new _syscall(2) page, and substantially enhanced and rewrote .\" new _syscall(2) page, and substantially enhanced and rewrote
.\" the remaining material on this page. .\" 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 .SH NAME
intro \- introduction to system calls intro \- introduction to system calls
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -22,7 +22,7 @@
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
.TH IPC 2 2017-09-15 "Linux" "Linux Programmer's Manual" .TH IPC 2 2019-08-02 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
ipc \- System V IPC system calls ipc \- System V IPC system calls
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -37,7 +37,7 @@
.\" 2008-10-06, mtk: move umount*() material into separate umount.2 page. .\" 2008-10-06, mtk: move umount*() material into separate umount.2 page.
.\" 2008-10-06, mtk: Add discussion of namespaces. .\" 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 .SH NAME
mount \- mount filesystem mount \- mount filesystem
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" 2007-06-02, mtk: Fairly substantial rewrites and additions, and .\" 2007-06-02, mtk: Fairly substantial rewrites and additions, and
.\" a much improved example program. .\" 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 .SH NAME
mprotect, pkey_mprotect \- set protection on a region of memory mprotect, pkey_mprotect \- set protection on a region of memory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -35,7 +35,7 @@
.\" 2005-08-02, mtk: Added IPC_INFO, MSG_INFO, MSG_STAT descriptions .\" 2005-08-02, mtk: Added IPC_INFO, MSG_INFO, MSG_STAT descriptions
.\" 2018-03-20, dbueso: Added MSG_STAT_ANY description. .\" 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 .SH NAME
msgctl \- System V message control operations msgctl \- System V message control operations
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" Language and formatting clean-ups .\" Language and formatting clean-ups
.\" Added notes on /proc files .\" 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 .SH NAME
msgget \- get a System V message queue identifier msgget \- get a System V message queue identifier
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -36,7 +36,7 @@
.\" Language and formatting clean-ups .\" Language and formatting clean-ups
.\" Added notes on /proc files .\" 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 .SH NAME
msgrcv, msgsnd \- System V message queue operations msgrcv, msgsnd \- System V message queue operations
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -7,7 +7,7 @@
.\" Written 2000-02-23 by Werner Almesberger .\" Written 2000-02-23 by Werner Almesberger
.\" Modified 2004-06-17 Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-17 Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.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 .SH NAME
pivot_root \- change the root filesystem pivot_root \- change the root filesystem
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and author of this work. .\" the source, must acknowledge the copyright and author of this work.
.\" %%%LICENSE_END .\" %%%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 .SH NAME
pkey_alloc, pkey_free \- allocate or free a protection key pkey_alloc, pkey_free \- allocate or free a protection key
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" 2006-07-01, mtk, Added POLLRDHUP + various other wording and .\" 2006-07-01, mtk, Added POLLRDHUP + various other wording and
.\" formatting changes. .\" 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 .SH NAME
poll, ppoll \- wait for some event on a file descriptor poll, ppoll \- wait for some event on a file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -51,7 +51,7 @@
.\" 2014-11-10 Dave Hansen, document PR_MPX_{EN,DIS}ABLE_MANAGEMENT .\" 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 .SH NAME
prctl \- operations on a process prctl \- operations on a process
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -39,7 +39,7 @@
.\" 2005-08-02, mtk: Added IPC_INFO, SEM_INFO, SEM_STAT descriptions. .\" 2005-08-02, mtk: Added IPC_INFO, SEM_INFO, SEM_STAT descriptions.
.\" 2018-03-20, dbueso: Added SEM_STAT_ANY description. .\" 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 .SH NAME
semctl \- System V semaphore control operations semctl \- System V semaphore control operations
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -33,7 +33,7 @@
.\" Rewrote BUGS note about semget()'s failure to initialize .\" Rewrote BUGS note about semget()'s failure to initialize
.\" semaphore values .\" 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 .SH NAME
semget \- get a System V semaphore set identifier semget \- get a System V semaphore set identifier
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" 2005-04-08, mtk, Noted kernel version numbers for semtimedop() .\" 2005-04-08, mtk, Noted kernel version numbers for semtimedop()
.\" 2007-07-09, mtk, Added an EXAMPLE code segment. .\" 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 .SH NAME
semop, semtimedop \- System V semaphore operations semop, semtimedop \- System V semaphore operations
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%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 .SH NAME
setxattr, lsetxattr, fsetxattr \- set an extended attribute value setxattr, lsetxattr, fsetxattr \- set an extended attribute value
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -43,7 +43,7 @@
.\" 2005-08-02, mtk: Added IPC_INFO, SHM_INFO, SHM_STAT descriptions. .\" 2005-08-02, mtk: Added IPC_INFO, SHM_INFO, SHM_STAT descriptions.
.\" 2018-03-20, dbueso: Added SHM_STAT_ANY description. .\" 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 .SH NAME
shmctl \- System V shared memory control shmctl \- System V shared memory control
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -35,7 +35,7 @@
.\" Language and formatting clean-ups .\" Language and formatting clean-ups
.\" Added notes on /proc files .\" 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 .SH NAME
shmget \- allocates a System V shared memory segment shmget \- allocates a System V shared memory segment
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -38,7 +38,7 @@
.\" .\"
.\" FIXME . Add an example program to this page. .\" 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 .SH NAME
shmat, shmdt \- System V shared memory operations shmat, shmdt \- System V shared memory operations
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" 2004-05-31, added tgkill, ahu, aeb .\" 2004-05-31, added tgkill, ahu, aeb
.\" 2008-01-15 mtk -- rewrote DESCRIPTION .\" 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 .SH NAME
tkill, tgkill \- send a signal to a thread tkill, tgkill \- send a signal to a thread
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" Modified by Walter Harms: dladdr, dlvsym .\" Modified by Walter Harms: dladdr, dlvsym
.\" Modified by Petr Baudis <pasky@suse.cz>, 2008-12-04: dladdr caveat .\" Modified by Petr Baudis <pasky@suse.cz>, 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 .SH NAME
dlclose, dlopen, dlmopen \- dlclose, dlopen, dlmopen \-
open and close a shared object open and close a shared object

View File

@ -38,7 +38,7 @@
.\" Modified, 24 Jun 2004, Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified, 24 Jun 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added note on casting NULL .\" 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 .SH NAME
execl, execlp, execle, execv, execvp, execvpe \- execute a file execl, execlp, execle, execv, execvp, execvpe \- execute a file
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" Changed data type of proj_id; minor fixes .\" Changed data type of proj_id; minor fixes
.\" aeb: further fixes; added notes. .\" 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 .SH NAME
ftok \- convert a pathname and a project identifier to a System V IPC key ftok \- convert a pathname and a project identifier to a System V IPC key
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Modified Thu Jul 25 14:43:46 MET DST 1996 by Michael Haardt .\" Modified Thu Jul 25 14:43:46 MET DST 1996 by Michael Haardt
.\" <michael@cantor.informatik.rwth-aachen.de> .\" <michael@cantor.informatik.rwth-aachen.de>
.\" .\"
.TH GETUTENT 3 2017-09-15 "" "Linux Programmer's Manual" .TH GETUTENT 3 2019-08-02 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
getutent, getutid, getutline, pututline, setutent, endutent, getutent, getutid, getutline, pututline, setutent, endutent,
utmpname \- access utmp file entries utmpname \- access utmp file entries

View File

@ -28,7 +28,7 @@
.\" 386BSD man pages .\" 386BSD man pages
.\" Modified 1993-04-02, David Metcalfe .\" Modified 1993-04-02, David Metcalfe
.\" Modified 1993-07-25, Rik Faith (faith@cs.unc.edu) .\" 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 .SH NAME
on_exit \- register a function to be called at normal process termination on_exit \- register a function to be called at normal process termination
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" Modified Sat Jul 24 18:11:47 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 18:11:47 1993 by Rik Faith (faith@cs.unc.edu)
.\" 2007-06-15, Marc Boyer <marc.boyer@enseeiht.fr> + mtk .\" 2007-06-15, Marc Boyer <marc.boyer@enseeiht.fr> + mtk
.\" Improve discussion of strncat(). .\" 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 .SH NAME
strcat, strncat \- concatenate two strings strcat, strncat \- concatenate two strings
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%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 .SH NAME
cpuid \- x86 CPUID access device cpuid \- x86 CPUID access device
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -52,7 +52,7 @@
.\" to see what information could be imported from that file .\" to see what information could be imported from that file
.\" into this 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 .SH NAME
proc \- process information pseudo-filesystem proc \- process information pseudo-filesystem
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -45,7 +45,7 @@
.\" other capabilities where the permitted or inheritable bit is set. .\" other capabilities where the permitted or inheritable bit is set.
.\" 2011-09-07, mtk/Serge hallyn: Add CAP_SYSLOG .\" 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 .SH NAME
capabilities \- overview of Linux capabilities capabilities \- overview of Linux capabilities
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -23,7 +23,7 @@
.\" %%%LICENSE_END .\" %%%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 .SH NAME
cgroup_namespaces \- overview of Linux cgroup namespaces cgroup_namespaces \- overview of Linux cgroup namespaces
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -24,7 +24,7 @@
.\" .\"
.\" 2007-06-13 Creation .\" 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 .SH NAME
credentials \- process identifiers credentials \- process identifiers
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -22,7 +22,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%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 .SH NAME
fanotify \- monitoring filesystem events fanotify \- monitoring filesystem events
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -23,7 +23,7 @@
.\" %%%LICENSE_END .\" %%%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 .SH NAME
mount_namespaces \- overview of Linux mount namespaces mount_namespaces \- overview of Linux mount namespaces
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -24,7 +24,7 @@
.\" %%%LICENSE_END .\" %%%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 .SH NAME
namespaces \- overview of Linux namespaces namespaces \- overview of Linux namespaces
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -29,7 +29,7 @@
.\" .\"
.\" Worth looking at: http://rt.wiki.kernel.org/index.php .\" 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 .SH NAME
sched \- overview of CPU scheduling sched \- overview of CPU scheduling
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -43,7 +43,7 @@
.\" Added section on stop/cont signals interrupting syscalls. .\" Added section on stop/cont signals interrupting syscalls.
.\" 2008-10-05, mtk: various additions .\" 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 .SH NAME
signal \- overview of signals signal \- overview of signals
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -61,7 +61,7 @@
.\" commit ea02f9411d9faa3553ed09ce0ec9f00ceae9885e .\" commit ea02f9411d9faa3553ed09ce0ec9f00ceae9885e
.\" Author: Michal Sekletar <msekleta@redhat.com> .\" Author: Michal Sekletar <msekleta@redhat.com>
.\" .\"
.TH SOCKET 7 2019-03-06 Linux "Linux Programmer's Manual" .TH SOCKET 7 2019-08-02 Linux "Linux Programmer's Manual"
.SH NAME .SH NAME
socket \- Linux socket interface socket \- Linux socket interface
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -17,7 +17,7 @@
.\" address that can appear in the sockaddr_un structure: pathname, .\" address that can appear in the sockaddr_un structure: pathname,
.\" unnamed, and abstract. .\" 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 .SH NAME
unix \- sockets for local interprocess communication unix \- sockets for local interprocess communication
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" %%%LICENSE_END .\" %%%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 .SH NAME
user_namespaces \- overview of Linux user namespaces user_namespaces \- overview of Linux user namespaces
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -10,7 +10,7 @@
.\" http://www.linuxjournal.com/content/creating-vdso-colonels-other-chicken .\" http://www.linuxjournal.com/content/creating-vdso-colonels-other-chicken
.\" http://www.trilithium.com/johan/2005/08/linux-gate/ .\" 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 .SH NAME
vdso \- overview of the virtual ELF dynamic shared object vdso \- overview of the virtual ELF dynamic shared object
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%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 .SH NAME
xattr \- Extended attributes xattr \- Extended attributes
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -2,7 +2,7 @@
.\" This is in the public domain .\" This is in the public domain
.\" %%%LICENSE_END .\" %%%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 .SH NAME
ld.so, ld\-linux.so \- dynamic linker/loader ld.so, ld\-linux.so \- dynamic linker/loader
.SH SYNOPSIS .SH SYNOPSIS