From 8538a62b4cb2728df58aab513302c4e0fd4be9ee Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 2 Feb 2018 07:38:54 +0100 Subject: [PATCH] iconv.1, bpf.2, copy_file_range.2, fcntl.2, memfd_create.2, mlock.2, mount.2, mprotect.2, perf_event_open.2, pkey_alloc.2, prctl.2, read.2, recvmmsg.2, s390_sthyi.2, seccomp.2, sendmmsg.2, syscalls.2, unshare.2, write.2, errno.3, fgetpwent.3, fts.3, pthread_rwlockattr_setkind_np.3, fuse.4, veth.4, capabilities.7, cgroups.7, ip.7, man-pages.7, namespaces.7, network_namespaces.7, sched.7, socket.7, user_namespaces.7, iconvconfig.8: tstamp Signed-off-by: Michael Kerrisk --- man1/iconv.1 | 2 +- man2/bpf.2 | 2 +- man2/copy_file_range.2 | 2 +- man2/fcntl.2 | 2 +- man2/memfd_create.2 | 2 +- man2/mlock.2 | 2 +- man2/mount.2 | 2 +- man2/mprotect.2 | 2 +- man2/perf_event_open.2 | 2 +- man2/pkey_alloc.2 | 2 +- man2/prctl.2 | 2 +- man2/read.2 | 2 +- man2/recvmmsg.2 | 2 +- man2/s390_sthyi.2 | 2 +- man2/seccomp.2 | 2 +- man2/sendmmsg.2 | 2 +- man2/syscalls.2 | 2 +- man2/unshare.2 | 2 +- man2/write.2 | 2 +- man3/errno.3 | 2 +- man3/fgetpwent.3 | 2 +- man3/fts.3 | 2 +- man3/pthread_rwlockattr_setkind_np.3 | 2 +- man4/fuse.4 | 2 +- man4/veth.4 | 2 +- man7/capabilities.7 | 2 +- man7/cgroups.7 | 2 +- man7/ip.7 | 2 +- man7/man-pages.7 | 2 +- man7/namespaces.7 | 2 +- man7/network_namespaces.7 | 2 +- man7/sched.7 | 2 +- man7/socket.7 | 2 +- man7/user_namespaces.7 | 2 +- man8/iconvconfig.8 | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/man1/iconv.1 b/man1/iconv.1 index f66477d7b..d35e9c677 100644 --- a/man1/iconv.1 +++ b/man1/iconv.1 @@ -23,7 +23,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH ICONV 1 2017-09-15 "GNU" "Linux User Manual" +.TH ICONV 1 2018-02-02 "GNU" "Linux User Manual" .SH NAME iconv \- convert text from one character encoding to another .SH SYNOPSIS diff --git a/man2/bpf.2 b/man2/bpf.2 index 3beb1f0d9..87fe03162 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 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH BPF 2 2018-02-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/copy_file_range.2 b/man2/copy_file_range.2 index a836ce5cc..2a7e18d17 100644 --- a/man2/copy_file_range.2 +++ b/man2/copy_file_range.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH COPY_FILE_RANGE 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH COPY_FILE_RANGE 2 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME copy_file_range \- Copy a range of data from one file to another .SH SYNOPSIS diff --git a/man2/fcntl.2 b/man2/fcntl.2 index b1f695261..90669a324 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -65,7 +65,7 @@ .\" 2017-06-26, Jens Axboe .\" Document F_{GET,SET}_RW_HINT and F_{GET,SET}_FILE_RW_HINT .\" -.TH FCNTL 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH FCNTL 2 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME fcntl \- manipulate file descriptor .SH SYNOPSIS diff --git a/man2/memfd_create.2 b/man2/memfd_create.2 index c23995296..678814285 100644 --- a/man2/memfd_create.2 +++ b/man2/memfd_create.2 @@ -18,7 +18,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH MEMFD_CREATE 2 2017-09-15 Linux "Linux Programmer's Manual" +.TH MEMFD_CREATE 2 2018-02-02 Linux "Linux Programmer's Manual" .SH NAME memfd_create \- create an anonymous file .SH SYNOPSIS diff --git a/man2/mlock.2 b/man2/mlock.2 index e56edc8a7..f3f3c8abd 100644 --- a/man2/mlock.2 +++ b/man2/mlock.2 @@ -23,7 +23,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH MLOCK 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH MLOCK 2 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME mlock, mlock2, munlock, mlockall, munlockall \- lock and unlock memory .SH SYNOPSIS diff --git a/man2/mount.2 b/man2/mount.2 index ded36b5c3..db45306da 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 2017-07-13 "Linux" "Linux Programmer's Manual" +.TH MOUNT 2 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME mount \- mount filesystem .SH SYNOPSIS diff --git a/man2/mprotect.2 b/man2/mprotect.2 index 23812c47a..10e32a4d1 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 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH MPROTECT 2 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME mprotect, pkey_mprotect \- set protection on a region of memory .SH SYNOPSIS diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2 index c167b8424..3e755d89d 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 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH PERF_EVENT_OPEN 2 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME perf_event_open \- set up performance monitoring .SH SYNOPSIS diff --git a/man2/pkey_alloc.2 b/man2/pkey_alloc.2 index 792e9f4ba..e2a5fb87e 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 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH PKEY_ALLOC 2 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME pkey_alloc, pkey_free \- allocate or free a protection key .SH SYNOPSIS diff --git a/man2/prctl.2 b/man2/prctl.2 index 31a3a74ce..54764d881 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 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH PRCTL 2 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME prctl \- operations on a process .SH SYNOPSIS diff --git a/man2/read.2 b/man2/read.2 index 0fea86e52..6e5123fa4 100644 --- a/man2/read.2 +++ b/man2/read.2 @@ -32,7 +32,7 @@ .\" Modified Sat Jul 12 20:45:39 1997 by Michael Haardt .\" .\" -.TH READ 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH READ 2 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME read \- read from a file descriptor .SH SYNOPSIS diff --git a/man2/recvmmsg.2 b/man2/recvmmsg.2 index 7a1be5787..f20ce00a8 100644 --- a/man2/recvmmsg.2 +++ b/man2/recvmmsg.2 @@ -28,7 +28,7 @@ .\" Author: Arnaldo Carvalho de Melo .\" Date: Mon Oct 12 23:40:10 2009 -0700 .\" -.TH RECVMMSG 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH RECVMMSG 2 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME recvmmsg \- receive multiple messages on a socket .SH SYNOPSIS diff --git a/man2/s390_sthyi.2 b/man2/s390_sthyi.2 index 21a0de6ce..cd106501e 100644 --- a/man2/s390_sthyi.2 +++ b/man2/s390_sthyi.2 @@ -22,7 +22,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH S390_STHYI 2 2017-09-21 "Linux Programmer's Manual" +.TH S390_STHYI 2 2018-02-02 "Linux Programmer's Manual" .SH NAME s390_sthyi \- emulate STHYI instruction .SH SYNOPSIS diff --git a/man2/seccomp.2 b/man2/seccomp.2 index c7d95032d..febbd8043 100644 --- a/man2/seccomp.2 +++ b/man2/seccomp.2 @@ -25,7 +25,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SECCOMP 2 2017-11-13 "Linux" "Linux Programmer's Manual" +.TH SECCOMP 2 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME seccomp \- operate on Secure Computing state of the process .SH SYNOPSIS diff --git a/man2/sendmmsg.2 b/man2/sendmmsg.2 index a84684983..1332ff2cb 100644 --- a/man2/sendmmsg.2 +++ b/man2/sendmmsg.2 @@ -25,7 +25,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SENDMMSG 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH SENDMMSG 2 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME sendmmsg \- send multiple messages on a socket .SH SYNOPSIS diff --git a/man2/syscalls.2 b/man2/syscalls.2 index 76b19a2aa..9bcf7c210 100644 --- a/man2/syscalls.2 +++ b/man2/syscalls.2 @@ -28,7 +28,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SYSCALLS 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH SYSCALLS 2 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME syscalls \- Linux system calls .SH SYNOPSIS diff --git a/man2/unshare.2 b/man2/unshare.2 index 11eba9038..f0a0f0ec5 100644 --- a/man2/unshare.2 +++ b/man2/unshare.2 @@ -17,7 +17,7 @@ .\" by clone, which would require porting and maintaining all commands .\" such as login, and su, that establish a user session. .\" -.TH UNSHARE 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH UNSHARE 2 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME unshare \- disassociate parts of the process execution context .SH SYNOPSIS diff --git a/man2/write.2 b/man2/write.2 index 621a484dc..f8a94f3ff 100644 --- a/man2/write.2 +++ b/man2/write.2 @@ -36,7 +36,7 @@ .\" gave some examples of why this might occur. .\" Noted what happens if write() is interrupted by a signal. .\" -.TH WRITE 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH WRITE 2 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME write \- write to a file descriptor .SH SYNOPSIS diff --git a/man3/errno.3 b/man3/errno.3 index 70997b062..c2483bf18 100644 --- a/man3/errno.3 +++ b/man3/errno.3 @@ -28,7 +28,7 @@ .\" 2006-02-09 Kurt Wall, mtk .\" Added non-POSIX errors .\" -.TH ERRNO 3 2017-09-15 "" "Linux Programmer's Manual" +.TH ERRNO 3 2018-02-02 "" "Linux Programmer's Manual" .SH NAME errno \- number of last error .SH SYNOPSIS diff --git a/man3/fgetpwent.3 b/man3/fgetpwent.3 index ec356e953..c003691fc 100644 --- a/man3/fgetpwent.3 +++ b/man3/fgetpwent.3 @@ -30,7 +30,7 @@ .\" Modified Sat Jul 24 19:37:37 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Mon May 27 22:40:48 1996 by Martin Schulze (joey@linux.de) .\" -.TH FGETPWENT 3 2017-09-15 "GNU" "Linux Programmer's Manual" +.TH FGETPWENT 3 2018-02-02 "GNU" "Linux Programmer's Manual" .SH NAME fgetpwent \- get password file entry .SH SYNOPSIS diff --git a/man3/fts.3 b/man3/fts.3 index d25833cb8..e15f308eb 100644 --- a/man3/fts.3 +++ b/man3/fts.3 @@ -37,7 +37,7 @@ .\" .\" 2007-12-08, mtk, Converted from mdoc to man macros .\" -.TH FTS 3 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH FTS 3 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close \- \ traverse a file hierarchy diff --git a/man3/pthread_rwlockattr_setkind_np.3 b/man3/pthread_rwlockattr_setkind_np.3 index defaf0d0b..3467574d2 100644 --- a/man3/pthread_rwlockattr_setkind_np.3 +++ b/man3/pthread_rwlockattr_setkind_np.3 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_RWLOCKATTR_SETKIND_NP 3 2016-10-08 "Linux Programmer's Manual" +.TH PTHREAD_RWLOCKATTR_SETKIND_NP 3 2018-02-02 "Linux Programmer's Manual" .SH NAME pthread_rwlockattr_setkind_np, pthread_rwlockattr_getkind_np \- set/get the read-write lock kind of the thread read-write lock attribute object diff --git a/man4/fuse.4 b/man4/fuse.4 index ffbe0ca07..d06a86f80 100644 --- a/man4/fuse.4 +++ b/man4/fuse.4 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH FUSE 4 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH FUSE 4 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME fuse \- Filesystem in Userspace (FUSE) device .SH SYNOPSIS diff --git a/man4/veth.4 b/man4/veth.4 index 6ceac9c4d..03fc923ac 100644 --- a/man4/veth.4 +++ b/man4/veth.4 @@ -25,7 +25,7 @@ .\" %%%LICENSE_END .\" .\" -.TH veth 4 2017-10-03 "Linux" "Linux Programmer's Manual" +.TH veth 4 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME veth \- Virtual Ethernet Device .SH DESCRIPTION diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 6f023768d..91b5e84f4 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 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH CAPABILITIES 7 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME capabilities \- overview of Linux capabilities .SH DESCRIPTION diff --git a/man7/cgroups.7 b/man7/cgroups.7 index bf32aa958..d58405e71 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH CGROUPS 7 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH CGROUPS 7 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME cgroups \- Linux control groups .SH DESCRIPTION diff --git a/man7/ip.7 b/man7/ip.7 index 3c757a52b..02dd47f2a 100644 --- a/man7/ip.7 +++ b/man7/ip.7 @@ -45,7 +45,7 @@ .\" commit 76e21053b5bf33a07c76f99d27a74238310e3c71 .\" Author: Erich E. Hoover .\" -.TH IP 7 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH IP 7 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME ip \- Linux IPv4 protocol implementation .SH SYNOPSIS diff --git a/man7/man-pages.7 b/man7/man-pages.7 index 1e2ee61e5..c92565bb4 100644 --- a/man7/man-pages.7 +++ b/man7/man-pages.7 @@ -27,7 +27,7 @@ .\" 2007-05-30 created by mtk, using text from old man.7 plus .\" rewrites and additional text. .\" -.TH MAN-PAGES 7 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH MAN-PAGES 7 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME man-pages \- conventions for writing Linux man pages .SH SYNOPSIS diff --git a/man7/namespaces.7 b/man7/namespaces.7 index b4da1aa73..c50c45e69 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" -.TH NAMESPACES 7 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH NAMESPACES 7 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME namespaces \- overview of Linux namespaces .SH DESCRIPTION diff --git a/man7/network_namespaces.7 b/man7/network_namespaces.7 index c136c42b1..4ef9d6368 100644 --- a/man7/network_namespaces.7 +++ b/man7/network_namespaces.7 @@ -23,7 +23,7 @@ .\" %%%LICENSE_END .\" .\" -.TH NETWORK_NAMESPACES 7 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH NETWORK_NAMESPACES 7 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME network_namespaces \- overview of Linux network namespaces .SH DESCRIPTION diff --git a/man7/sched.7 b/man7/sched.7 index 198e267b7..9413715bc 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 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH SCHED 7 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME sched \- overview of CPU scheduling .SH DESCRIPTION diff --git a/man7/socket.7 b/man7/socket.7 index 3af6f3ef6..89251eb12 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -61,7 +61,7 @@ .\" commit ea02f9411d9faa3553ed09ce0ec9f00ceae9885e .\" Author: Michal Sekletar .\" -.TH SOCKET 7 2017-09-15 Linux "Linux Programmer's Manual" +.TH SOCKET 7 2018-02-02 Linux "Linux Programmer's Manual" .SH NAME socket \- Linux socket interface .SH SYNOPSIS diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7 index 63888aa98..9bf35b7c8 100644 --- a/man7/user_namespaces.7 +++ b/man7/user_namespaces.7 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" -.TH USER_NAMESPACES 7 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH USER_NAMESPACES 7 2018-02-02 "Linux" "Linux Programmer's Manual" .SH NAME user_namespaces \- overview of Linux user namespaces .SH DESCRIPTION diff --git a/man8/iconvconfig.8 b/man8/iconvconfig.8 index e94ad1e5a..2cc3536f4 100644 --- a/man8/iconvconfig.8 +++ b/man8/iconvconfig.8 @@ -23,7 +23,7 @@ .\" . .\" %%%LICENSE_END .\" -.TH ICONVCONFIG 8 2017-09-15 "GNU" "Linux System Administration" +.TH ICONVCONFIG 8 2018-02-02 "GNU" "Linux System Administration" .SH NAME iconvconfig \- create iconv module configuration cache .SH SYNOPSIS