memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflush.2, bpf.2, close.2, epoll_ctl.2, epoll_wait.2, execve.2, execveat.2, fanotify_init.2, fanotify_mark.2, fcntl.2, fsync.2, get_kernel_syms.2, getdomainname.2, getgroups.2, gethostname.2, getrandom.2, getrlimit.2, getrusage.2, getsid.2, getunwind.2, io_getevents.2, ioctl_fat.2, kexec_load.2, killpg.2, listxattr.2, lseek.2, madvise.2, memfd_create.2, mknod.2, mlock.2, modify_ldt.2, msgctl.2, msgget.2, msgop.2, readlink.2, readv.2, reboot.2, recvmmsg.2, rename.2, request_key.2, restart_syscall.2, sched_setaffinity.2, sched_setattr.2, sched_setparam.2, seccomp.2, select_tut.2, semctl.2, semget.2, semop.2, set_thread_area.2, seteuid.2, setgid.2, setpgid.2, setresuid.2, setreuid.2, setsid.2, setuid.2, shmctl.2, shmget.2, shmop.2, sigaction.2, sigprocmask.2, stat.2, symlink.2, syscall.2, sysctl.2, unlink.2, bindresvport.3, byteorder.3, dlopen.3, endian.3, error.3, ffs.3, fmemopen.3, getcwd.3, getlogin.3, getnetent.3, getprotoent.3, getservent.3, getumask.3, getutent.3, glob.3, isalpha.3, lio_listio.3, login.3, mbsinit.3, mbstowcs.3, mbtowc.3, mkstemp.3, nextup.3, ntp_gettime.3, posix_fallocate.3, posix_spawn.3, pthread_join.3, pthread_rwlockattr_setkind_np.3, random.3, rcmd.3, realpath.3, resolver.3, setjmp.3, setnetgrent.3, sigvec.3, strerror.3, strverscmp.3, system.3, toupper.3, towlower.3, towupper.3, wcstombs.3, wordexp.3, cciss.4, loop.4, mouse.4, random.4, core.5, group.5, hosts.5, resolv.conf.5, ascii.7, environ.7, epoll.7, glob.7, ip.7, mq_overview.7, packet.7, pipe.7, raw.7, sched.7, signal.7, socket.7, symlink.7, ld.so.8, sln.8: tstamp

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-10-08 12:53:47 +02:00
parent 96944361d9
commit b8efb41432
139 changed files with 139 additions and 139 deletions

View File

@ -21,7 +21,7 @@
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.TH MEMUSAGE 1 2014-09-06 "GNU" "Linux user manual" .TH MEMUSAGE 1 2016-10-08 "GNU" "Linux user manual"
.SH NAME .SH NAME
memusage \- profile memory usage of a program memusage \- profile memory usage of a program
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -20,7 +20,7 @@
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.TH MEMUSAGESTAT 1 2014-09-06 "GNU" "Linux programmer's manual" .TH MEMUSAGESTAT 1 2016-10-08 "GNU" "Linux programmer's manual"
.SH NAME .SH NAME
memusagestat \- generate graphic from memory profiling data memusagestat \- generate graphic from memory profiling data
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH PLDD 1 2014-09-27 "GNU" "Linux User Manual" .TH PLDD 1 2016-10-08 "GNU" "Linux User Manual"
.SH NAME .SH NAME
pldd \- display dynamic shared objects linked into a process pldd \- display dynamic shared objects linked into a process
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -38,7 +38,7 @@
.\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" 2008-12-04, mtk, Add documentation of accept4() .\" 2008-12-04, mtk, Add documentation of accept4()
.\" .\"
.TH ACCEPT 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH ACCEPT 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
accept, accept4 \- accept a connection on a socket accept, accept4 \- accept a connection on a socket
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" Modified 1997-07-30 by Paul Slootman <paul@wurtel.demon.nl> .\" Modified 1997-07-30 by Paul Slootman <paul@wurtel.demon.nl>
.\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH ADJTIMEX 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH ADJTIMEX 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
adjtimex, ntp_adjtime \- tune kernel clock adjtimex, ntp_adjtime \- tune kernel clock
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH ARCH_PRCTL 2 2015-02-21 "Linux" "Linux Programmer's Manual" .TH ARCH_PRCTL 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
arch_prctl \- set architecture-specific thread state arch_prctl \- set architecture-specific thread state
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com> .\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH BDFLUSH 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH BDFLUSH 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
bdflush \- start, flush, or tune buffer-dirty-flush daemon bdflush \- start, flush, or tune buffer-dirty-flush daemon
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH BPF 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH BPF 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
bpf \- perform a command on an extended BPF map or program bpf \- perform a command on an extended BPF map or program
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org> .\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org>
.\" added note about close(2) not guaranteeing that data is safe on close. .\" added note about close(2) not guaranteeing that data is safe on close.
.\" .\"
.TH CLOSE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH CLOSE 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
close \- close a file descriptor close \- close a file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

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

