aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-04-19 13:36:54 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-04-19 13:36:54 +0200
commit9a86ff918e1752b5c1e14b9afef6b9d992ab805f (patch)
tree29b65175a60c8532d1d8afa2884fd790efe731f7
parent70ef44dec593999d923b3ce8927a30d5d5f2e6ba (diff)
downloadman-pages-9a86ff918e1752b5c1e14b9afef6b9d992ab805f.tar.gz
unshare.2, sched_getcpu.3, elf.5, capabilities.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/unshare.22
-rw-r--r--man3/sched_getcpu.32
-rw-r--r--man5/elf.52
-rw-r--r--man7/capabilities.72
4 files changed, 4 insertions, 4 deletions
diff --git a/man2/unshare.2 b/man2/unshare.2
index 47a63e7edd..f7ac64ee2a 100644
--- a/man2/unshare.2
+++ b/man2/unshare.2
@@ -17,7 +17,7 @@
.\" by clone, which would require porting and maintaining all commands
.\" such as login, and su, that establish a user session.
.\"
-.TH UNSHARE 2 2012-12-31 "Linux" "Linux Programmer's Manual"
+.TH UNSHARE 2 2013-04-17 "Linux" "Linux Programmer's Manual"
.SH NAME
unshare \- disassociate parts of the process execution context
.SH SYNOPSIS
diff --git a/man3/sched_getcpu.3 b/man3/sched_getcpu.3
index 9ecaf6b658..2e05504bfc 100644
--- a/man3/sched_getcpu.3
+++ b/man3/sched_getcpu.3
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SCHED_GETCPU 3 2013-03-01 "Linux" "Linux Programmer's Manual"
+.TH SCHED_GETCPU 3 2013-04-17 "Linux" "Linux Programmer's Manual"
.SH NAME
sched_getcpu \- determine CPU on which the calling thread is running
.SH SYNOPSIS
diff --git a/man5/elf.5 b/man5/elf.5
index e08987d3ec..d6a59e8bec 100644
--- a/man5/elf.5
+++ b/man5/elf.5
@@ -32,7 +32,7 @@
.\" 2007-10-11, Mike Frysinger <vapier@gentoo.org>, various fixes
.\" 2007-12-08, mtk, Converted from mdoc to man macros
.\"
-.TH ELF 5 2010-06-19 "Linux" "Linux Programmer's Manual"
+.TH ELF 5 2013-04-17 "Linux" "Linux Programmer's Manual"
.SH NAME
elf \- format of Executable and Linking Format (ELF) files
.SH SYNOPSIS
diff --git a/man7/capabilities.7 b/man7/capabilities.7
index 9e79783bc4..412ecf6ab3 100644
--- a/man7/capabilities.7
+++ b/man7/capabilities.7
@@ -45,7 +45,7 @@
.\" other capabilities where the permitted or inheritable bit is set.
.\" 2011-09-07, mtk/Serge hallyn: Add CAP_SYSLOG
.\"
-.TH CAPABILITIES 7 2013-03-11 "Linux" "Linux Programmer's Manual"
+.TH CAPABILITIES 7 2013-04-17 "Linux" "Linux Programmer's Manual"
.SH NAME
capabilities \- overview of Linux capabilities
.SH DESCRIPTION