_exit.2, alarm.2, chmod.2, clone.2, epoll_ctl.2, fcntl.2, fork.2, fsync.2, getdents.2, getpid.2, ioctl.2, ioctl_console.2, ioctl_list.2, ioctl_ns.2, ioctl_tty.2, ioctl_userfaultfd.2, kexec_load.2, lseek.2, mincore.2, mkdir.2, mknod.2, mmap.2, open.2, poll.2, posix_fadvise.2, prctl.2, rename.2, sched_setaffinity.2, select.2, select_tut.2, sigaction.2, signalfd.2, sigprocmask.2, sigwaitinfo.2, socketcall.2, stat.2, statx.2, syscalls.2, truncate.2, umask.2, unshare.2, userfaultfd.2, utime.2, utimensat.2, wait.2, bzero.3, cfree.3, exit.3, getentropy.3, grantpt.3, insque.3, shm_open.3, syslog.3, termios.3, ttyname.3, wcsdup.3, console_codes.4, tty.4, vcs.4, elf.5, nsswitch.conf.5, proc.5, slabinfo.5, tmpfs.5, bootparam.7, environ.7, hostname.7, inotify.7, mailaddr.7, man-pages.7, namespaces.7, pid_namespaces.7, pthreads.7, pty.7, sem_overview.7, signal.7, socket.7, tcp.7, termio.7, user_namespaces.7, xattr.7, ld.so.8, zdump.8: tstamp

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-05-03 19:27:48 +02:00
parent 777b5494e0
commit 734882f4c4
83 changed files with 83 additions and 83 deletions

View File

@ -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 2016-03-15 "Linux" "Linux Programmer's Manual"
.TH _EXIT 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
_exit, _Exit \- terminate the calling process
.SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" Modified Sun Jul 21 21:25:26 1996 by Andries Brouwer <aeb@cwi.nl>
.\" Modified Wed Nov 6 03:46:05 1996 by Eric S. Raymond <esr@thyrsus.com>
.\"
.TH ALARM 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.TH ALARM 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
alarm \- set an alarm clock for delivery of a signal
.SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" <michael@cantor.informatik.rwth-aachen.de>: NFS details
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
.TH CHMOD 2 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH CHMOD 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
chmod, fchmod, fchmodat \- change permissions of a file
.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 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH CLONE 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
clone, __clone2 \- create a child process
.SH SYNOPSIS

View File

@ -17,7 +17,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
.TH EPOLL_CTL 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.TH EPOLL_CTL 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
epoll_ctl \- control interface for an epoll file descriptor
.SH SYNOPSIS

View File

@ -62,7 +62,7 @@
.\" 2014-07-08, David Herrmann <dh.herrmann@gmail.com>
.\" Document F_ADD_SEALS and F_GET_SEALS
.\"
.TH FCNTL 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.TH FCNTL 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
fcntl \- manipulate file descriptor
.SH SYNOPSIS

View File

@ -36,7 +36,7 @@
.\" Greatly expanded, to describe all attributes that differ
.\" parent and child.
.\"
.TH FORK 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.TH FORK 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
fork \- create a child process
.SH SYNOPSIS

View File

@ -35,7 +35,7 @@
.\" 2006-04-28, mtk, substantial rewrite of various parts.
.\" 2012-02-27 Various changes by Christoph Hellwig <hch@lst.de>
.\"
.TH FSYNC 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.TH FSYNC 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
fsync, fdatasync \- synchronize a file's in-core state with storage device
.SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Derived from 'readdir.2'.
.\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
.\"
.TH GETDENTS 2 2015-04-12 "Linux" "Linux Programmer's Manual"
.TH GETDENTS 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
getdents, getdents64 \- get directory entries
.SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH GETPID 2 2015-07-23 "Linux" "Linux Programmer's Manual"
.TH GETPID 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
getpid, getppid \- get process identification
.SH SYNOPSIS

View File