View File

@ -19,7 +19,7 @@
.\" .\"
.\" 2007-04-30: mtk, Added description of epoll_pwait() .\" 2007-04-30: mtk, Added description of epoll_pwait()
.\" .\"
.TH EPOLL_WAIT 2 2015-05-07 "Linux" "Linux Programmer's Manual" .TH EPOLL_WAIT 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
epoll_wait, epoll_pwait \- wait for an I/O event on an epoll file descriptor epoll_wait, epoll_pwait \- wait for an I/O event on an epoll file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -34,7 +34,7 @@
.\" 2007-09-14 Ollie Wild <aaw@google.com>, mtk .\" 2007-09-14 Ollie Wild <aaw@google.com>, mtk
.\" Add text describing limits on command-line arguments + environment .\" Add text describing limits on command-line arguments + environment
.\" .\"
.TH EXECVE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH EXECVE 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
execve \- execute program execve \- execute program
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH EXECVEAT 2 2015-01-22 "Linux" "Linux Programmer's Manual" .TH EXECVEAT 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
execveat \- execute program relative to a directory file descriptor execveat \- execute program relative to a directory file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -21,7 +21,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.TH FANOTIFY_INIT 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH FANOTIFY_INIT 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
fanotify_init \- create and initialize fanotify group fanotify_init \- create and initialize fanotify group
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -21,7 +21,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.TH FANOTIFY_MARK 2 2014-10-02 "Linux" "Linux Programmer's Manual" .TH FANOTIFY_MARK 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
fanotify_mark \- add, remove, or modify an fanotify mark on a filesystem fanotify_mark \- add, remove, or modify an fanotify mark on a filesystem
object object

View File

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

View File

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

View File

@ -7,7 +7,7 @@
.\" 2006-02-09, some reformatting by Luc Van Oostenryck; some .\" 2006-02-09, some reformatting by Luc Van Oostenryck; some
.\" reformatting and rewordings by mtk .\" reformatting and rewordings by mtk
.\" .\"
.TH GET_KERNEL_SYMS 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH GET_KERNEL_SYMS 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
get_kernel_syms \- retrieve exported kernel and module symbols get_kernel_syms \- retrieve exported kernel and module symbols
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" Modified 2008-11-27 by mtk .\" Modified 2008-11-27 by mtk
.\" .\"
.TH GETDOMAINNAME 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH GETDOMAINNAME 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getdomainname, setdomainname \- get/set NIS domain name getdomainname, setdomainname \- get/set NIS domain name
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" 2008-05-03, mtk, expanded and rewrote parts of DESCRIPTION and RETURN .\" 2008-05-03, mtk, expanded and rewrote parts of DESCRIPTION and RETURN
.\" VALUE, made style of page more consistent with man-pages style. .\" VALUE, made style of page more consistent with man-pages style.
.\" .\"
.TH GETGROUPS 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH GETGROUPS 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getgroups, setgroups \- get/set list of supplementary group IDs getgroups, setgroups \- get/set list of supplementary group IDs
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" Modified 2004-06-17 by mtk .\" Modified 2004-06-17 by mtk
.\" Modified 2008-11-27 by mtk .\" Modified 2008-11-27 by mtk
.\" .\"
.TH GETHOSTNAME 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH GETHOSTNAME 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
gethostname, sethostname \- get/set hostname gethostname, sethostname \- get/set hostname
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH GETRANDOM 2 2015-01-22 "Linux" "Linux Programmer's Manual" .TH GETRANDOM 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getrandom \- obtain a series of random bytes getrandom \- obtain a series of random bytes
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -61,7 +61,7 @@
.\" 2008-05-07, mtk / Peter Zijlstra, Added description of RLIMIT_RTTIME .\" 2008-05-07, mtk / Peter Zijlstra, Added description of RLIMIT_RTTIME
.\" 2010-11-06, mtk: Added documentation of prlimit() .\" 2010-11-06, mtk: Added documentation of prlimit()
.\" .\"
.TH GETRLIMIT 2 2016-05-09 "Linux" "Linux Programmer's Manual" .TH GETRLIMIT 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getrlimit, setrlimit, prlimit \- get/set resource limits getrlimit, setrlimit, prlimit \- get/set resource limits
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -36,7 +36,7 @@
.\" document ru_maxrss .\" document ru_maxrss
.\" 2010-05-24, mtk, enhanced description of various fields .\" 2010-05-24, mtk, enhanced description of various fields
.\" .\"
.TH GETRUSAGE 2 2015-07-23 "Linux" "Linux Programmer's Manual" .TH GETRUSAGE 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getrusage \- get resource usage getrusage \- get resource usage
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" .\"
.\" Modified Thu Oct 31 14:18:40 1996 by Eric S. Raymond <esr@y\thyrsus.com> .\" Modified Thu Oct 31 14:18:40 1996 by Eric S. Raymond <esr@y\thyrsus.com>
.\" Modified 2001-12-17, aeb .\" Modified 2001-12-17, aeb
.TH GETSID 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH GETSID 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getsid \- get session ID getsid \- get session ID
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH GETUNWIND 2 2014-09-21 Linux "Linux Programmer's Manual" .TH GETUNWIND 2 2016-10-08 Linux "Linux Programmer's Manual"
.SH NAME .SH NAME
getunwind \- copy the unwind data to caller's buffer getunwind \- copy the unwind data to caller's buffer
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -4,7 +4,7 @@
.\" This file is distributed according to the GNU General Public License. .\" This file is distributed according to the GNU General Public License.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH IO_GETEVENTS 2 2015-08-08 "Linux" "Linux Programmer's Manual" .TH IO_GETEVENTS 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
io_getevents \- read asynchronous I/O events from the completion queue io_getevents \- read asynchronous I/O events from the completion queue
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -21,7 +21,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.TH IOCTL-FAT 2 2016-05-09 "Linux" "Linux Programmer's Manual" .TH IOCTL-FAT 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
ioctl_fat \- manipulating the FAT filesystem ioctl_fat \- manipulating the FAT filesystem
.SH SYNOPSIS .SH SYNOPSIS

