Removed version number from .TH line

This commit is contained in:
Michael Kerrisk 2007-05-30 05:36:26 +00:00
parent 9890bfb7e0
commit d9343c5c13
214 changed files with 216 additions and 215 deletions

View File

@ -35,7 +35,7 @@
.\" Modified 2002-04-23 by Roger Luethi <rl@hellgate.ch> .\" Modified 2002-04-23 by Roger Luethi <rl@hellgate.ch>
.\" Modified 2004-06-17 by Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified 2004-06-17 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" .\"
.TH ACCEPT 2 2004-06-17 "Linux 2.6.7" "Linux Programmer's Manual" .TH ACCEPT 2 2004-06-17 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
accept \- accept a connection on a socket accept \- accept a connection on a socket
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" Modified 1998-11-04 by Tigran Aivazian <tigran@sco.com> .\" Modified 1998-11-04 by Tigran Aivazian <tigran@sco.com>
.\" Modified 2004-05-27, 2004-06-17, 2004-06-23 by Michael Kerrisk .\" Modified 2004-05-27, 2004-06-17, 2004-06-23 by Michael Kerrisk
.\" .\"
.TH ACCT 2 2004-06-23 "Linux 2.6.7" "Linux Programmer's Manual" .TH ACCT 2 2004-06-23 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
acct \- switch process accounting on or off acct \- switch process accounting on or off
.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@gmx.net> .\" Modified 2004-05-27 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" .\"
.TH ADJTIMEX 2 2004-05-27 "Linux 2.6.6" "Linux Programmer's Manual" .TH ADJTIMEX 2 2004-05-27 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
adjtimex \- tune kernel clock adjtimex \- tune kernel clock
.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.
.TH ARCH_PRCTL 2 2003-02-02 "Linux 2.4.20" "Linux Programmer's Manual" .TH ARCH_PRCTL 2 2003-02-02 "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

@ -25,7 +25,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@gmx.net> .\" Modified 2004-06-17 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" .\"
.TH BDFLUSH 2 2004-06-17 "Linux 2.6.7" "Linux Programmer's Manual" .TH BDFLUSH 2 2004-06-17 "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