@ -38,7 +38,7 @@
.\" Modified 1999-06-25 by Rachael Munns <vashti@dream.org.uk>
.\" Modified 2000-09-21 by Andries Brouwer <aeb@cwi.nl>
.\"
.TH IOCTL 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.TH IOCTL 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
ioctl \- control device
.SH SYNOPSIS

View File

@ -37,7 +37,7 @@
.\" VT_UNLOCKSWITCH (since 1.3.47, needs CAP_SYS_TTY_CONFIG)
.\" VT_GETHIFONTMASK (since 2.6.18)
.\"
.TH IOCTL_CONSOLE 2 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH IOCTL_CONSOLE 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
ioctl_console \- ioctls for console terminal and virtual consoles
.SH DESCRIPTION

View File

@ -28,7 +28,7 @@
.\" <mtk.manpages@gmail.com>:
.\" Various formatting improvements
.\"
.TH IOCTL_LIST 2 2016-03-15 "Linux" "Linux Programmer's Manual"
.TH IOCTL_LIST 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
ioctl_list \- list of ioctl calls in Linux/i386 kernel
.SH DESCRIPTION

View File

@ -23,7 +23,7 @@
.\" %%%LICENSE_END
.\"
.\"
.TH IOCTL_NS 2 2017-01-09 "Linux" "Linux Programmer's Manual"
.TH IOCTL_NS 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
ioctl_ns \- ioctl() operations for Linux namespaces
.SH DESCRIPTION

View File

@ -5,7 +5,7 @@
.\" Distributed under GPL
.\" %%%LICENSE_END
.\"
.TH IOCTL_TTY 2 2016-03-15 "Linux" "Linux Programmer's Manual"
.TH IOCTL_TTY 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
ioctl_tty \- ioctls for terminals and serial lines
.SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" %%%LICENSE_END
.\"
.\"
.TH IOCTL_USERFAULTFD 2 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH IOCTL_USERFAULTFD 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
userfaultfd \- create a file descriptor for handling page faults in user
space

View File

@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH KEXEC_LOAD 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.TH KEXEC_LOAD 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
kexec_load, kexec_file_load \- load a new kernel for later execution
.SH SYNOPSIS

View File

@ -44,7 +44,7 @@
.\" Modified 2003-08-21 by Andries Brouwer <aeb@cwi.nl>
.\" 2011-09-18, mtk, Added SEEK_DATA + SEEK_HOLE
.\"
.TH LSEEK 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.TH LSEEK 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
lseek \- reposition read/write file offset
.SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" after message from <gordon.jin@intel.com>
.\" 2007-01-08 mtk, rewrote various parts
.\"
.TH MINCORE 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.TH MINCORE 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
mincore \- determine whether pages are resident in memory
.SH SYNOPSIS

View File

@ -8,7 +8,7 @@
.\" Public License. It comes with NO WARRANTY.
.\" %%%LICENSE_END
.\"
.TH MKDIR 2 2016-03-15 "Linux" "Linux Programmer's Manual"
.TH MKDIR 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
mkdir, mkdirat \- create a directory
.SH SYNOPSIS

View File

@ -12,7 +12,7 @@
.\" Modified 2003-04-23 by Michael Kerrisk
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
.TH MKNOD 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.TH MKNOD 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
mknod, mknodat \- create a special or ordinary file
.SH SYNOPSIS

View File

@ -37,7 +37,7 @@
.\" 2007-07-10, mtk, Added an example program.
.\" 2008-11-18, mtk, document MAP_STACK
.\"
.TH MMAP 2 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH MMAP 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
mmap, munmap \- map or unmap files or devices into memory
.SH SYNOPSIS

View File

@ -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 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH OPEN 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
open, openat, creat \- open and possibly create a file
.SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" 2006-07-01, mtk, Added POLLRDHUP + various other wording and
.\" formatting changes.
.\"
.TH POLL 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.TH POLL 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
poll, ppoll \- wait for some event on a file descriptor
.SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" 2005-04-08 mtk, noted kernel version and added BUGS
.\" 2010-10-09, mtk, document arm_fadvise64_64()
.\"
.TH POSIX_FADVISE 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.TH POSIX_FADVISE 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
posix_fadvise \- predeclare an access pattern for file data
.SH SYNOPSIS