View File

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

View File

@ -39,7 +39,7 @@
.\" Added notes on CAP_KILL .\" Added notes on CAP_KILL
.\" Modified 2004-06-21 by aeb .\" Modified 2004-06-21 by aeb
.\" .\"
.TH KILLPG 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH KILLPG 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
killpg \- send signal to a process group killpg \- send signal to a process group
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH LISTXATTR 2 2015-05-07 "Linux" "Linux Programmer's Manual" .TH LISTXATTR 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
listxattr, llistxattr, flistxattr \- list extended attribute names listxattr, llistxattr, flistxattr \- list extended attribute names
.SH SYNOPSIS .SH SYNOPSIS

View File

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

View File

@ -32,7 +32,7 @@
.\" 2011-09-18, Doug Goldstein <cardoe@cardoe.com> .\" 2011-09-18, Doug Goldstein <cardoe@cardoe.com>
.\" Document MADV_HUGEPAGE and MADV_NOHUGEPAGE .\" Document MADV_HUGEPAGE and MADV_NOHUGEPAGE
.\" .\"
.TH MADVISE 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH MADVISE 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
madvise \- give advice about use of memory madvise \- give advice about use of memory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -18,7 +18,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH MEMFD_CREATE 2 2016-03-15 Linux "Linux Programmer's Manual" .TH MEMFD_CREATE 2 2016-10-08 Linux "Linux Programmer's Manual"
.SH NAME .SH NAME
memfd_create \- create an anonymous file memfd_create \- create an anonymous file
.SH SYNOPSIS .SH SYNOPSIS

View File

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

View File