@ -27,7 +27,7 @@
.\" Modified Wed Jul 21 19:52:58 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Wed Jul 21 19:52:58 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Sun Aug 21 17:40:38 1994 by Rik Faith <faith@cs.unc.edu> .\" Modified Sun Aug 21 17:40:38 1994 by Rik Faith <faith@cs.unc.edu>
.\" .\"
.TH BRK 2 2003-11-01 "Linux 2.4" "Linux Programmer's Manual" .TH BRK 2 2003-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
brk, sbrk \- change data segment size brk, sbrk \- change data segment size
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -6,7 +6,7 @@
.\" Modified 2004-05-27, mtk .\" Modified 2004-05-27, mtk
.\" Modified 2004-06-21, aeb .\" Modified 2004-06-21, aeb
.\" .\"
.TH CAPGET 2 2004-06-21 "Linux 2.6.6" "Linux Programmer's Manual" .TH CAPGET 2 2004-06-21 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
capget, capset \- set/get capabilities capget, capset \- set/get capabilities
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 1997-08-21 by Joseph S. Myers <jsm28@cam.ac.uk> .\" Modified 1997-08-21 by Joseph S. Myers <jsm28@cam.ac.uk>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified 2004-06-23 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" .\"
.TH CHDIR 2 2004-06-23 "Linux 2.6.7" "Linux Programmer's Manual" .TH CHDIR 2 2004-06-23 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
chdir, fchdir \- change working directory chdir, fchdir \- change working directory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" <michael@cantor.informatik.rwth-aachen.de>: NFS details .\" <michael@cantor.informatik.rwth-aachen.de>: NFS details
.\" Modified 2004-06-23 by Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified 2004-06-23 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" .\"
.TH CHMOD 2 2004-06-23 "Linux 2.6.7" "Linux Programmer's Manual" .TH CHMOD 2 2004-06-23 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
chmod, fchmod \- change permissions of a file chmod, fchmod \- change permissions of a file
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 1997-05-18 by Michael Haardt <michael@cantor.informatik.rwth-aachen.de> .\" Modified 1997-05-18 by Michael Haardt <michael@cantor.informatik.rwth-aachen.de>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified 2004-06-23 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" .\"
.TH CHOWN 2 2004-06-23 "Linux 2.6.7" "Linux Programmer's Manual" .TH CHOWN 2 2004-06-23 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
chown, fchown, lchown \- change ownership of a file chown, fchown, lchown \- change ownership of a file
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 1997-08-21 by Joseph S. Myers <jsm28@cam.ac.uk> .\" Modified 1997-08-21 by Joseph S. Myers <jsm28@cam.ac.uk>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified 2004-06-23 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" .\"
.TH CHROOT 2 2004-06-23 "Linux 2.6.7" "Linux Programmer's Manual" .TH CHROOT 2 2004-06-23 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
chroot \- change root directory chroot \- change root directory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" 2005-05-10, mtk, added CLONE_SYSVSEM, CLONE_UNTRACED, CLONE_STOPPED. .\" 2005-05-10, mtk, added CLONE_SYSVSEM, CLONE_UNTRACED, CLONE_STOPPED.
.\" 2005-05-17, mtk, Substantially enhanced discussion of CLONE_THREAD. .\" 2005-05-17, mtk, Substantially enhanced discussion of CLONE_THREAD.
.\" .\"
.TH CLONE 2 2007-06-01 "Linux 2.6" "Linux Programmer's Manual" .TH CLONE 2 2007-06-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
clone \- create a child process clone \- create a child process
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -62,7 +62,7 @@
.\" Modified 1998, 1999 by Andi Kleen .\" Modified 1998, 1999 by Andi Kleen
.\" Modified 2004-06-23 by Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified 2004-06-23 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" .\"
.TH CONNECT 2 2004-06-23 "Linux 2.6.7" "Linux Programmer's Manual" .TH CONNECT 2 2004-06-23 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
connect \- initiate a connection on a socket connect \- initiate a connection on a socket
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" Modified 1997-01-31, Eric S. Raymond <esr@thyrsus.com> .\" Modified 1997-01-31, Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2002-09-28, aeb .\" Modified 2002-09-28, aeb
.\" .\"
.TH DUP 2 1994-08-21 "Linux 1.1.46" "Linux Programmer's Manual" .TH DUP 2 1994-08-21 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
dup, dup2 \- duplicate a file descriptor dup, dup2 \- duplicate a file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -21,7 +21,7 @@
.\" Modified 2004-06-17 by Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified 2004-06-17 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" Modified 2005-04-04 by Marko Kohtala <marko.kohtala@gmail.com> .\" Modified 2005-04-04 by Marko Kohtala <marko.kohtala@gmail.com>
.\" .\"
.TH EPOLL_CREATE 2 2004-06-17 "Linux 2.6.7" "Linux Programmer's Manual" .TH EPOLL_CREATE 2 2004-06-17 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
epoll_create \- open an epoll file descriptor epoll_create \- open an epoll file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" 2006-09-04 Michael Kerrisk <mtk-manpages@gmx.net> .\" 2006-09-04 Michael Kerrisk <mtk-manpages@gmx.net>
.\" Added list of process attributes that are not preserved on exec(). .\" Added list of process attributes that are not preserved on exec().
.\" .\"
.TH EXECVE 2 2006-09-04 "Linux 2.6.17" "Linux Programmer's Manual" .TH EXECVE 2 2006-09-04 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
execve \- execute program execve \- execute program
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -20,7 +20,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.
.\" .\"
.TH EXIT_GROUP 2 2004-10-12 "Linux 2.6" "Linux Programmer's Manual" .TH EXIT_GROUP 2 2004-10-12 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
exit_group \- exit all threads in a process exit_group \- exit all threads in 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.
.\" .\"
.\" .\"
.TH FACCESSAT 2 2007-02-28 "Linux 2.6.16" "Linux Programmer's Manual" .TH FACCESSAT 2 2007-02-28 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
faccessat \- check user's permissions of a file relative to a \ faccessat \- check user's permissions of a file relative to a \
directory file descriptor directory file descriptor

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.
.\" .\"
.\" .\"
.TH FCHMODAT 2 2006-05-05 "Linux 2.6.16" "Linux Programmer's Manual" .TH FCHMODAT 2 2006-05-05 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
fchmodat \- change permissions of a file relative to a directory \ fchmodat \- change permissions of a file relative to a directory \
file descriptor file descriptor

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.
.\" .\"
.\" .\"
.TH FCHOWNAT 2 2006-05-05 "Linux 2.6.16" "Linux Programmer's Manual" .TH FCHOWNAT 2 2006-05-05 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
fchownat \- change ownership of a file relative to a directory \ fchownat \- change ownership of a file relative to a directory \
file descriptor file descriptor

View File

@ -53,7 +53,7 @@
.\" mtk: Noted F_SETOWN bug for socket file descriptor in Linux 2.4 .\" mtk: Noted F_SETOWN bug for socket file descriptor in Linux 2.4
.\" and earlier. Added text on permissions required to send signal. .\" and earlier. Added text on permissions required to send signal.
.\" .\"
.TH FCNTL 2 2005-05-20 "Linux 2.6.14" "Linux Programmer's Manual" .TH FCNTL 2 2005-05-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
fcntl \- manipulate file descriptor fcntl \- manipulate file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" 1996-04-12 Andries Brouwer <aeb@cwi.nl> .\" 1996-04-12 Andries Brouwer <aeb@cwi.nl>
.\" 1996-04-13 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de> .\" 1996-04-13 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de>
.\" .\"
.TH FDATASYNC 2 1996-04-13 "Linux 1.3.86" "Linux Programmer's Manual" .TH FDATASYNC 2 1996-04-13 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
fdatasync \- synchronize a file's in-core data with that on disk fdatasync \- synchronize a file's in-core data with that on disk
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -36,7 +36,7 @@
.\" Greatly expanded, to describe all attributes that differ .\" Greatly expanded, to describe all attributes that differ
.\" parent and child. .\" parent and child.
.\" .\"
.TH FORK 2 2006-09-04 "Linux 2.6.17" "Linux Programmer's Manual" .TH FORK 2 2006-09-04 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
fork \- create a child process fork \- create a child 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.
.\" .\"
.\" .\"
.TH FSTATAT 2 2006-04-30 "Linux 2.6.16" "Linux Programmer's Manual" .TH FSTATAT 2 2006-04-30 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
fstatat \- get file status relative to a directory file descriptor fstatat \- get file status relative to a directory file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -34,7 +34,7 @@
.\" Fix description to describe what it really does; add a few caveats. .\" Fix description to describe what it really does; add a few caveats.
.\" 2006-04-28, mtk, substantial rewrite of various parts. .\" 2006-04-28, mtk, substantial rewrite of various parts.
.\" .\"
.TH FSYNC 2 2006-04-28 "Linux 1.3.85" "Linux Programmer's Manual" .TH FSYNC 2 2006-04-28 "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