View File

@ -51,7 +51,7 @@
.\" 2014-11-10 Dave Hansen, document PR_MPX_{EN,DIS}ABLE_MANAGEMENT
.\"
.\"
.TH PRCTL 2 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH PRCTL 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
prctl \- operations on a process
.SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified Thu Mar 3 09:49:35 2005 by Michael Haardt <michael@moria.de>
.\" 2007-03-25, mtk, added various text to DESCRIPTION.
.\"
.TH RENAME 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.TH RENAME 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
rename, renameat, renameat2 \- change the name or location of a file
.SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" 2008-11-12, mtk, removed CPU_*() macro descriptions to a
.\" separate CPU_SET(3) page.
.\"
.TH SCHED_SETAFFINITY 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.TH SCHED_SETAFFINITY 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
sched_setaffinity, sched_getaffinity \- \
set and get a thread's CPU affinity mask

View File

@ -35,7 +35,7 @@
.\" 2005-03-11, mtk, modified pselect() text (it is now a system
.\" call in 2.6.16.
.\"
.TH SELECT 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.TH SELECT 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO \-
synchronous I/O multiplexing

View File

@ -29,7 +29,7 @@
.\" various other changes
.\" 2008-01-26, mtk, substantial changes and rewrites
.\"
.TH SELECT_TUT 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.TH SELECT_TUT 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO \-
synchronous I/O multiplexing

View File

@ -46,7 +46,7 @@
.\" 2015-01-17, Kees Cook <keescook@chromium.org>
.\" Added notes on ptrace SIGTRAP and SYS_SECCOMP.
.\"
.TH SIGACTION 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.TH SIGACTION 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
sigaction, rt_sigaction \- examine and change a signal action
.SH SYNOPSIS

View File

@ -17,7 +17,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
.TH SIGNALFD 2 2016-12-12 Linux "Linux Programmer's Manual"
.TH SIGNALFD 2 2017-05-03 Linux "Linux Programmer's Manual"
.SH NAME
signalfd \- create a file descriptor for accepting signals
.SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\"
.\" 2005-09-15, mtk, Created new page by splitting off from sigaction.2
.\"
.TH SIGPROCMASK 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.TH SIGPROCMASK 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
sigprocmask, rt_sigprocmask \- examine and change blocked signals
.SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH SIGWAITINFO 2 2015-07-23 "Linux" "Linux Programmer's Manual"
.TH SIGWAITINFO 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
sigwaitinfo, sigtimedwait, rt_sigtimedwait \- synchronously wait
for queued signals

View File

@ -22,7 +22,7 @@
.\" %%%LICENSE_END
.\"
.\" Modified Tue Oct 22 22:11:53 1996 by Eric S. Raymond <esr@thyrsus.com>
.TH SOCKETCALL 2 2015-12-28 "Linux" "Linux Programmer's Manual"
.TH SOCKETCALL 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
socketcall \- socket system calls
.SH SYNOPSIS

View File

@ -37,7 +37,7 @@
.\" 2007-06-08 mtk: Added example program
.\" 2007-07-05 mtk: Added details on underlying system call interfaces
.\"
.TH STAT 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.TH STAT 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
stat, fstat, lstat, fstatat \- get file status
.SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH STATX 2 2017-03-07 "Linux" "Linux Programmer's Manual"
.TH STATX 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
statx \- get file status (extended)
.SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH SYSCALLS 2 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH SYSCALLS 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
syscalls \- Linux system calls
.SH SYNOPSIS

View File

