From 3bab9a51170897584a571df9e53b210c435e391c Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 11 Feb 2014 11:43:48 +0100 Subject: [PATCH] gettid.2, restart_syscall.2, lockf.3, passwd.5, socket.7: tstamp Signed-off-by: Michael Kerrisk --- man2/gettid.2 | 2 +- man2/restart_syscall.2 | 2 +- man3/lockf.3 | 2 +- man5/passwd.5 | 2 +- man7/socket.7 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/man2/gettid.2 b/man2/gettid.2 index 308f2e0b4..63fbc5d68 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 5fe6ccf61..b0c09eefd 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 f902edd19..b0c2661de 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 843cbabc7..2c69bad47 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 014e6c7f7..74efe6de9 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