@ -12,7 +12,7 @@
.\" to be documented in the manual page. Probably there is sufficient .\" to be documented in the manual page. Probably there is sufficient
.\" material in the kernel source file Documentation/pi-futex.txt. .\" material in the kernel source file Documentation/pi-futex.txt.
.\" .\"
.TH FUTEX 2 2004-10-07 "Linux 2.6.7" "Linux Programmer's Manual" .TH FUTEX 2 2004-10-07 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
futex \- Fast Userspace Locking system call futex \- Fast Userspace Locking system call
.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.
.\" .\"
.\" .\"
.TH FUTIMESAT 2 2006-05-05 "Linux 2.6.16" "Linux Programmer's Manual" .TH FUTIMESAT 2 2006-05-05 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
futimesat \- change timestamps of a file relative to a \ futimesat \- change timestamps of a file relative to a \
directory file descriptor directory file descriptor

View File

@ -3,7 +3,7 @@
.\" See the file COPYING in the top level source directory for details. .\" See the file COPYING in the top level source directory for details.
.\" .\"
.\" Written by Kent Yoder. .\" Written by Kent Yoder.
.TH GET_THREAD_AREA 2 2003-02-21 "Linux 2.5.32" "Linux Programmer's Manual" .TH GET_THREAD_AREA 2 2003-02-21 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
get_thread_area \- Get a Thread Local Storage (TLS) area get_thread_area \- Get a Thread Local Storage (TLS) area
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -20,7 +20,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.
.\" .\"
.TH GETCONTEXT 2 2001-11-15 "Linux 2.4" "Linux Programmer's Manual" .TH GETCONTEXT 2 2001-11-15 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getcontext, setcontext \- get or set the user context getcontext, setcontext \- get or set the user context
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" Modified 22 July 1995 by Michael Chastain <mec@duracef.shout.net>: .\" Modified 22 July 1995 by Michael Chastain <mec@duracef.shout.net>:
.\" Derived from 'readdir.2'. .\" Derived from 'readdir.2'.
.\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
.TH GETDENTS 2 2007-06-01 "Linux 1.3.6" "Linux Programmer's Manual" .TH GETDENTS 2 2007-06-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getdents \- get directory entries getdents \- get directory entries
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" Modified 1997-08-25 by Nicolás Lichtmaier <nick@debian.org> .\" Modified 1997-08-25 by Nicolás Lichtmaier <nick@debian.org>
.\" Modified 2004-06-17 by Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified 2004-06-17 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" .\"
.TH GETDOMAINNAME 2 2004-06-17 "Linux 2.6.7" "Linux Programmer's Manual" .TH GETDOMAINNAME 2 2004-06-17 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getdomainname, setdomainname \- get/set domain name getdomainname, setdomainname \- get/set domain name
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" .\"
.\" Modified 2002-04-15 by Roger Luethi <rl@hellgate.ch> and aeb .\" Modified 2002-04-15 by Roger Luethi <rl@hellgate.ch> and aeb
.\" .\"
.TH GETDTABLESIZE 2 2002-04-15 "Linux 2.4" "Linux Programmer's Manual" .TH GETDTABLESIZE 2 2002-04-15 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getdtablesize \- get descriptor table size getdtablesize \- get descriptor table size
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,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.
.\" .\"
.TH GETGID 2 1993-07-23 "Linux 0.99.11" "Linux Programmer's Manual" .TH GETGID 2 1993-07-23 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getgid, getegid \- get group identity getgid, getegid \- get group identity
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified, 27 May 2004, Michael Kerrisk <mtk-manpages@gmx.net>
.\" Added notes on capability requirements .\" Added notes on capability requirements
.\" .\"
.TH GETGROUPS 2 2004-05-27 "Linux 2.6.6" "Linux Programmer's Manual" .TH GETGROUPS 2 2004-05-27 "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