@ -40,7 +40,7 @@
.\" Modified 2002-04-06 by Andries Brouwer <aeb@cwi.nl>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
.TH TRUNCATE 2 2017-03-13 "Linux" "Linux Programmer's Manual"
.TH TRUNCATE 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
truncate, ftruncate \- truncate a file to a specified length
.SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" <nick@debian.com> with Lars Wirzenius <liw@iki.fi> suggestion
.\" 2006-05-13, mtk, substantial rewrite of description of 'mask'
.\" 2008-01-09, mtk, a few rewrites and additions.
.TH UMASK 2 2016-07-17 "Linux" "Linux Programmer's Manual"
.TH UMASK 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
umask \- set file mode creation mask
.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 2016-07-17 "Linux" "Linux Programmer's Manual"
.TH UNSHARE 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
unshare \- disassociate parts of the process execution context
.SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH USERFAULTFD 2 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH USERFAULTFD 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
userfaultfd \- create a file descriptor for handling page faults in user space
.SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" Modified 2004-10-10 by Andries Brouwer <aeb@cwi.nl>
.\"
.TH UTIME 2 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH UTIME 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
utime, utimes \- change file last access and modification times
.SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH UTIMENSAT 2 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH UTIMENSAT 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
utimensat, futimens \- change file timestamps with nanosecond precision
.SH SYNOPSIS

View File

@ -46,7 +46,7 @@
.\" 2005-05-10, mtk, __W* flags can't be used with waitid()
.\" 2008-07-04, mtk, removed erroneous text about SA_NOCLDSTOP
.\"
.TH WAIT 2 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH WAIT 2 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
wait, waitpid, waitid \- wait for process to change state
.SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH BZERO 3 2017-03-13 "Linux" "Linux Programmer's Manual"
.TH BZERO 3 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
bzero, explicit_bzero \- zero a byte string
.SH SYNOPSIS

View File

@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
.TH CFREE 3 2016-03-15 "" "Linux Programmer's Manual"
.TH CFREE 3 2017-05-03 "" "Linux Programmer's Manual"
.SH NAME
cfree \- free allocated memory
.SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" could be listed on this page. See, for example, the list in the
.\" POSIX exit(3p) page.
.\"
.TH EXIT 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.TH EXIT 3 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
exit \- cause normal process termination
.SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH GETENTROPY 3 2017-01-22 "Linux" "Linux Programmer's Manual"
.TH GETENTROPY 3 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
getentropy \- fill a buffer with random bytes
.SH SYNOPSIS

View File

@ -2,7 +2,7 @@
.\" This page is in the public domain. - aeb
.\" %%%LICENSE_END
.\"
.TH GRANTPT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.TH GRANTPT 3 2017-05-03 "GNU" "Linux Programmer's Manual"
.SH NAME
grantpt \- grant access to the slave pseudoterminal
.SH SYNOPSIS

View File

@ -33,7 +33,7 @@
.\" mtk, 2010-09-09: Noted glibc 2.4 bug, added info on circular
.\" lists, added example program
.\"
.TH INSQUE 3 2016-12-12 "" "Linux Programmer's Manual"
.TH INSQUE 3 2017-05-03 "" "Linux Programmer's Manual"
.SH NAME
insque, remque \- insert/remove an item from a queue
.SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" %%%LICENSE_END
.\"
.\" FIXME . Add an example to this page
.TH SHM_OPEN 3 2015-12-28 "Linux" "Linux Programmer's Manual"
.TH SHM_OPEN 3 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
shm_open, shm_unlink \- create/open or unlink POSIX shared memory objects
.SH SYNOPSIS

View File

@ -34,7 +34,7 @@
.\" Modified 13 Dec 2001, Martin Schulze <joey@infodrom.org>
.\" Modified 3 Jan 2002, Michael Kerrisk <mtk.manpages@gmail.com>
.\"
.TH SYSLOG 3 2016-03-15 "Linux" "Linux Programmer's Manual"
.TH SYSLOG 3 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
closelog, openlog, syslog, vsyslog \- send messages to the system logger
.SH SYNOPSIS

View File

@ -37,7 +37,7 @@
.\" Enhanced the discussion of "raw" mode for cfmakeraw().
.\" Document CMSPAR.
.\"
.TH TERMIOS 3 2016-03-15 "Linux" "Linux Programmer's Manual"
.TH TERMIOS 3 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow,
cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed, cfsetspeed \-

