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.
.\" %%%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

View File

@ -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

View 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 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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -22,7 +22,7 @@
.\" %%%LICENSE_END
.\"
.\" 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
ipc \- System V IPC system calls
.SH SYNOPSIS

View 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 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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -7,7 +7,7 @@
.\" Written 2000-02-23 by Werner Almesberger
.\" 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
pivot_root \- change the root filesystem
.SH SYNOPSIS

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -22,7 +22,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -32,7 +32,7 @@
.\" Modified by Walter Harms: dladdr, dlvsym
.\" Modified by Petr Baudis <pasky@suse.cz>, 2008-12-04: dladdr caveat
.\"
.TH DLOPEN 3 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

View File

@ -38,7 +38,7 @@
.\" Modified, 24 Jun 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" 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

View File

@ -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

View File

@ -28,7 +28,7 @@
.\" Modified Thu Jul 25 14:43:46 MET DST 1996 by Michael Haardt
.\" <michael@cantor.informatik.rwth-aachen.de>
.\"
.TH GETUTENT 3 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

View File

@ -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

View File

@ -29,7 +29,7 @@
.\" 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
.\" 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

View File

@ -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

View File

@ -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

View 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 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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -61,7 +61,7 @@
.\" commit ea02f9411d9faa3553ed09ce0ec9f00ceae9885e
.\" 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
socket \- Linux socket interface
.SH SYNOPSIS

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -25,7 +25,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%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

View File

@ -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