chdir.2, chmod.2, chown.2, gethostname.2, getsid.2, pread.2, setpgid.2, sigaltstack.2, truncate.2, wait.2, dirfd.3, getsubopt.3, mkdtemp.3, mkstemp.3, siginterrupt.3, strdup.3: tstamp

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-09-26 17:43:00 +02:00
parent 34c909ac11
commit 7990e026cc
16 changed files with 16 additions and 16 deletions

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@gmail.com> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH CHDIR 2 2010-09-20 "Linux" "Linux Programmer's Manual" .TH CHDIR 2 2010-09-26 "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@gmail.com> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH CHMOD 2 2010-09-20 "Linux" "Linux Programmer's Manual" .TH CHMOD 2 2010-09-26 "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

@ -35,7 +35,7 @@
.\" (bsdgroups versus sysvgroups, and the effect of the parent .\" (bsdgroups versus sysvgroups, and the effect of the parent
.\" directory's set-group-ID permission bit). .\" directory's set-group-ID permission bit).
.\" .\"
.TH CHOWN 2 2010-09-20 "Linux" "Linux Programmer's Manual" .TH CHOWN 2 2010-09-26 "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

@ -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 2010-09-20 "Linux" "Linux Programmer's Manual" .TH GETHOSTNAME 2 2010-09-26 "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

@ -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 2010-09-20 "Linux" "Linux Programmer's Manual" .TH GETSID 2 2010-09-26 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getsid \- get session ID getsid \- get session ID
.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 PREAD 2 2010-09-20 "Linux" "Linux Programmer's Manual" .TH PREAD 2 2010-09-26 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
pread, pwrite \- read from or write to a file descriptor at a given offset pread, pwrite \- read from or write to a file descriptor at a given offset
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -43,7 +43,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 2010-09-20 "Linux" "Linux Programmer's Manual" .TH SETPGID 2 2010-09-26 "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

@ -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.
.\" .\"
.\" aeb, various minor fixes .\" aeb, various minor fixes
.TH SIGALTSTACK 2 2010-09-20 "Linux" "Linux Programmer's Manual" .TH SIGALTSTACK 2 2010-09-26 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sigaltstack \- set and/or get signal stack context sigaltstack \- set and/or get signal stack context
.SH SYNOPSIS .SH SYNOPSIS

View File

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

View File

@ -47,7 +47,7 @@
.\" 2005-05-10, mtk, __W* flags can't be used with waitid() .\" 2005-05-10, mtk, __W* flags can't be used with waitid()
.\" 2008-07-04, mtk, removed erroneous text about SA_NOCLDSTOP .\" 2008-07-04, mtk, removed erroneous text about SA_NOCLDSTOP
.\" .\"
.TH WAIT 2 2010-09-20 "Linux" "Linux Programmer's Manual" .TH WAIT 2 2010-09-26 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
wait, waitpid, waitid \- wait for process to change state wait, waitpid, waitid \- wait for process to change state
.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 DIRFD 3 2010-09-20 "Linux" "Linux Programmer's Manual" .TH DIRFD 3 2010-09-26 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
dirfd \- get directory stream file descriptor dirfd \- get directory stream file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -20,7 +20,7 @@
.\" TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE .\" TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
.\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.\" .\"
.TH GETSUBOPT 3 2010-09-20 "GNU" "Linux Programmer's Manual" .TH GETSUBOPT 3 2010-09-26 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getsubopt \- parse suboption arguments from a string getsubopt \- parse suboption arguments from a string
.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 MKDTEMP 3 2010-09-15 "GNU" "Linux Programmer's Manual" .TH MKDTEMP 3 2010-09-26 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
mkdtemp \- create a unique temporary directory mkdtemp \- create a unique temporary directory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,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 2010-09-20 "GNU" "Linux Programmer's Manual" .TH MKSTEMP 3 2010-09-26 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
mkstemp, mkostemp \- create a unique temporary file mkstemp, mkostemp \- create a unique temporary file
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" 386BSD man pages .\" 386BSD man pages
.\" Modified Sun Jul 25 10:40:51 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Jul 25 10:40:51 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Sun Apr 14 16:20:34 1996 by Andries Brouwer (aeb@cwi.nl) .\" Modified Sun Apr 14 16:20:34 1996 by Andries Brouwer (aeb@cwi.nl)
.TH SIGINTERRUPT 3 2010-09-20 "" "Linux Programmer's Manual" .TH SIGINTERRUPT 3 2010-09-26 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
siginterrupt \- allow signals to interrupt system calls siginterrupt \- allow signals to interrupt system calls
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" 386BSD man pages .\" 386BSD man pages
.\" Modified Sun Jul 25 10:41:34 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sun Jul 25 10:41:34 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Wed Oct 17 01:12:26 2001 by John Levon <moz@compsoc.man.ac.uk> .\" Modified Wed Oct 17 01:12:26 2001 by John Levon <moz@compsoc.man.ac.uk>
.TH STRDUP 3 2010-09-15 "GNU" "Linux Programmer's Manual" .TH STRDUP 3 2010-09-26 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
strdup, strndup, strdupa, strndupa \- duplicate a string strdup, strndup, strdupa, strndupa \- duplicate a string
.SH SYNOPSIS .SH SYNOPSIS