View File

@ -24,7 +24,7 @@
.\" Modified 2001-12-13, Martin Schulze <joey@infodrom.org>
.\" Added ttyname_r, aeb, 2002-07-20
.\"
.TH TTYNAME 3 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH TTYNAME 3 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
ttyname, ttyname_r \- return name of a terminal
.SH SYNOPSIS

View File

@ -12,7 +12,7 @@
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
.TH WCSDUP 3 2016-03-15 "GNU" "Linux Programmer's Manual"
.TH WCSDUP 3 2017-05-03 "GNU" "Linux Programmer's Manual"
.SH NAME
wcsdup \- duplicate a wide-character string
.SH SYNOPSIS

View File

@ -20,7 +20,7 @@
.\"
.\" 2006-05-27, Several corrections - Thomas E. Dickey
.\"
.TH CONSOLE_CODES 4 2016-07-17 "Linux" "Linux Programmer's Manual"
.TH CONSOLE_CODES 4 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
console_codes \- Linux console escape and control sequences
.SH DESCRIPTION

View File

@ -25,7 +25,7 @@
.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2003-04-07 by Michael Kerrisk
.\"
.TH TTY 4 2016-07-17 "Linux" "Linux Programmer's Manual"
.TH TTY 4 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
tty \- controlling terminal
.SH DESCRIPTION

View File

@ -26,7 +26,7 @@
.\" 2007-12-17, Samuel Thibault <samuel.thibault@ens-lyon.org>:
.\" document the VT_GETHIFONTMASK ioctl
.\" "
.TH VCS 4 2016-07-17 "Linux" "Linux Programmer's Manual"
.TH VCS 4 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
vcs, vcsa \- virtual console memory
.SH DESCRIPTION

View File

@ -32,7 +32,7 @@
.\" 2007-10-11, Mike Frysinger <vapier@gentoo.org>, various fixes
.\" 2007-12-08, mtk, Converted from mdoc to man macros
.\"
.TH ELF 5 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH ELF 5 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
elf \- format of Executable and Linking Format (ELF) files
.SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
.TH NSSWITCH.CONF 5 2016-03-15 "Linux" "Linux Programmer's Manual"
.TH NSSWITCH.CONF 5 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
nsswitch.conf \- Name Service Switch configuration file
.SH DESCRIPTION

View File

@ -52,7 +52,7 @@
.\" to see what information could be imported from that file
.\" into this file.
.\"
.TH PROC 5 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH PROC 5 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
proc \- process information pseudo-filesystem
.SH DESCRIPTION

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH SLABINFO 5 2017-03-13 "" "Linux Programmer's Manual"
.TH SLABINFO 5 2017-05-03 "" "Linux Programmer's Manual"
.SH NAME
slabinfo \- kernel slab allocator statistics
.SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH TMPFS 5 2016-11-07 "Linux" "Linux Programmer's Manual"
.TH TMPFS 5 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
tmpfs \- a virtual memory filesystem
.SH DESCRIPTION

View File

@ -25,7 +25,7 @@
.\" (dated v1.0.1, 15/08/95).
.\" Major update, aeb, 970114.
.\"
.TH BOOTPARAM 7 2015-05-07 "Linux" "Linux Programmer's Manual"
.TH BOOTPARAM 7 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
bootparam \- introduction to boot time parameters of the Linux kernel
.SH DESCRIPTION

View File

@ -31,7 +31,7 @@
.\" Modified Wed Jan 24 06:37:24 2001 by Eric S. Raymond (esr@thyrsus.com)
.\" Modified Thu Dec 13 23:53:27 2001 by Martin Schulze <joey@infodrom.org>
.\"
.TH ENVIRON 7 2017-03-13 "Linux" "Linux Programmer's Manual"
.TH ENVIRON 7 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
environ \- user environment
.SH SYNOPSIS

View File

