diff options
| -rw-r--r-- | man2/unshare.2 | 2 | ||||
| -rw-r--r-- | man3/sched_getcpu.3 | 2 | ||||
| -rw-r--r-- | man5/elf.5 | 2 | ||||
| -rw-r--r-- | man7/capabilities.7 | 2 |
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 |
