gettid.2, restart_syscall.2, lockf.3, passwd.5, socket.7: tstamp

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-02-11 11:43:48 +01:00
parent 3053e800c0
commit 3bab9a5117
5 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
.TH GETTID 2 2013-02-04 "Linux" "Linux Programmer's Manual"
.TH GETTID 2 2014-02-11 "Linux" "Linux Programmer's Manual"
.SH NAME
gettid \- get thread identification
.SH SYNOPSIS

View File

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

View File

@ -25,7 +25,7 @@
.\" Added section stuff, aeb, 2002-04-22.
.\" Corrected include file, drepper, 2003-06-15.
.\"
.TH LOCKF 3 2012-07-07 "GNU" "Linux Programmer's Manual"
.TH LOCKF 3 2014-02-11 "GNU" "Linux Programmer's Manual"
.SH NAME
lockf \- apply, test or remove a POSIX lock on an open file
.SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" Modified Sun Jun 18 01:53:57 1995 by Andries Brouwer (aeb@cwi.nl)
.\" Modified Mon Jan 5 20:24:40 MET 1998 by Michael Haardt
.\" (michael@cantor.informatik.rwth-aachen.de)
.TH PASSWD 5 2012-05-03 "Linux" "Linux Programmer's Manual"
.TH PASSWD 5 2014-02-11 "Linux" "Linux Programmer's Manual"
.SH NAME
passwd \- password file
.SH DESCRIPTION

View File

@ -56,7 +56,7 @@
.\" SO_MAX_PACING_RATE (3.13)
.\" commit 62748f32d501f5d3712a7c372bbb92abc7c62bc7
.\"
.TH SOCKET 7 2014-01-20 Linux "Linux Programmer's Manual"
.TH SOCKET 7 2014-02-11 Linux "Linux Programmer's Manual"
.SH NAME
socket \- Linux socket interface
.SH SYNOPSIS