@ -26,7 +26,7 @@
.\" Portions Copyright 1993 Mitchum DSouza <m.dsouza@mrc-apu.cam.ac.uk> .\" Portions Copyright 1993 Mitchum DSouza <m.dsouza@mrc-apu.cam.ac.uk>
.\" .\"
.\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
.TH GETHOSTID 2 1993-11-29 "Linux 0.99.13" "Linux Programmer's Manual" .TH GETHOSTID 2 1993-11-29 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
gethostid, sethostid \- get or set the unique identifier of the current host gethostid, sethostid \- get or set the unique identifier of the current host
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Modified 2000-06-04, 2001-12-15 by aeb .\" Modified 2000-06-04, 2001-12-15 by aeb
.\" Modified 2004-06-17 by mtk .\" Modified 2004-06-17 by mtk
.\" .\"
.TH GETHOSTNAME 2 2004-06-17 "Linux 2.6.7" "Linux Programmer's Manual" .TH GETHOSTNAME 2 2004-06-17 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
gethostname, sethostname \- get/set host name gethostname, sethostname \- get/set host name
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -4,7 +4,7 @@
.\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" 2005-04-06 mtk, Matthias Lang <matthias@corelatus.se> .\" 2005-04-06 mtk, Matthias Lang <matthias@corelatus.se>
.\" Noted MAX_SEC_IN_JIFFIES ceiling .\" Noted MAX_SEC_IN_JIFFIES ceiling
.TH GETITIMER 2 2006-04-27 "Linux 2.6.16" "Linux Programmer's Manual" .TH GETITIMER 2 2006-04-27 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getitimer, setitimer \- get or set value of an interval timer getitimer, setitimer \- get or set value of an interval timer
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -20,7 +20,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.
.\" .\"
.TH GETPAGESIZE 2 2001-12-21 "Linux 2.5.0" "Linux Programmer's Manual" .TH GETPAGESIZE 2 2001-12-21 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getpagesize \- get memory page size getpagesize \- get memory page size
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -20,7 +20,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.
.TH GETPID 2 1993-07-23 "Linux 0.99.11" "Linux Programmer's Manual" .TH GETPID 2 1993-07-23 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getpid, getppid \- get process identification getpid, getppid \- get process identification
.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.
.\" .\"
.\" Modified, 2003-05-26, Michael Kerrisk, <mtk-manpages@gmx.net> .\" Modified, 2003-05-26, Michael Kerrisk, <mtk-manpages@gmx.net>
.TH GETRESUID 2 2003-05-26 "Linux 2.4" "Linux Programmer's Manual" .TH GETRESUID 2 2003-05-26 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getresuid, getresgid \- get real, effective and saved user or group ID getresuid, getresgid \- get real, effective and saved user or group ID
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -59,7 +59,7 @@
.\" 2005-07-13, mtk, documented RLIMIT_MSGQUEUE limit. .\" 2005-07-13, mtk, documented RLIMIT_MSGQUEUE limit.
.\" 2005-07-28, mtk, Added descriptions of RLIMIT_NICE and RLIMIT_RTPRIO .\" 2005-07-28, mtk, Added descriptions of RLIMIT_NICE and RLIMIT_RTPRIO
.\" .\"
.TH GETRLIMIT 2 2005-09-20 "Linux 2.6.13" "Linux Programmer's Manual" .TH GETRLIMIT 2 2005-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getrlimit, setrlimit \- get/set resource limits getrlimit, setrlimit \- get/set resource limits
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" Modified 2004-11-16, mtk, Noted that the non-conformance .\" Modified 2004-11-16, mtk, Noted that the non-conformance
.\" when SIGCHLD is being ignored is fixed in 2.6.9. .\" when SIGCHLD is being ignored is fixed in 2.6.9.
.\" .\"
.TH GETRUSAGE 2 2004-11-16 "Linux 2.6.9" "Linux Programmer's Manual" .TH GETRUSAGE 2 2004-11-16 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getrusage \- get resource usage getrusage \- get resource usage
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,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 2001-12-17 "Linux 2.5.0" "Linux Programmer's Manual" .TH GETSID 2 2001-12-17 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getsid \- get session ID getsid \- get session ID
.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.
.\" .\"
.TH GETTID 2 2007-06-01 "Linux 2.4.20" "Linux Programmer's Manual" .TH GETTID 2 2007-06-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
gettid \- get thread identification gettid \- get thread identification
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -37,7 +37,7 @@
.\" Modified, 2004-05-27 by Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified, 2004-05-27 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" Added notes on capability requirement. .\" Added notes on capability requirement.
.\" .\"
.TH GETTIMEOFDAY 2 2004-05-27 "Linux 2.6.6" "Linux Programmer's Manual" .TH GETTIMEOFDAY 2 2004-05-27 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
gettimeofday, settimeofday \- get / set time gettimeofday, settimeofday \- get / set time
.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.
.\" .\"
.\" Historical remark, aeb, 2004-06-05 .\" Historical remark, aeb, 2004-06-05
.TH GETUID 2 1993-07-23 "Linux 0.99.11" "Linux Programmer's Manual" .TH GETUID 2 1993-07-23 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getuid, geteuid \- get user identity getuid, geteuid \- get user identity
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" N.B. calling "idle" from user process used to hang process! .\" N.B. calling "idle" from user process used to hang process!
.\" Modified Thu Oct 31 14:41:15 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Thu Oct 31 14:41:15 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" " .\" "
.TH IDLE 2 1994-08-21 "Linux 1.1.46" "Linux Programmer's Manual" .TH IDLE 2 1994-08-21 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
idle \- make process 0 idle idle \- make process 0 idle
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" .\"
.\" Modified 10 June 1995 by Andries Brouwer <aeb@cwi.nl> .\" Modified 10 June 1995 by Andries Brouwer <aeb@cwi.nl>
.\" .\"
.TH INTRO 2 1996-05-22 "Linux 1.2.13" "Linux Programmer's Manual" .TH INTRO 2 1996-05-22 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
intro, _syscall \- Introduction to system calls intro, _syscall \- Introduction to system calls
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -20,7 +20,7 @@
.\" .el .ne 3 .\" .el .ne 3
.\" .IP "\\$1" \\$2 .\" .IP "\\$1" \\$2
.\" .. .\" ..
.TH IO_CANCEL 2 2003-02-21 "Linux 2.4" "Linux Programmer's Manual" .TH IO_CANCEL 2 2003-02-21 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
io_cancel \- cancel an outstanding asynchronous I/O operation io_cancel \- cancel an outstanding asynchronous I/O operation
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -20,7 +20,7 @@
.\" .el .ne 3 .\" .el .ne 3
.\" .IP "\\$1" \\$2 .\" .IP "\\$1" \\$2
.\" .. .\" ..
.TH IO_DESTROY 2 2003-02-21 "Linux 2.4" "Linux Programmer's Manual" .TH IO_DESTROY 2 2003-02-21 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
io_destroy \- destroy an asynchronous I/O context io_destroy \- destroy an asynchronous I/O context
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -20,7 +20,7 @@
.\" .el .ne 3 .\" .el .ne 3
.\" .IP "\\$1" \\$2 .\" .IP "\\$1" \\$2
.\" .. .\" ..
.TH IO_GETEVENTS 2 2003-02-21 "Linux 2.4" "Linux Programmer's Manual" .TH IO_GETEVENTS 2 2003-02-21 "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