@ -23,7 +23,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH MLOCK 2 2015-12-28 "Linux" "Linux Programmer's Manual" .TH MLOCK 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mlock, mlock2, munlock, mlockall, munlockall \- lock and unlock memory mlock, mlock2, munlock, mlockall, munlockall \- lock and unlock memory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH MODIFY_LDT 2 2015-02-21 "Linux" "Linux Programmer's Manual" .TH MODIFY_LDT 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
modify_ldt \- get or set a per-process LDT entry modify_ldt \- get or set a per-process LDT entry
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -34,7 +34,7 @@
.\" Added msqid_ds and ipc_perm structure definitions .\" Added msqid_ds and ipc_perm structure definitions
.\" 2005-08-02, mtk: Added IPC_INFO, MSG_INFO, MSG_STAT descriptions .\" 2005-08-02, mtk: Added IPC_INFO, MSG_INFO, MSG_STAT descriptions
.\" .\"
.TH MSGCTL 2 2015-08-08 "Linux" "Linux Programmer's Manual" .TH MSGCTL 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
msgctl \- System V message control operations msgctl \- System V message control operations
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" Language and formatting clean-ups .\" Language and formatting clean-ups
.\" Added notes on /proc files .\" Added notes on /proc files
.\" .\"
.TH MSGGET 2 2015-08-08 "Linux" "Linux Programmer's Manual" .TH MSGGET 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
msgget \- get a System V message queue identifier msgget \- get a System V message queue identifier
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -36,7 +36,7 @@
.\" Language and formatting clean-ups .\" Language and formatting clean-ups
.\" Added notes on /proc files .\" Added notes on /proc files
.\" .\"
.TH MSGOP 2 2015-08-08 "Linux" "Linux Programmer's Manual" .TH MSGOP 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
msgrcv, msgsnd \- System V message queue operations msgrcv, msgsnd \- System V message queue operations
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -41,7 +41,7 @@
.\" 2011-09-20, Guillem Jover <guillem@hadrons.org>: .\" 2011-09-20, Guillem Jover <guillem@hadrons.org>:
.\" Added text on dynamically allocating buffer + example program .\" Added text on dynamically allocating buffer + example program
.\" .\"
.TH READLINK 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH READLINK 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
readlink, readlinkat \- read value of a symbolic link readlink, readlinkat \- read value of a symbolic link
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" add more details. .\" add more details.
.\" 2010-11-16, mtk, Added documentation of preadv() and pwritev() .\" 2010-11-16, mtk, Added documentation of preadv() and pwritev()
.\" .\"
.TH READV 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH READV 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
readv, writev, preadv, pwritev, preadv2, pwritev2 \- read or write data into multiple buffers readv, writev, preadv, pwritev, preadv2, pwritev2 \- read or write data into multiple buffers
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements .\" Added notes on capability requirements
.\" .\"
.TH REBOOT 2 2015-12-05 "Linux" "Linux Programmer's Manual" .TH REBOOT 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
reboot \- reboot or enable/disable Ctrl-Alt-Del reboot \- reboot or enable/disable Ctrl-Alt-Del
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Author: Arnaldo Carvalho de Melo <acme@redhat.com> .\" Author: Arnaldo Carvalho de Melo <acme@redhat.com>
.\" Date: Mon Oct 12 23:40:10 2009 -0700 .\" Date: Mon Oct 12 23:40:10 2009 -0700
.\" .\"
.TH RECVMMSG 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH RECVMMSG 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
recvmmsg \- receive multiple messages on a socket recvmmsg \- receive multiple messages on a socket
.SH SYNOPSIS .SH SYNOPSIS

View File

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

View File

@ -8,7 +8,7 @@
.\" 2 of the License, or (at your option) any later version. .\" 2 of the License, or (at your option) any later version.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH REQUEST_KEY 2 2016-03-15 Linux "Linux Key Management Calls" .TH REQUEST_KEY 2 2016-10-08 Linux "Linux Key Management Calls"
.SH NAME .SH NAME
request_key \- request a key from the kernel's key management facility request_key \- request a key from the kernel's key management facility
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" .\"
.\" See also Section 11.3.3 of Understanding the Linux Kernel, 3rd edition .\" See also Section 11.3.3 of Understanding the Linux Kernel, 3rd edition
.\" .\"
.TH RESTART_SYSCALL 2 2014-12-31 "Linux" "Linux Programmer's Manual" .TH RESTART_SYSCALL 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
restart_syscall \- restart a system call after interruption by a stop signal restart_syscall \- restart a system call after interruption by a stop signal
.SH SYNOPSIS .SH SYNOPSIS

View File

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

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH SCHED_SETATTR 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH SCHED_SETATTR 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sched_setattr, sched_getattr \- sched_setattr, sched_getattr \-
set and get scheduling policy and attributes set and get scheduling policy and attributes

View File

@ -27,7 +27,7 @@
.\" revision .\" revision
.\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH SCHED_SETPARAM 2 2015-08-08 "Linux" "Linux Programmer's Manual" .TH SCHED_SETPARAM 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sched_setparam, sched_getparam \- set and get scheduling parameters sched_setparam, sched_getparam \- set and get scheduling parameters
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH SECCOMP 2 2015-12-05 "Linux" "Linux Programmer's Manual" .TH SECCOMP 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
seccomp \- operate on Secure Computing state of the process seccomp \- operate on Secure Computing state of the process
.SH SYNOPSIS .SH SYNOPSIS

View File

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

View File

