aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-02-11 11:43:48 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-02-11 11:43:48 +0100
commit3bab9a51170897584a571df9e53b210c435e391c (patch)
treea933589160f865d9d53aeb2c9db57b82ae8bf6a4
parent3053e800c06bcff10c9e475f6fc85b5bfcfaf85d (diff)
downloadman-pages-3bab9a51170897584a571df9e53b210c435e391c.tar.gz
gettid.2, restart_syscall.2, lockf.3, passwd.5, socket.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/gettid.22
-rw-r--r--man2/restart_syscall.22
-rw-r--r--man3/lockf.32
-rw-r--r--man5/passwd.52
-rw-r--r--man7/socket.72
5 files changed, 5 insertions, 5 deletions
diff --git a/man2/gettid.2 b/man2/gettid.2
index 308f2e0b4f..63fbc5d680 100644
--- a/man2/gettid.2
+++ b/man2/gettid.2
@@ -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
diff --git a/man2/restart_syscall.2 b/man2/restart_syscall.2
index 5fe6ccf61a..b0c09eefd3 100644
--- a/man2/restart_syscall.2
+++ b/man2/restart_syscall.2
@@ -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
diff --git a/man3/lockf.3 b/man3/lockf.3
index f902edd195..b0c2661de6 100644
--- a/man3/lockf.3
+++ b/man3/lockf.3
@@ -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
diff --git a/man5/passwd.5 b/man5/passwd.5
index 843cbabc72..2c69bad47e 100644
--- a/man5/passwd.5
+++ b/man5/passwd.5
@@ -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
diff --git a/man7/socket.7 b/man7/socket.7
index 014e6c7f79..74efe6de98 100644
--- a/man7/socket.7
+++ b/man7/socket.7
@@ -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