@ -20,7 +20,7 @@
.\" .el .ne 3 .\" .el .ne 3
.\" .IP "\\$1" \\$2 .\" .IP "\\$1" \\$2
.\" .. .\" ..
.TH IO_SETUP 2 2003-02-21 "Linux 2.4" "Linux Programmer's Manual" .TH IO_SETUP 2 2003-02-21 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
io_setup \- create an asynchronous I/O context io_setup \- create an asynchronous I/O context
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -20,7 +20,7 @@
.\" .el .ne 3 .\" .el .ne 3
.\" .IP "\\$1" \\$2 .\" .IP "\\$1" \\$2
.\" .. .\" ..
.TH IO_SUBMIT 2 2003-02-21 "Linux 2.4" "Linux Programmer's Manual" .TH IO_SUBMIT 2 2003-02-21 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
io_submit \- submit asynchronous I/O blocks for processing io_submit \- submit asynchronous I/O blocks for processing
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -21,7 +21,7 @@
.\" First public version. .\" First public version.
.\" .\"
.\" .\"
.TH IOCTL_LIST 2 2003-03-30 "Linux 1.3" "Linux Programmer's Manual" .TH IOCTL_LIST 2 2003-03-30 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
ioctl_list \- list of ioctl calls in Linux/i386 kernel ioctl_list \- list of ioctl calls in Linux/i386 kernel
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -32,7 +32,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified, 27 May 2004, Michael Kerrisk <mtk-manpages@gmx.net>
.\" Added notes on capability requirements .\" Added notes on capability requirements
.\" .\"
.TH IOPERM 2 2004-05-27 "Linux 2.6.6" "Linux Programmer's Manual" .TH IOPERM 2 2004-05-27 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
ioperm \- set port input/output permissions ioperm \- set port input/output permissions
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified, 27 May 2004, Michael Kerrisk <mtk-manpages@gmx.net>
.\" Added notes on capability requirements .\" Added notes on capability requirements
.\" .\"
.TH IOPL 2 2004-05-27 "Linux 2.6.6" "Linux Programmer's Manual" .TH IOPL 2 2004-05-27 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
iopl \- change I/O privilege level iopl \- change I/O privilege level
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" USA. .\" USA.
.\" .\"
.\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
.TH IPC 2 1995-04-15 "Linux 1.2.4" "Linux Programmer's Manual" .TH IPC 2 1995-04-15 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
ipc \- System V IPC system calls ipc \- System V IPC system calls
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -41,7 +41,7 @@
.\" Modified 2004-06-24 by aeb .\" Modified 2004-06-24 by aeb
.\" Modified, 2004-11-30, after idea from emmanuel.colbus@ensimag.imag.fr .\" Modified, 2004-11-30, after idea from emmanuel.colbus@ensimag.imag.fr
.\" .\"
.TH KILL 2 2004-06-24 "Linux 2.6.7" "Linux Programmer's Manual" .TH KILL 2 2004-06-24 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
kill \- send signal to a process kill \- send signal to a process
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Modified 2004-06-23 by Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified 2004-06-23 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" Modified 2005-04-04, as per suggestion by Michael Hardt for rename.2 .\" Modified 2005-04-04, as per suggestion by Michael Hardt for rename.2
.\" .\"
.TH LINK 2 2004-06-23 "Linux 2.6.7" "Linux Programmer's Manual" .TH LINK 2 2004-06-23 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
link \- make a new name for a file link \- make a new name for a file
.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.
.\" .\"
.\" .\"
.TH LINKAT 2 2006-04-10 "Linux 2.6.16" "Linux Programmer's Manual" .TH LINKAT 2 2006-04-10 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
linkat \- create a file link relative to directory file descriptors linkat \- create a file link relative to directory file descriptors
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" Written 10 June 1995 by Andries Brouwer <aeb@cwi.nl> .\" Written 10 June 1995 by Andries Brouwer <aeb@cwi.nl>
.\" Modified Thu Oct 31 15:16:23 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Thu Oct 31 15:16:23 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" .\"
.TH LLSEEK 2 2007-06-01 "Linux 1.2.9" "Linux Programmer's Manual" .TH LLSEEK 2 2007-06-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
_llseek \- reposition read/write file offset _llseek \- reposition read/write file offset
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" .\"
.\" Modified 2004-06-17 Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified 2004-06-17 Michael Kerrisk <mtk-manpages@gmx.net>
.\" .\"
.TH LOOKUP_DCOOKIE 2 2004-06-17 "Linux 2.6.7" "Linux Programmer's Manual" .TH LOOKUP_DCOOKIE 2 2004-06-17 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
lookup_dcookie \- return a directory entry's path lookup_dcookie \- return a directory entry's path
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" Modified, 25 Feb 2002, Michael Kerrisk, <mtk-manpages@gmx.net> .\" Modified, 25 Feb 2002, Michael Kerrisk, <mtk-manpages@gmx.net>
.\" Added notes on MADV_DONTNEED .\" Added notes on MADV_DONTNEED
.\" .\"
.TH MADVISE 2 2001-06-10 "Linux 2.4.5" "Linux Programmer's Manual" .TH MADVISE 2 2001-06-10 "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

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