@ -38,7 +38,7 @@
.\" Added semid_ds and ipc_perm structure definitions .\" Added semid_ds and ipc_perm structure definitions
.\" 2005-08-02, mtk: Added IPC_INFO, SEM_INFO, SEM_STAT descriptions. .\" 2005-08-02, mtk: Added IPC_INFO, SEM_INFO, SEM_STAT descriptions.
.\" .\"
.TH SEMCTL 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH SEMCTL 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
semctl \- System V semaphore control operations semctl \- System V semaphore control operations
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -33,7 +33,7 @@
.\" Rewrote BUGS note about semget()'s failure to initialize .\" Rewrote BUGS note about semget()'s failure to initialize
.\" semaphore values .\" semaphore values
.\" .\"
.TH SEMGET 2 2015-02-21 "Linux" "Linux Programmer's Manual" .TH SEMGET 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
semget \- get a System V semaphore set identifier semget \- get a System V semaphore set identifier
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" 2005-04-08, mtk, Noted kernel version numbers for semtimedop() .\" 2005-04-08, mtk, Noted kernel version numbers for semtimedop()
.\" 2007-07-09, mtk, Added an EXAMPLE code segment. .\" 2007-07-09, mtk, Added an EXAMPLE code segment.
.\" .\"
.TH SEMOP 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH SEMOP 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
semop, semtimedop \- System V semaphore operations semop, semtimedop \- System V semaphore operations
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -6,7 +6,7 @@
.\" This file is distributed according to the GNU General Public License. .\" This file is distributed according to the GNU General Public License.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH SET_THREAD_AREA 2 2015-02-21 "Linux" "Linux Programmer's Manual" .TH SET_THREAD_AREA 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
get_thread_area, set_thread_area \- set a GDT entry for thread-local storage get_thread_area, set_thread_area \- set a GDT entry for thread-local storage
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements .\" Added notes on capability requirements
.\" .\"
.TH SETEUID 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH SETEUID 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
seteuid, setegid \- set effective user or group ID seteuid, setegid \- set effective user or group ID
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com> .\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2002-03-09 by aeb .\" Modified 2002-03-09 by aeb
.\" .\"
.TH SETGID 2 2015-07-23 "Linux" "Linux Programmer's Manual" .TH SETGID 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
setgid \- set group identity setgid \- set group identity
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -45,7 +45,7 @@
.\" 2007-07-25, mtk, fairly substantial rewrites and rearrangements .\" 2007-07-25, mtk, fairly substantial rewrites and rearrangements
.\" of text. .\" of text.
.\" .\"
.TH SETPGID 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH SETPGID 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
setpgid, getpgid, setpgrp, getpgrp \- set/get process group setpgid, getpgid, setpgrp, getpgrp \- set/get process group
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.\" Modified, 2003-05-26, Michael Kerrisk, <mtk.manpages@gmail.com> .\" Modified, 2003-05-26, Michael Kerrisk, <mtk.manpages@gmail.com>
.TH SETRESUID 2 2015-07-23 "Linux" "Linux Programmer's Manual" .TH SETRESUID 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
setresuid, setresgid \- set real, effective and saved user or group ID setresuid, setresgid \- set real, effective and saved user or group ID
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -43,7 +43,7 @@
.\" 2004-07-04 by aeb .\" 2004-07-04 by aeb
.\" 2004-05-27 by Michael Kerrisk .\" 2004-05-27 by Michael Kerrisk
.\" .\"
.TH SETREUID 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH SETREUID 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
setreuid, setregid \- set real and/or effective user or group ID setreuid, setregid \- set real and/or effective user or group ID
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" tiny changes from a man page by Charles Livingston). .\" tiny changes from a man page by Charles Livingston).
.\" Modified Sun Jul 21 14:45:46 1996 <aeb@cwi.nl> .\" Modified Sun Jul 21 14:45:46 1996 <aeb@cwi.nl>
.\" .\"
.TH SETSID 2 2015-08-08 "Linux" "Linux Programmer's Manual" .TH SETSID 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
setsid \- creates a session and sets the process group ID setsid \- creates a session and sets the process group ID
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" <richard@greenend.org.uk>, aeb 970616. .\" <richard@greenend.org.uk>, aeb 970616.
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements .\" Added notes on capability requirements
.TH SETUID 2 2015-07-23 "Linux" "Linux Programmer's Manual" .TH SETUID 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
setuid \- set user identity setuid \- set user identity
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -42,7 +42,7 @@
.\" attaches to a segment that has already been marked for deletion. .\" attaches to a segment that has already been marked for deletion.
.\" 2005-08-02, mtk: Added IPC_INFO, SHM_INFO, SHM_STAT descriptions. .\" 2005-08-02, mtk: Added IPC_INFO, SHM_INFO, SHM_STAT descriptions.
.\" .\"
.TH SHMCTL 2 2015-08-08 "Linux" "Linux Programmer's Manual" .TH SHMCTL 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
shmctl \- System V shared memory control shmctl \- System V shared memory control
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -35,7 +35,7 @@
.\" Language and formatting clean-ups .\" Language and formatting clean-ups
.\" Added notes on /proc files .\" Added notes on /proc files
.\" .\"
.TH SHMGET 2 2015-12-28 "Linux" "Linux Programmer's Manual" .TH SHMGET 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
shmget \- allocates a System V shared memory segment shmget \- allocates a System V shared memory segment
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -38,7 +38,7 @@
.\" .\"
.\" FIXME . Add an example program to this page. .\" FIXME . Add an example program to this page.
.\" .\"
.TH SHMOP 2 2015-08-08 "Linux" "Linux Programmer's Manual" .TH SHMOP 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
shmat, shmdt \- System V shared memory operations shmat, shmdt \- System V shared memory operations
.SH SYNOPSIS .SH SYNOPSIS