@ -36,7 +36,7 @@
.\"
.\" 2008-06-11, mtk, Taken from FreeBSD 6.2 and modified for Linux.
.\"
.TH HOSTNAME 7 2010-11-07 "Linux" "Linux Programmer's Manual"
.TH HOSTNAME 7 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
hostname \- hostname resolution description
.SH DESCRIPTION

View File

@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH INOTIFY 7 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH INOTIFY 7 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
inotify \- monitoring filesystem events
.SH DESCRIPTION

View File

@ -24,7 +24,7 @@
.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\" %%%LICENSE_END
.\"
.TH MAILADDR 7 2004-09-15 "Linux" "Linux User's Manual"
.TH MAILADDR 7 2017-05-03 "Linux" "Linux User's Manual"
.UC 5
.SH NAME
mailaddr \- mail addressing description

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 2016-07-17 "Linux" "Linux Programmer's Manual"
.TH MAN-PAGES 7 2017-05-03 "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 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH NAMESPACES 7 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
namespaces \- overview of Linux namespaces
.SH DESCRIPTION

View File

@ -24,7 +24,7 @@
.\" %%%LICENSE_END
.\"
.\"
.TH PID_NAMESPACES 7 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH PID_NAMESPACES 7 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
pid_namespaces \- overview of Linux PID namespaces
.SH DESCRIPTION

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH PTHREADS 7 2015-05-07 "Linux" "Linux Programmer's Manual"
.TH PTHREADS 7 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
pthreads \- POSIX threads
.SH DESCRIPTION

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH PTY 7 2015-07-23 "Linux" "Linux Programmer's Manual"
.TH PTY 7 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
pty \- pseudoterminal interfaces
.SH DESCRIPTION

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH SEM_OVERVIEW 7 2015-08-08 "Linux" "Linux Programmer's Manual"
.TH SEM_OVERVIEW 7 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
sem_overview \- overview of POSIX semaphores
.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 2017-03-13 "Linux" "Linux Programmer's Manual"
.TH SIGNAL 7 2017-05-03 "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 2016-10-08 Linux "Linux Programmer's Manual"
.TH SOCKET 7 2017-05-03 Linux "Linux Programmer's Manual"
.SH NAME
socket \- Linux socket interface
.SH SYNOPSIS

View File

@ -93,7 +93,7 @@
.\" commit cd8ae85299d54155702a56811b2e035e63064d3d
.\" Author: Eric Dumazet <edumazet@google.com>
.\"
.TH TCP 7 2015-12-05 "Linux" "Linux Programmer's Manual"
.TH TCP 7 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
tcp \- TCP protocol
.SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\"
.\" 28 Dec 2006 - Initial Creation
.\"
.TH TERMIO 7 2013-02-12 "Linux" "Linux Programmer's Manual"
.TH TERMIO 7 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
termio \- System V terminal driver interface
.SH DESCRIPTION

View File

@ -24,7 +24,7 @@
.\" %%%LICENSE_END
.\"
.\"
.TH USER_NAMESPACES 7 2016-12-12 "Linux" "Linux Programmer's Manual"
.TH USER_NAMESPACES 7 2017-05-03 "Linux" "Linux Programmer's Manual"
.SH NAME
user_namespaces \- overview of Linux user namespaces
.SH DESCRIPTION

View File

@ -25,7 +25,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
.TH XATTR 7 2015-05-01 "Linux" "Linux Programmer's Manual"
.TH XATTR 7 2017-05-03 "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 2017-03-13 "GNU" "Linux Programmer's Manual"
.TH LD.SO 8 2017-05-03 "GNU" "Linux Programmer's Manual"
.SH NAME
ld.so, ld-linux.so \- dynamic linker/loader
.SH SYNOPSIS

View File

@ -2,7 +2,7 @@
.\" This page is in the public domain
.\" %%%LICENSE_END
.\"
.TH ZDUMP 8 2013-02-12 "" "Linux System Administration"
.TH ZDUMP 8 2017-05-03 "" "Linux System Administration"
.SH NAME
zdump \- timezone dumper
.SH SYNOPSIS