View File

@ -6,7 +6,7 @@
.\" You may distribute it under the terms of the GNU General .\" You may distribute it under the terms of the GNU General
.\" Public Licence. It comes with NO WARRANTY. .\" Public Licence. It comes with NO WARRANTY.
.\" .\"
.TH MKDIR 2 2003-12-09 "Linux 2.4" "Linux Programmer's Manual" .TH MKDIR 2 2003-12-09 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mkdir \- create a directory mkdir \- create a directory
.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.
.\" .\"
.\" .\"
.TH MKDIRAT 2 2006-04-06 "Linux 2.6.16" "Linux Programmer's Manual" .TH MKDIRAT 2 2006-04-06 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mkdirat \- create a directory relative to a directory file descriptor mkdirat \- create a directory relative to a directory file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -10,7 +10,7 @@
.\" Modified 2003-04-23 by Michael Kerrisk .\" Modified 2003-04-23 by Michael Kerrisk
.\" Modified 2004-06-23 by Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified 2004-06-23 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" .\"
.TH MKNOD 2 2004-06-23 "Linux 2.6.7" "Linux Programmer's Manual" .TH MKNOD 2 2004-06-23 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mknod \- create a special or ordinary file mknod \- create a special or ordinary file
.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.
.\" .\"
.\" .\"
.TH MKNODAT 2 2006-04-06 "Linux 2.6.16" "Linux Programmer's Manual" .TH MKNODAT 2 2006-04-06 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mknodat \- create a special or ordinary file relative to a directory mknodat \- create a special or ordinary file relative to a directory
file descriptor file descriptor

View File