View File

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

View File

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

View File

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

View File

@ -30,7 +30,7 @@
.\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com> .\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH SYMLINK 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH SYMLINK 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
symlink, symlinkat \- make a new name for a file symlink, symlinkat \- make a new name for a file
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -39,7 +39,7 @@
.\" 2015-01-17, Kees Cook <keescook@chromium.org> .\" 2015-01-17, Kees Cook <keescook@chromium.org>
.\" Added mips and arm64. .\" Added mips and arm64.
.\" .\"
.TH SYSCALL 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH SYSCALL 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
syscall \- indirect system call syscall \- indirect system call
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" Modified Tue Oct 22 22:28:41 1996 by Eric S. Raymond <esr@thyrsus.com> .\" 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. .\" Modified Mon Jan 5 20:31:04 1998 by aeb.
.\" .\"
.TH SYSCTL 2 2012-12-22 "Linux" "Linux Programmer's Manual" .TH SYSCTL 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sysctl \- read/write system parameters sysctl \- read/write system parameters
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 2001-05-17 by aeb .\" Modified 2001-05-17 by aeb
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH UNLINK 2 2016-03-15 "Linux" "Linux Programmer's Manual" .TH UNLINK 2 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
unlink, unlinkat \- delete a name and possibly the file it refers to unlink, unlinkat \- delete a name and possibly the file it refers to
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" 2007-05-31, mtk: Rewrite and substantial additional text. .\" 2007-05-31, mtk: Rewrite and substantial additional text.
.\" 2008-12-03, mtk: Rewrote some pieces and fixed some errors .\" 2008-12-03, mtk: Rewrote some pieces and fixed some errors
.\" .\"
.TH BINDRESVPORT 3 2015-03-02 "" "Linux Programmer's Manual" .TH BINDRESVPORT 3 2016-10-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
bindresvport \- bind a socket to a privileged IP port bindresvport \- bind a socket to a privileged IP port
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" Modified Sat Jul 24 21:29:05 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 21:29:05 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Thu Jul 26 14:06:20 2001 by Andries Brouwer (aeb@cwi.nl) .\" Modified Thu Jul 26 14:06:20 2001 by Andries Brouwer (aeb@cwi.nl)
.\" .\"
.TH BYTEORDER 3 2015-08-08 "GNU" "Linux Programmer's Manual" .TH BYTEORDER 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
htonl, htons, ntohl, ntohs \- convert values between host and network htonl, htons, ntohl, ntohs \- convert values between host and network
byte order byte order

View File

@ -32,7 +32,7 @@
.\" Modified by Walter Harms: dladdr, dlvsym .\" Modified by Walter Harms: dladdr, dlvsym
.\" Modified by Petr Baudis <pasky@suse.cz>, 2008-12-04: dladdr caveat .\" Modified by Petr Baudis <pasky@suse.cz>, 2008-12-04: dladdr caveat
.\" .\"
.TH DLOPEN 3 2015-12-28 "Linux" "Linux Programmer's Manual" .TH DLOPEN 3 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
dlclose, dlopen, dlmopen \- dlclose, dlopen, dlmopen \-
open and close a shared object open and close a shared object

View File

@ -25,7 +25,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH ENDIAN 3 2016-03-15 "GNU" "Linux Programmer's Manual" .TH ENDIAN 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
htobe16, htole16, be16toh, le16toh, htobe32, htole32, be32toh, le32toh, htobe16, htole16, be16toh, le16toh, htobe32, htole32, be32toh, le32toh,
htobe64, htole64, be64toh, le64toh \- htobe64, htole64, be64toh, le64toh \-

View File

@ -24,7 +24,7 @@
.\" .\"
.\" References: .\" References:
.\" glibc manual and source .\" glibc manual and source
.TH ERROR 3 2015-07-23 "GNU" "Linux Programmer's Manual" .TH ERROR 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
error, error_at_line, error_message_count, error_one_per_line, error, error_at_line, error_message_count, error_one_per_line,
error_print_progname \- glibc error reporting functions error_print_progname \- glibc error reporting functions

View File

