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 <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-02-02 07:38:54 +01:00
parent 4a2088375e
commit 8538a62b4c
35 changed files with 35 additions and 35 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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

View File

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

View File

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

View File

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

View File

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

View File

@ -32,7 +32,7 @@
.\" Modified Sat Jul 12 20:45:39 1997 by Michael Haardt
.\" <michael@cantor.informatik.rwth-aachen.de>
.\"
.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

View File

@ -28,7 +28,7 @@
.\" Author: Arnaldo Carvalho de Melo <acme@redhat.com>
.\" 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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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

View File

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

View File

@ -45,7 +45,7 @@
.\" commit 76e21053b5bf33a07c76f99d27a74238310e3c71
.\" Author: Erich E. Hoover <ehoover@mines.edu>
.\"
.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

View File

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

View File

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

View File

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

View File

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

View File

@ -61,7 +61,7 @@
.\" commit ea02f9411d9faa3553ed09ce0ec9f00ceae9885e
.\" Author: Michal Sekletar <msekleta@redhat.com>
.\"
.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

View File

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

View File

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