summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-02-09 11:53:28 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-02-09 11:53:28 +0100
commit6b621d05b30072f2e2bb084f5f1fbc4fc23ce360 (patch)
tree59ca6ded06b9b3ba2fc12227e479c286cfda18a8
parentc8f25a0524d2ec0807352ea05714f671727635a5 (diff)
_exit.2, capget.2, fcntl.2, futex.2, listen.2, memfd_create.2, modify_ldt.2, move_pages.2, open.2, perf_event_open.2, ptrace.2, set_thread_area.2, stime.2, syscall.2, sysctl.2, userfaultfd.2, cmsg.3, exit.3, ftime.3, getpt.3, malloc.3, console_codes.4, loop.4, inotify.7, netlink.7, packet.7, rtnetlink.7, tcp.7, unix.7, vsock.7, ldconfig.8: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/_exit.22
-rw-r--r--man2/capget.22
-rw-r--r--man2/fcntl.22
-rw-r--r--man2/futex.22
-rw-r--r--man2/listen.22
-rw-r--r--man2/memfd_create.22
-rw-r--r--man2/modify_ldt.22
-rw-r--r--man2/move_pages.22
-rw-r--r--man2/open.22
-rw-r--r--man2/perf_event_open.22
-rw-r--r--man2/ptrace.22
-rw-r--r--man2/set_thread_area.22
-rw-r--r--man2/stime.22
-rw-r--r--man2/syscall.22
-rw-r--r--man2/sysctl.22
-rw-r--r--man2/userfaultfd.22
-rw-r--r--man3/cmsg.32
-rw-r--r--man3/exit.32
-rw-r--r--man3/ftime.32
-rw-r--r--man3/getpt.32
-rw-r--r--man3/malloc.32
-rw-r--r--man4/console_codes.42
-rw-r--r--man4/loop.42
-rw-r--r--man7/inotify.72
-rw-r--r--man7/netlink.72
-rw-r--r--man7/packet.72
-rw-r--r--man7/rtnetlink.72
-rw-r--r--man7/tcp.72
-rw-r--r--man7/unix.72
-rw-r--r--man7/vsock.72
-rw-r--r--man8/ldconfig.82
31 files changed, 31 insertions, 31 deletions
diff --git a/man2/_exit.2 b/man2/_exit.2
index 6e656c8f4..b19bb810a 100644
--- a/man2/_exit.2
+++ b/man2/_exit.2
@@ -26,7 +26,7 @@
.\" Modified Wed Jul 21 23:02:38 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified 2001-11-17, aeb
.\"
-.TH _EXIT 2 2017-05-03 "Linux" "Linux Programmer's Manual"
+.TH _EXIT 2 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
_exit, _Exit \- terminate the calling process
.SH SYNOPSIS
diff --git a/man2/capget.2 b/man2/capget.2
index bcff42bf4..d48d567a6 100644
--- a/man2/capget.2
+++ b/man2/capget.2
@@ -12,7 +12,7 @@
.\" 64-bit capability sets in kernel 2.6.2[45].
.\" Modified 2009-01-26, andi kleen
.\"
-.TH CAPGET 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH CAPGET 2 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
capget, capset \- set/get capabilities of thread(s)
.SH SYNOPSIS
diff --git a/man2/fcntl.2 b/man2/fcntl.2
index e74950cda..322761635 100644
--- a/man2/fcntl.2
+++ b/man2/fcntl.2
@@ -65,7 +65,7 @@
.\" 2017-06-26, Jens Axboe <axboe@kernel.dk>
.\" Document F_{GET,SET}_RW_HINT and F_{GET,SET}_FILE_RW_HINT
.\"
-.TH FCNTL 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH FCNTL 2 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
fcntl \- manipulate file descriptor
.SH SYNOPSIS
diff --git a/man2/futex.2 b/man2/futex.2
index 01b36cac3..54dc8e590 100644
--- a/man2/futex.2
+++ b/man2/futex.2
@@ -19,7 +19,7 @@
.\" FIXME Do we need to add some text regarding Torvald Riegel's 2015-01-24 mail
.\" http://thread.gmane.org/gmane.linux.kernel/1703405/focus=1873242
.\"
-.TH FUTEX 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH FUTEX 2 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
futex \- fast user-space locking
.SH SYNOPSIS
diff --git a/man2/listen.2 b/man2/listen.2
index 10ff4fab6..3544d85d5 100644
--- a/man2/listen.2
+++ b/man2/listen.2
@@ -42,7 +42,7 @@
.\" Modified 11 May 2001 by Sam Varshavchik <mrsam@courier-mta.com>
.\"
.\"
-.TH LISTEN 2 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH LISTEN 2 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
listen \- listen for connections on a socket
.SH SYNOPSIS
diff --git a/man2/memfd_create.2 b/man2/memfd_create.2
index d3c9a3ae0..5a59a2c41 100644
--- a/man2/memfd_create.2
+++ b/man2/memfd_create.2
@@ -18,7 +18,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH MEMFD_CREATE 2 2019-03-06 Linux "Linux Programmer's Manual"
+.TH MEMFD_CREATE 2 2020-02-09 Linux "Linux Programmer's Manual"
.SH NAME
memfd_create \- create an anonymous file
.SH SYNOPSIS
diff --git a/man2/modify_ldt.2 b/man2/modify_ldt.2
index ae979ed41..7dc12be8e 100644
--- a/man2/modify_ldt.2
+++ b/man2/modify_ldt.2
@@ -22,7 +22,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH MODIFY_LDT 2 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH MODIFY_LDT 2 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
modify_ldt \- get or set a per-process LDT entry
.SH SYNOPSIS
diff --git a/man2/move_pages.2 b/man2/move_pages.2
index 1bf1053f2..c8e52b164 100644
--- a/man2/move_pages.2
+++ b/man2/move_pages.2
@@ -17,7 +17,7 @@
.\" (e.g., compare with recommendation in mbind(2)).
.\" Does this page need to give advice on this topic?
.\"
-.TH MOVE_PAGES 2 2019-10-10 "Linux" "Linux Programmer's Manual"
+.TH MOVE_PAGES 2 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
move_pages \- move individual pages of a process to another node
.SH SYNOPSIS
diff --git a/man2/open.2 b/man2/open.2
index b47241b22..3ab4ee17b 100644
--- a/man2/open.2
+++ b/man2/open.2
@@ -48,7 +48,7 @@
.\" FIXME . Apr 08: The next POSIX revision has O_EXEC, O_SEARCH, and
.\" O_TTYINIT. Eventually these may need to be documented. --mtk
.\"
-.TH OPEN 2 2018-04-30 "Linux" "Linux Programmer's Manual"
+.TH OPEN 2 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
open, openat, creat \- open and possibly create a file
.SH SYNOPSIS
diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
index b9128f542..89d267c02 100644
--- a/man2/perf_event_open.2
+++ b/man2/perf_event_open.2
@@ -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 2019-10-10 "Linux" "Linux Programmer's Manual"
+.TH PERF_EVENT_OPEN 2 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
perf_event_open \- set up performance monitoring
.SH SYNOPSIS
diff --git a/man2/ptrace.2 b/man2/ptrace.2
index a50b11b98..c52f3255a 100644
--- a/man2/ptrace.2
+++ b/man2/ptrace.2
@@ -102,7 +102,7 @@
.\"
.\" and others that can be found in the arch/*/include/uapi/asm/ptrace files
.\"
-.TH PTRACE 2 2019-10-10 "Linux" "Linux Programmer's Manual"
+.TH PTRACE 2 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
ptrace \- process trace
.SH SYNOPSIS
diff --git a/man2/set_thread_area.2 b/man2/set_thread_area.2
index 3b6b22efd..1ef74de24 100644
--- a/man2/set_thread_area.2
+++ b/man2/set_thread_area.2
@@ -6,7 +6,7 @@
.\" This file is distributed according to the GNU General Public License.
.\" %%%LICENSE_END
.\"
-.TH SET_THREAD_AREA 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH SET_THREAD_AREA 2 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
get_thread_area, set_thread_area \- manipulate thread-local storage information
.SH SYNOPSIS
diff --git a/man2/stime.2 b/man2/stime.2
index 398fa8df4..819ebb549 100644
--- a/man2/stime.2
+++ b/man2/stime.2
@@ -27,7 +27,7 @@
.\" Modified 2001-03-16 by Andries Brouwer <aeb@cwi.nl>
.\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH STIME 2 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH STIME 2 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
stime \- set time
.SH SYNOPSIS
diff --git a/man2/syscall.2 b/man2/syscall.2
index 3e420aac1..f2b277bd0 100644
--- a/man2/syscall.2
+++ b/man2/syscall.2
@@ -39,7 +39,7 @@
.\" 2015-01-17, Kees Cook <keescook@chromium.org>
.\" Added mips and arm64.
.\"
-.TH SYSCALL 2 2019-10-10 "Linux" "Linux Programmer's Manual"
+.TH SYSCALL 2 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
syscall \- indirect system call
.SH SYNOPSIS
diff --git a/man2/sysctl.2 b/man2/sysctl.2
index 5cdbbf694..f7b5318f6 100644
--- a/man2/sysctl.2
+++ b/man2/sysctl.2
@@ -27,7 +27,7 @@
.\" Modified Tue Oct 22 22:28:41 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified Mon Jan 5 20:31:04 1998 by aeb.
.\"
-.TH SYSCTL 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH SYSCTL 2 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
sysctl \- read/write system parameters
.SH SYNOPSIS
diff --git a/man2/userfaultfd.2 b/man2/userfaultfd.2
index c1022471b..ba21ae29b 100644
--- a/man2/userfaultfd.2
+++ b/man2/userfaultfd.2
@@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH USERFAULTFD 2 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH USERFAULTFD 2 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
userfaultfd \- create a file descriptor for handling page faults in user space
.SH SYNOPSIS
diff --git a/man3/cmsg.3 b/man3/cmsg.3
index 4ff4691ae..91d975987 100644
--- a/man3/cmsg.3
+++ b/man3/cmsg.3
@@ -8,7 +8,7 @@
.\" %%%LICENSE_END
.\"
.\" $Id: cmsg.3,v 1.8 2000/12/20 18:10:31 ak Exp $
-.TH CMSG 3 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH CMSG 3 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR \- access ancillary data
.SH SYNOPSIS
diff --git a/man3/exit.3 b/man3/exit.3
index da675de68..d21979afe 100644
--- a/man3/exit.3
+++ b/man3/exit.3
@@ -26,7 +26,7 @@
.\" could be listed on this page. See, for example, the list in the
.\" POSIX exit(3p) page.
.\"
-.TH EXIT 3 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH EXIT 3 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
exit \- cause normal process termination
.SH SYNOPSIS
diff --git a/man3/ftime.3 b/man3/ftime.3
index 2bbab4f23..d24893bb1 100644
--- a/man3/ftime.3
+++ b/man3/ftime.3
@@ -27,7 +27,7 @@
.\" Modified Sun Oct 18 17:31:43 1998 by Andries Brouwer (aeb@cwi.nl)
.\" 2008-06-23, mtk, minor rewrites, added some details
.\"
-.TH FTIME 3 2017-09-15 "GNU" "Linux Programmer's Manual"
+.TH FTIME 3 2020-02-09 "GNU" "Linux Programmer's Manual"
.SH NAME
ftime \- return date and time
.SH SYNOPSIS
diff --git a/man3/getpt.3 b/man3/getpt.3
index 3d2077fd0..51fab24cf 100644
--- a/man3/getpt.3
+++ b/man3/getpt.3
@@ -4,7 +4,7 @@
.\" Redistribute and modify at will.
.\" %%%LICENSE_END
.\"
-.TH GETPT 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH GETPT 3 2020-02-09 "GNU" "Linux Programmer's Manual"
.SH NAME
getpt \- open the pseudoterminal master (PTM)
.SH SYNOPSIS
diff --git a/man3/malloc.3 b/man3/malloc.3
index 3291c8c07..5a7388698 100644
--- a/man3/malloc.3
+++ b/man3/malloc.3
@@ -30,7 +30,7 @@
.\" FIXME . Review http://austingroupbugs.net/view.php?id=374
.\" to see what changes are required on this page.
.\"
-.TH MALLOC 3 2019-03-06 "GNU" "Linux Programmer's Manual"
+.TH MALLOC 3 2020-02-09 "GNU" "Linux Programmer's Manual"
.SH NAME
malloc, free, calloc, realloc \- allocate and free dynamic memory
.SH SYNOPSIS
diff --git a/man4/console_codes.4 b/man4/console_codes.4
index 33eb6b53c..41dc05843 100644
--- a/man4/console_codes.4
+++ b/man4/console_codes.4
@@ -20,7 +20,7 @@
.\"
.\" 2006-05-27, Several corrections - Thomas E. Dickey
.\"
-.TH CONSOLE_CODES 4 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH CONSOLE_CODES 4 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
console_codes \- Linux console escape and control sequences
.SH DESCRIPTION
diff --git a/man4/loop.4 b/man4/loop.4
index ba5aa24e7..92712a3ab 100644
--- a/man4/loop.4
+++ b/man4/loop.4
@@ -23,7 +23,7 @@
.\" USA.
.\" %%%LICENSE_END
.\"
-.TH LOOP 4 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH LOOP 4 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
loop, loop-control \- loop devices
.SH SYNOPSIS
diff --git a/man7/inotify.7 b/man7/inotify.7
index 995a3116f..50d93af43 100644
--- a/man7/inotify.7
+++ b/man7/inotify.7
@@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH INOTIFY 7 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH INOTIFY 7 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
inotify \- monitoring filesystem events
.SH DESCRIPTION
diff --git a/man7/netlink.7 b/man7/netlink.7
index 853dee67f..4a7ba62a3 100644
--- a/man7/netlink.7
+++ b/man7/netlink.7
@@ -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 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH NETLINK 7 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
netlink \- communication between kernel and user space (AF_NETLINK)
.SH SYNOPSIS
diff --git a/man7/packet.7 b/man7/packet.7
index 3a833f7db..ac1c60905 100644
--- a/man7/packet.7
+++ b/man7/packet.7
@@ -9,7 +9,7 @@
.\"
.\" $Id: packet.7,v 1.13 2000/08/14 08:03:45 ak Exp $
.\"
-.TH PACKET 7 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH PACKET 7 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
packet \- packet interface on device level
.SH SYNOPSIS
diff --git a/man7/rtnetlink.7 b/man7/rtnetlink.7
index 626054512..9848cf995 100644
--- a/man7/rtnetlink.7
+++ b/man7/rtnetlink.7
@@ -12,7 +12,7 @@
.\" help from Matthew Wilcox.
.\" $Id: rtnetlink.7,v 1.8 2000/01/22 01:55:04 freitag Exp $
.\"
-.TH RTNETLINK 7 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH RTNETLINK 7 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
rtnetlink \- Linux IPv4 routing socket
.SH SYNOPSIS
diff --git a/man7/tcp.7 b/man7/tcp.7
index 251a524bb..fbde74f1e 100644
--- a/man7/tcp.7
+++ b/man7/tcp.7
@@ -93,7 +93,7 @@
.\" commit cd8ae85299d54155702a56811b2e035e63064d3d
.\" Author: Eric Dumazet <edumazet@google.com>
.\"
-.TH TCP 7 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH TCP 7 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
tcp \- TCP protocol
.SH SYNOPSIS
diff --git a/man7/unix.7 b/man7/unix.7
index 79872b699..474b4a7aa 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 2019-08-02 "Linux" "Linux Programmer's Manual"
+.TH UNIX 7 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
unix \- sockets for local interprocess communication
.SH SYNOPSIS
diff --git a/man7/vsock.7 b/man7/vsock.7
index 1adc3084b..c5ffcf07d 100644
--- a/man7/vsock.7
+++ b/man7/vsock.7
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH VSOCK 7 2017-11-30 "Linux" "Linux Programmer's Manual"
+.TH VSOCK 7 2020-02-09 "Linux" "Linux Programmer's Manual"
.SH NAME
vsock \- Linux VSOCK address family
.SH SYNOPSIS
diff --git a/man8/ldconfig.8 b/man8/ldconfig.8
index a0ce2fdcd..eb9c86dae 100644
--- a/man8/ldconfig.8
+++ b/man8/ldconfig.8
@@ -19,7 +19,7 @@
.\"
.\" Modified, 6 May 2002, Michael Kerrisk, <mtk.manpages@gmail.com>
.\" Change listed order of /usr/lib and /lib
-.TH LDCONFIG 8 2017-09-15 "GNU" "Linux Programmer's Manual"
+.TH LDCONFIG 8 2020-02-09 "GNU" "Linux Programmer's Manual"
.SH NAME
ldconfig \- configure dynamic linker run-time bindings
.SH SYNOPSIS