@ -30,7 +30,7 @@
.\" .\"
.\" Modified 2003 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Modified 2003 Walter Harms (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH FFS 3 2016-03-15 "GNU" "Linux Programmer's Manual" .TH FFS 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
ffs, ffsl, ffsll \- find first bit set in a word ffs, ffsl, ffsll \- find first bit set in a word
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -4,7 +4,7 @@
.\" Distributed under the GPL. .\" Distributed under the GPL.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH FMEMOPEN 3 2016-03-11 "GNU" "Linux Programmer's Manual" .TH FMEMOPEN 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
fmemopen \- open memory as stream fmemopen \- open memory as stream
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" Modified Mon Dec 11 13:32:51 MET 2000 by aeb .\" Modified Mon Dec 11 13:32:51 MET 2000 by aeb
.\" Modified Thu Apr 22 03:49:15 CEST 2002 by Roger Luethi <rl@hellgate.ch> .\" Modified Thu Apr 22 03:49:15 CEST 2002 by Roger Luethi <rl@hellgate.ch>
.\" .\"
.TH GETCWD 3 2016-03-15 "GNU" "Linux Programmer's Manual" .TH GETCWD 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getcwd, getwd, get_current_dir_name \- get current working directory getcwd, getwd, get_current_dir_name \- get current working directory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" Changed Tue Sep 19 01:49:29 1995, aeb: moved from man2 to man3 .\" Changed Tue Sep 19 01:49:29 1995, aeb: moved from man2 to man3
.\" added ref to /etc/utmp, added BUGS section, etc. .\" added ref to /etc/utmp, added BUGS section, etc.
.\" modified 2003 Walter Harms, aeb - added getlogin_r, note on stdin use .\" modified 2003 Walter Harms, aeb - added getlogin_r, note on stdin use
.TH GETLOGIN 3 2015-12-28 "GNU" "Linux Programmer's Manual" .TH GETLOGIN 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getlogin, getlogin_r, cuserid \- get username getlogin, getlogin_r, cuserid \- get username
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages .\" 386BSD man pages
.\" Modified Sat Jul 24 21:48:06 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 21:48:06 1993 by Rik Faith (faith@cs.unc.edu)
.TH GETNETENT 3 2015-08-08 "GNU" "Linux Programmer's Manual" .TH GETNETENT 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent \- getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent \-
get network entry get network entry

View File

@ -27,7 +27,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages .\" 386BSD man pages
.\" Modified Sat Jul 24 19:26:03 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 19:26:03 1993 by Rik Faith (faith@cs.unc.edu)
.TH GETPROTOENT 3 2015-07-23 "GNU" "Linux Programmer's Manual" .TH GETPROTOENT 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getprotoent, getprotobyname, getprotobynumber, setprotoent, getprotoent, getprotobyname, getprotobynumber, setprotoent,
endprotoent \- get protocol entry endprotoent \- get protocol entry

View File

@ -31,7 +31,7 @@
.\" Modified Mon Apr 22 01:50:54 1996 by Martin Schulze <joey@infodrom.north.de> .\" Modified Mon Apr 22 01:50:54 1996 by Martin Schulze <joey@infodrom.north.de>
.\" 2001-07-25 added a clause about NULL proto (Martin Michlmayr or David N. Welton) .\" 2001-07-25 added a clause about NULL proto (Martin Michlmayr or David N. Welton)
.\" .\"
.TH GETSERVENT 3 2015-07-23 "GNU" "Linux Programmer's Manual" .TH GETSERVENT 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getservent, getservbyname, getservbyport, setservent, endservent \- getservent, getservbyname, getservbyport, setservent, endservent \-
get service entry get service entry

View File

@ -25,7 +25,7 @@
.\" This replaces an earlier man page written by Walter Harms .\" This replaces an earlier man page written by Walter Harms
.\" <walter.harms@informatik.uni-oldenburg.de>. .\" <walter.harms@informatik.uni-oldenburg.de>.
.\" .\"
.TH GETUMASK 3 2010-09-10 "GNU" "Linux Programmer's Manual" .TH GETUMASK 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getumask \- get file creation mask getumask \- get file creation mask
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Modified Thu Jul 25 14:43:46 MET DST 1996 by Michael Haardt .\" Modified Thu Jul 25 14:43:46 MET DST 1996 by Michael Haardt
.\" <michael@cantor.informatik.rwth-aachen.de> .\" <michael@cantor.informatik.rwth-aachen.de>
.\" .\"
.TH GETUTENT 3 2016-03-15 "" "Linux Programmer's Manual" .TH GETUTENT 3 2016-10-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
getutent, getutid, getutline, pututline, setutent, endutent, getutent, getutid, getutline, pututline, setutent, endutent,
utmpname \- access utmp file entries utmpname \- access utmp file entries

View File