@ -24,7 +24,7 @@
.\" Software Foundation, Inc., 59 Temple Place, Suite 330, .\" Software Foundation, Inc., 59 Temple Place, Suite 330,
.\" Boston, MA 02111, USA. .\" Boston, MA 02111, USA.
.\" .\"
.TH MLOCK 2 2006-02-04 "Linux 2.6.15" "Linux Programmer's Manual" .TH MLOCK 2 2006-02-04 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mlock, munlock, mlockall, munlockall \- lock and unlock memory mlock, munlock, mlockall, munlockall \- lock and unlock memory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -35,7 +35,7 @@
.\" Modified 2004-12-08, mtk, formatting tidy-ups .\" Modified 2004-12-08, mtk, formatting tidy-ups
.\" Modified 2006-12-04, mtk, various parts rewritten .\" Modified 2006-12-04, mtk, various parts rewritten
.\" .\"
.TH MMAP 2 2006-12-04 "Linux 2.6.19" "Linux Programmer's Manual" .TH MMAP 2 2006-12-04 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mmap, munmap \- map or unmap files or devices into memory mmap, munmap \- map or unmap files or devices into memory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" Added description of mmap2 .\" Added description of mmap2
.\" Modified, 2004-11-25, mtk -- removed stray #endif in prototype .\" Modified, 2004-11-25, mtk -- removed stray #endif in prototype
.\" .\"
.TH MMAP2 2 2007-06-01 "Linux 2.3.31" "Linux Programmer's Manual" .TH MMAP2 2 2007-06-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mmap2 \- map files or devices into memory mmap2 \- map files or devices into memory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
.\" USA. .\" USA.
.\" .\"
.TH MODIFY_LDT 2 2007-06-01 "Linux 1.3.6" "Linux Programmer's Manual" .TH MODIFY_LDT 2 2007-06-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
modify_ldt \- get or set ldt modify_ldt \- get or set ldt
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -35,7 +35,7 @@
.\" Modified 2004-06-17 by Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified 2004-06-17 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" 2005-05-18, mtk, Added MNT_EXPIRE, plus a few other tidy-ups. .\" 2005-05-18, mtk, Added MNT_EXPIRE, plus a few other tidy-ups.
.\" .\"
.TH MOUNT 2 2004-05-18 "Linux 2.6.12" "Linux Programmer's Manual" .TH MOUNT 2 2004-05-18 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mount, umount, umount2 \- mount and unmount filesystems mount, umount, umount2 \- mount and unmount filesystems
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -20,7 +20,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.
.\" .\"
.TH MQ_GETSETATTR 2 2007-06-01 "Linux 2.6.16" "Linux Programmer's Manual" .TH MQ_GETSETATTR 2 2007-06-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mq_getsetattr \- get/set message queue attributes mq_getsetattr \- get/set message queue attributes
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Update for Linux 1.3.87 and later .\" Update for Linux 1.3.87 and later
.\" 2005-10-11 mtk: Added NOTES for MREMAP_FIXED; revised EINVAL text. .\" 2005-10-11 mtk: Added NOTES for MREMAP_FIXED; revised EINVAL text.
.\" .\"
.TH MREMAP 2 2005-09-13 "Linux 2.6.13" "Linux Programmer's Manual" .TH MREMAP 2 2005-09-13 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mremap \- re-map a virtual memory address mremap \- re-map a virtual memory address
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,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 2004-11-10 "Linux 2.6.9" "Linux Programmer's Manual" .TH MSGCTL 2 2004-11-10 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
msgctl \- message control operations msgctl \- message control operations
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Language and formatting clean-ups .\" Language and formatting clean-ups
.\" Added notes on /proc files .\" Added notes on /proc files
.\" .\"
.TH MSGGET 2 2004-05-27 "Linux 2.6.6" "Linux Programmer's Manual" .TH MSGGET 2 2004-05-27 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
msgget \- get a message queue identifier msgget \- get a message queue identifier
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -34,7 +34,7 @@
.\" Language and formatting clean-ups .\" Language and formatting clean-ups
.\" Added notes on /proc files .\" Added notes on /proc files
.\" .\"
.TH MSGOP 2 2006-02-02 "Linux 2.6.15" "Linux Programmer's Manual" .TH MSGOP 2 2006-02-02 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
msgop, msgrcv, msgsnd \- message operations msgop, msgrcv, msgsnd \- message operations
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,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.
.\" .\"
.TH MSYNC 2 2003-08-21 "Linux 2.4" "Linux Programmer's Manual" .TH MSYNC 2 2003-08-21 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
msync \- synchronize a file with a memory map msync \- synchronize a file with a memory map
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de> .\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de>
.\" First version written .\" First version written
.\" Modified, 2004-10-24, aeb .\" Modified, 2004-10-24, aeb
.TH NANOSLEEP 2 2004-10-24 "Linux 2.6.9" "Linux Programmer's Manual" .TH NANOSLEEP 2 2004-10-24 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
nanosleep \- pause execution for a specified time nanosleep \- pause execution for a specified time
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -5,7 +5,7 @@
.\" FIXME the description of nfsservctl() on this page .\" FIXME the description of nfsservctl() on this page
.\" is woefully thin. .\" is woefully thin.
.\" .\"
.TH NFSSERVCTL 2 1997-07-16 "Linux 2.1.32" "Linux Programmer's Manual" .TH NFSSERVCTL 2 1997-07-16 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
nfsservctl \- syscall interface to kernel nfs daemon nfsservctl \- syscall interface to kernel nfs daemon
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Modified 2001-06-04 by aeb .\" Modified 2001-06-04 by aeb
.\" Modified 2004-05-27 by Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified 2004-05-27 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" .\"
.TH NICE 2 2005-09-20 "Linux 2.6.12" "Linux Programmer's Manual" .TH NICE 2 2005-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
nice \- change process priority nice \- change process priority
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" .\"
.\" Modified Tue Oct 22 16:44:55 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Tue Oct 22 16:44:55 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" .\"
.TH OBSOLETE 2 1995-07-22 "Linux 2.0" "Linux Programmer's Manual" .TH OBSOLETE 2 1995-07-22 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
oldfstat, oldlstat, oldstat, oldolduname, olduname \- obsolete system calls oldfstat, oldlstat, oldstat, oldolduname, olduname \- obsolete system calls
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -36,7 +36,7 @@
.\" 2004-12-08, mtk, reordered flags list alphabetically .\" 2004-12-08, mtk, reordered flags list alphabetically
.\" 2004-12-08, Martin Pool <mbp@sourcefrog.net> (& mtk), added O_NOATIME .\" 2004-12-08, Martin Pool <mbp@sourcefrog.net> (& mtk), added O_NOATIME
.\" .\"
.TH OPEN 2 2005-06-22 "Linux 2.6.12" "Linux Programmer's Manual" .TH OPEN 2 2005-06-22 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
open, creat \- open and possibly create a file or device open, creat \- open and possibly create a file or device
.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.
.\" .\"
.\" .\"
.TH OPENAT 2 2006-03-06 "Linux 2.6.16" "Linux Programmer's Manual" .TH OPENAT 2 2006-03-06 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
openat \- open a file relative to a directory file descriptor openat \- open a file relative to a directory file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -2,7 +2,7 @@
.\" narahimi@us.ibm.com .\" narahimi@us.ibm.com
.\" May be freely distributed. .\" May be freely distributed.
.\" .\"
.TH PCICONFIG_READ 2 2003-07-14 "Linux 2.4.19" "Linux Programmer's Manual" .TH PCICONFIG_READ 2 2003-07-14 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
pciconfig_read, pciconfig_write, pciconfig_iobase \- pci device information handling pciconfig_read, pciconfig_write, pciconfig_iobase \- pci device information handling
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" changed prototype, documented 0xffffffff, aeb, 030101 .\" changed prototype, documented 0xffffffff, aeb, 030101
.\" Modified 2004-11-03 patch from Martin Schulze <joey@infodrom.org> .\" Modified 2004-11-03 patch from Martin Schulze <joey@infodrom.org>
.\" .\"
.TH PERSONALITY 2 2003-01-01 "Linux 2.0" "Linux Programmer's Manual" .TH PERSONALITY 2 2003-01-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
personality \- set the process execution domain personality \- set the process execution domain
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" Modified 1996-10-22 by Eric S. Raymond <esr@thyrsus.com> .\" Modified 1996-10-22 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2004-06-17 by Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified 2004-06-17 by Michael Kerrisk <mtk-manpages@gmx.net>
.\" .\"
.TH PIPE 2 2004-06-17 "Linux 2.6.7" "Linux Programmer's Manual" .TH PIPE 2 2004-06-17 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
pipe \- create pipe pipe \- create pipe
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -4,7 +4,7 @@
.\" Written 2000-02-23 by Werner Almesberger .\" Written 2000-02-23 by Werner Almesberger
.\" Modified 2004-06-17 Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified 2004-06-17 Michael Kerrisk <mtk-manpages@gmx.net>
.\" .\"
.TH PIVOT_ROOT 2 2007-06-01 "Linux 2.6.7" "Linux Programmer's Manual" .TH PIVOT_ROOT 2 2007-06-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
pivot_root \- change the root file system pivot_root \- change the root file system
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" flag is not used in the code. Check later to see if it .\" flag is not used in the code. Check later to see if it
.\" does get a use. 2.6.21 still shows no use. .\" does get a use. 2.6.21 still shows no use.
.\" .\"
.TH POLL 2 2006-03-13 "Linux 2.6.16" "Linux Programmer's Manual" .TH POLL 2 2006-03-13 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
poll, ppoll \- wait for some event on a file descriptor poll, ppoll \- wait for some event on a file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" .\"
.\" 2005-04-08 mtk, noted kernel version and added BUGS .\" 2005-04-08 mtk, noted kernel version and added BUGS
.\" .\"
.TH POSIX_FADVISE 2 2003-02-14 "Linux 2.5.60" "Linux Programmer's Manual" .TH POSIX_FADVISE 2 2003-02-14 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
posix_fadvise \- predeclare an access pattern for file data posix_fadvise \- predeclare an access pattern for file data
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" PR_SET_UNALIGN, PR_GET_UNALIGN, PR_SET_FPEMU, PR_GET_FPEMU, .\" PR_SET_UNALIGN, PR_GET_UNALIGN, PR_SET_FPEMU, PR_GET_FPEMU,
.\" PR_SET_FPEXC, PR_GET_FPEXC .\" PR_SET_FPEXC, PR_GET_FPEXC
.\" .\"
.TH PRCTL 2 2006-08-30 "Linux 2.6.17" "Linux Programmer's Manual" .TH PRCTL 2 2006-08-30 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
prctl \- operations on a process prctl \- operations on a process
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -40,7 +40,7 @@
.\" PTRACE_SETSIGINFO, PTRACE_SYSEMU, PTRACE_SYSEMU_SINGLESTEP .\" PTRACE_SETSIGINFO, PTRACE_SYSEMU, PTRACE_SYSEMU_SINGLESTEP
.\" (Thanks to Blaisorblade, Daniel Jacobowitz and others who helped.) .\" (Thanks to Blaisorblade, Daniel Jacobowitz and others who helped.)
.\" .\"
.TH PTRACE 2 2006-03-24 "Linux 2.6.16" "Linux Programmer's Manual" .TH PTRACE 2 2006-03-24 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
ptrace \- process trace ptrace \- process trace
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -75,7 +75,7 @@
.\" Q_XQUOTASYNC .\" Q_XQUOTASYNC
.\" Q_XSETQLIM .\" Q_XSETQLIM
.\" .\"
.TH QUOTACTL 2 2007-06-01 "Linux 1.3.88" "Linux Programmer's Manual" .TH QUOTACTL 2 2007-06-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
quotactl \- manipulate disk quota quotactl \- manipulate disk quota
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" Modified Sat Jul 12 20:45:39 1997 by Michael Haardt .\" Modified Sat Jul 12 20:45:39 1997 by Michael Haardt
.\" <michael@cantor.informatik.rwth-aachen.de> .\" <michael@cantor.informatik.rwth-aachen.de>
.\" .\"
.TH READ 2 1997-07-12 "Linux 2.0.32" "Linux Programmer's Manual" .TH READ 2 1997-07-12 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
read \- read from a file descriptor read \- read from a file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" 2004-05-40 Created by Michael Kerrisk <mtk-manpages@gmx.net> .\" 2004-05-40 Created by Michael Kerrisk <mtk-manpages@gmx.net>
.\" 2004-10-05 aeb, minor correction .\" 2004-10-05 aeb, minor correction
.\" .\"
.TH READAHEAD 2 2004-10-05 "Linux 2.6.5" "Linux Programmer's Manual" .TH READAHEAD 2 2004-10-05 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
readahead \- perform file readahead into page cache readahead \- perform file readahead into page cache
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" In 1.3.X, returns only one entry each time; return value is different. .\" In 1.3.X, returns only one entry each time; return value is different.
.\" Modified 2004-12-01, mtk, fixed headers listed in SYNOPSIS .\" Modified 2004-12-01, mtk, fixed headers listed in SYNOPSIS
.\" .\"
.TH READDIR 2 2007-06-01 "Linux 1.3.6" "Linux Programmer's Manual" .TH READDIR 2 2007-06-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
readdir \- read directory entry readdir \- read directory entry
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -35,7 +35,7 @@
.\" Modified Tue Jul 9 23:55:17 1996 by aeb .\" Modified Tue Jul 9 23:55:17 1996 by aeb
.\" Modified Fri Jan 24 00:26:00 1997 by aeb .\" Modified Fri Jan 24 00:26:00 1997 by aeb
.\" .\"
.TH READLINK 2 1997-08-21 "Linux 2.0.30" "Linux Programmer's Manual" .TH READLINK 2 1997-08-21 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
readlink \- read value of a symbolic link readlink \- read value of a symbolic link
.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.
.\" .\"
.\" .\"
.TH READLINKAT 2 2006-07-21 "Linux 2.6.16" "Linux Programmer's Manual" .TH READLINKAT 2 2006-07-21 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
readlinkat \- read value of a symbolic link relative to readlinkat \- read value of a symbolic link relative to
a directory file descriptor a directory file descriptor

View File

@ -22,7 +22,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk-manpages@gmx.net> .\" Modified, 27 May 2004, Michael Kerrisk <mtk-manpages@gmx.net>
.\" Added notes on capability requirements .\" Added notes on capability requirements
.\" .\"
.TH REBOOT 2 2004-05-27 "Linux 2.6.6" "Linux Programmer's Manual" .TH REBOOT 2 2004-05-27 "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

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