@ -31,7 +31,7 @@
.\" Expanded the description of various flags .\" Expanded the description of various flags
.\" Various wording fixes. .\" Various wording fixes.
.\" .\"
.TH GLOB 3 2015-04-19 "GNU" "Linux Programmer's Manual" .TH GLOB 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
glob, globfree \- find pathnames matching a pattern, free memory from glob() glob, globfree \- find pathnames matching a pattern, free memory from glob()
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" Modified Sat Sep 2 21:52:01 1995 by Jim Van Zandt <jrv@vanzandt.mv.com> .\" Modified Sat Sep 2 21:52:01 1995 by Jim Van Zandt <jrv@vanzandt.mv.com>
.\" Modified Mon May 27 22:55:26 1996 by Martin Schulze (joey@linux.de) .\" Modified Mon May 27 22:55:26 1996 by Martin Schulze (joey@linux.de)
.\" .\"
.TH ISALPHA 3 2016-03-15 "GNU" "Linux Programmer's Manual" .TH ISALPHA 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
isalnum, isalpha, isascii, isblank, iscntrl, isdigit, isgraph, islower, isalnum, isalpha, isascii, isblank, iscntrl, isdigit, isgraph, islower,
isprint, ispunct, isspace, isupper, isxdigit, isprint, ispunct, isspace, isupper, isxdigit,

View File

@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH LIO_LISTIO 3 2016-03-15 "" "Linux Programmer's Manual" .TH LIO_LISTIO 3 2016-10-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
lio_listio \- initiate a list of I/O requests lio_listio \- initiate a list of I/O requests
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH LOGIN 3 2015-04-19 "GNU" "Linux Programmer's Manual" .TH LOGIN 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
login, logout \- write utmp and wtmp entries login, logout \- write utmp and wtmp entries
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -13,7 +13,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999 .\" ISO/IEC 9899:1999
.\" .\"
.TH MBSINIT 3 2015-08-08 "GNU" "Linux Programmer's Manual" .TH MBSINIT 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
mbsinit \- test for initial shift state mbsinit \- test for initial shift state
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -15,7 +15,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999 .\" ISO/IEC 9899:1999
.\" .\"
.TH MBSTOWCS 3 2015-08-08 "GNU" "Linux Programmer's Manual" .TH MBSTOWCS 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
mbstowcs \- convert a multibyte string to a wide-character string mbstowcs \- convert a multibyte string to a wide-character string
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -13,7 +13,7 @@
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999 .\" ISO/IEC 9899:1999
.\" .\"
.TH MBTOWC 3 2015-08-08 "GNU" "Linux Programmer's Manual" .TH MBTOWC 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
mbtowc \- convert a multibyte sequence to a wide character mbtowc \- convert a multibyte sequence to a wide character
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" Modified 990328, aeb .\" Modified 990328, aeb
.\" 2008-06-19, mtk, Added mkostemp(); various other changes .\" 2008-06-19, mtk, Added mkostemp(); various other changes
.\" .\"
.TH MKSTEMP 3 2016-03-15 "GNU" "Linux Programmer's Manual" .TH MKSTEMP 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
mkstemp, mkostemp, mkstemps, mkostemps \- create a unique temporary file mkstemp, mkostemp, mkstemps, mkostemps \- create a unique temporary file
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH NEXTUP 3 2016-07-15 "GNU" "Linux Programmer's Manual" .TH NEXTUP 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
nextup, nextupf, nextupl, nextdown, nextdownf, nextdownl \- nextup, nextupf, nextupl, nextdown, nextdownf, nextdownl \-
return next floating-point number toward positive/negative infinity return next floating-point number toward positive/negative infinity

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH NTP_GETTIME 3 2016-03-06 "Linux" "Linux Programmer's Manual" .TH NTP_GETTIME 3 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
ntp_gettime, ntp_gettimex \- get time parameters (NTP daemon interface) ntp_gettime, ntp_gettimex \- get time parameters (NTP daemon interface)
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH POSIX_FALLOCATE 3 2016-03-15 "GNU" "Linux Programmer's Manual" .TH POSIX_FALLOCATE 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
posix_fallocate \- allocate file space posix_fallocate \- allocate file space
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" POSIX 1003.1-2004 documentation .\" POSIX 1003.1-2004 documentation
.\" (http://www.opengroup.org/onlinepubs/009695399) .\" (http://www.opengroup.org/onlinepubs/009695399)
.\" .\"
.TH POSIX_SPAWN 3 2016-03-15 "GNU" "Linux Programmer's Manual" .TH POSIX_SPAWN 3 2016-10-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
posix_spawn, posix_spawnp \- spawn a process posix_spawn, posix_spawnp \- spawn a process
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH PTHREAD_JOIN 3 2015-07-23 "Linux" "Linux Programmer's Manual" .TH PTHREAD_JOIN 3 2016-10-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
pthread_join \- join with a terminated thread pthread_join \- join with a terminated thread
.SH SYNOPSIS .SH SYNOPSIS

Some files were not shown because too many files have changed in this diff Show More