aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/clone.22
-rw-r--r--man2/flock.22
-rw-r--r--man2/getpid.22
-rw-r--r--man2/getunwind.22
-rw-r--r--man2/mount.22
-rw-r--r--man2/reboot.22
-rw-r--r--man2/semop.22
-rw-r--r--man2/seteuid.22
-rw-r--r--man2/setgid.22
-rw-r--r--man2/setns.22
-rw-r--r--man2/setresuid.22
-rw-r--r--man2/setreuid.22
-rw-r--r--man2/setuid.22
-rw-r--r--man2/uname.22
-rw-r--r--man2/unshare.22
-rw-r--r--man3/clock.32
-rw-r--r--man3/drand48.32
-rw-r--r--man5/proc.52
-rw-r--r--man7/capabilities.72
-rw-r--r--man7/credentials.72
-rw-r--r--man7/mq_overview.72
-rw-r--r--man7/namespaces.72
-rw-r--r--man7/pid_namespaces.72
-rw-r--r--man7/svipc.72
-rw-r--r--man7/user_namespaces.72
25 files changed, 25 insertions, 25 deletions
diff --git a/man2/clone.2 b/man2/clone.2
index 24c255db92..3e352f79f9 100644
--- a/man2/clone.2
+++ b/man2/clone.2
@@ -39,7 +39,7 @@
.\" 2008-11-19, mtk, document CLONE_NEWIPC
.\" 2008-11-19, Jens Axboe, mtk, document CLONE_IO
.\"
-.TH CLONE 2 2014-08-19 "Linux" "Linux Programmer's Manual"
+.TH CLONE 2 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
clone, __clone2 \- create a child process
.SH SYNOPSIS
diff --git a/man2/flock.2 b/man2/flock.2
index 8614a438f0..603796777d 100644
--- a/man2/flock.2
+++ b/man2/flock.2
@@ -32,7 +32,7 @@
.\" FIXME Maybe document LOCK_MAND, LOCK_RW, LOCK_READ, LOCK_WRITE
.\" which only have effect for SAMBA.
.\"
-.TH FLOCK 2 2014-06-13 "Linux" "Linux Programmer's Manual"
+.TH FLOCK 2 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
flock \- apply or remove an advisory lock on an open file
.SH SYNOPSIS
diff --git a/man2/getpid.2 b/man2/getpid.2
index d7c83c961a..ec0cc68c0c 100644
--- a/man2/getpid.2
+++ b/man2/getpid.2
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH GETPID 2 2008-09-23 "Linux" "Linux Programmer's Manual"
+.TH GETPID 2 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
getpid, getppid \- get process identification
.SH SYNOPSIS
diff --git a/man2/getunwind.2 b/man2/getunwind.2
index 5e35ec76dd..50d210d630 100644
--- a/man2/getunwind.2
+++ b/man2/getunwind.2
@@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH GETUNWIND 2 2013-02-13 Linux "Linux Programmer's Manual"
+.TH GETUNWIND 2 2014-09-21 Linux "Linux Programmer's Manual"
.SH NAME
getunwind \- copy the unwind data to caller's buffer
.SH SYNOPSIS
diff --git a/man2/mount.2 b/man2/mount.2
index bf341aa75f..696c371e64 100644
--- a/man2/mount.2
+++ b/man2/mount.2
@@ -37,7 +37,7 @@
.\" 2008-10-06, mtk: move umount*() material into separate umount.2 page.
.\" 2008-10-06, mtk: Add discussion of namespaces.
.\"
-.TH MOUNT 2 2014-03-17 "Linux" "Linux Programmer's Manual"
+.TH MOUNT 2 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
mount \- mount filesystem
.SH SYNOPSIS
diff --git a/man2/reboot.2 b/man2/reboot.2
index ac43a8b666..180cf1891b 100644
--- a/man2/reboot.2
+++ b/man2/reboot.2
@@ -25,7 +25,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.\"
-.TH REBOOT 2 2013-12-28 "Linux" "Linux Programmer's Manual"
+.TH REBOOT 2 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
reboot \- reboot or enable/disable Ctrl-Alt-Del
.SH SYNOPSIS
diff --git a/man2/semop.2 b/man2/semop.2
index b0278ed70c..3694d69d64 100644
--- a/man2/semop.2
+++ b/man2/semop.2
@@ -32,7 +32,7 @@
.\" 2005-04-08, mtk, Noted kernel version numbers for semtimedop()
.\" 2007-07-09, mtk, Added an EXAMPLE code segment.
.\"
-.TH SEMOP 2 2014-05-10 "Linux" "Linux Programmer's Manual"
+.TH SEMOP 2 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
semop, semtimedop \- System V semaphore operations
.SH SYNOPSIS
diff --git a/man2/seteuid.2 b/man2/seteuid.2
index 6b329665da..4690fd680a 100644
--- a/man2/seteuid.2
+++ b/man2/seteuid.2
@@ -26,7 +26,7 @@
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
.\"
-.TH SETEUID 2 2014-08-19 "Linux" "Linux Programmer's Manual"
+.TH SETEUID 2 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
seteuid, setegid \- set effective user or group ID
.SH SYNOPSIS
diff --git a/man2/setgid.2 b/man2/setgid.2
index 58ef180f95..d9cccd5d91 100644
--- a/man2/setgid.2
+++ b/man2/setgid.2
@@ -26,7 +26,7 @@
.\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2002-03-09 by aeb
.\"
-.TH SETGID 2 2013-02-19 "Linux" "Linux Programmer's Manual"
+.TH SETGID 2 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
setgid \- set group identity
.SH SYNOPSIS
diff --git a/man2/setns.2 b/man2/setns.2
index 65b2e2ef2d..cd3b6e31f8 100644
--- a/man2/setns.2
+++ b/man2/setns.2
@@ -5,7 +5,7 @@
.\" Licensed under the GPLv2
.\" %%%LICENSE_END
.\"
-.TH SETNS 2 2013-01-01 "Linux" "Linux Programmer's Manual"
+.TH SETNS 2 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
setns \- reassociate thread with a namespace
.SH SYNOPSIS
diff --git a/man2/setresuid.2 b/man2/setresuid.2
index 29d01d99d4..99ab94fbde 100644
--- a/man2/setresuid.2
+++ b/man2/setresuid.2
@@ -23,7 +23,7 @@
.\" %%%LICENSE_END
.\"
.\" Modified, 2003-05-26, Michael Kerrisk, <mtk.manpages@gmail.com>
-.TH SETRESUID 2 2014-06-13 "Linux" "Linux Programmer's Manual"
+.TH SETRESUID 2 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
setresuid, setresgid \- set real, effective and saved user or group ID
.SH SYNOPSIS
diff --git a/man2/setreuid.2 b/man2/setreuid.2
index 55161263e7..c6597e930e 100644
--- a/man2/setreuid.2
+++ b/man2/setreuid.2
@@ -42,7 +42,7 @@
.\" 2004-07-04 by aeb
.\" 2004-05-27 by Michael Kerrisk
.\"
-.TH SETREUID 2 2014-06-13 "Linux" "Linux Programmer's Manual"
+.TH SETREUID 2 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
setreuid, setregid \- set real and/or effective user or group ID
.SH SYNOPSIS
diff --git a/man2/setuid.2 b/man2/setuid.2
index 8e49e2f58e..c6f870eac0 100644
--- a/man2/setuid.2
+++ b/man2/setuid.2
@@ -27,7 +27,7 @@
.\" <richard@greenend.org.uk>, aeb 970616.
.\" Modified, 27 May 2004, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on capability requirements
-.TH SETUID 2 2014-06-13 "Linux" "Linux Programmer's Manual"
+.TH SETUID 2 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
setuid \- set user identity
.SH SYNOPSIS
diff --git a/man2/uname.2 b/man2/uname.2
index f96dd4a952..f1c187c209 100644
--- a/man2/uname.2
+++ b/man2/uname.2
@@ -24,7 +24,7 @@
.\"
.\" 2007-07-05 mtk: Added details on underlying system call interfaces
.\"
-.TH UNAME 2 2014-08-19 "Linux" "Linux Programmer's Manual"
+.TH UNAME 2 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
uname \- get name and information about current kernel
.SH SYNOPSIS
diff --git a/man2/unshare.2 b/man2/unshare.2
index d61449c96f..1f6c1abb27 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 2013-04-17 "Linux" "Linux Programmer's Manual"
+.TH UNSHARE 2 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
unshare \- disassociate parts of the process execution context
.SH SYNOPSIS
diff --git a/man3/clock.3 b/man3/clock.3
index 2a8609682e..5787367c40 100644
--- a/man3/clock.3
+++ b/man3/clock.3
@@ -26,7 +26,7 @@
.\" Modified 14 Jun 2002, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on differences from other UNIX systems with respect to
.\" waited-for children.
-.TH CLOCK 3 2013-08-19 "GNU" "Linux Programmer's Manual"
+.TH CLOCK 3 2014-09-21 "GNU" "Linux Programmer's Manual"
.SH NAME
clock \- determine processor time
.SH SYNOPSIS
diff --git a/man3/drand48.3 b/man3/drand48.3
index 6a3c4b7979..363188dcd1 100644
--- a/man3/drand48.3
+++ b/man3/drand48.3
@@ -27,7 +27,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 19:46:03 1993 by Rik Faith (faith@cs.unc.edu)
-.TH DRAND48 3 2013-06-21 "" "Linux Programmer's Manual"
+.TH DRAND48 3 2014-09-21 "" "Linux Programmer's Manual"
.SH NAME
drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48,
lcong48 \- generate uniformly distributed pseudo-random numbers
diff --git a/man5/proc.5 b/man5/proc.5
index a6b1a0e3a1..62b8c2922b 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -52,7 +52,7 @@
.\" to see what information could be imported from that file
.\" into this file.
.\"
-.TH PROC 5 2014-07-08 "Linux" "Linux Programmer's Manual"
+.TH PROC 5 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
proc \- process information pseudo-filesystem
.SH DESCRIPTION
diff --git a/man7/capabilities.7 b/man7/capabilities.7
index 17a8ae074d..a1adcb578e 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 2014-08-19 "Linux" "Linux Programmer's Manual"
+.TH CAPABILITIES 7 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
capabilities \- overview of Linux capabilities
.SH DESCRIPTION
diff --git a/man7/credentials.7 b/man7/credentials.7
index edf2b870d0..51d531204c 100644
--- a/man7/credentials.7
+++ b/man7/credentials.7
@@ -24,7 +24,7 @@
.\"
.\" 2007-06-13 Creation
.\"
-.TH CREDENTIALS 7 2014-05-21 "Linux" "Linux Programmer's Manual"
+.TH CREDENTIALS 7 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
credentials \- process identifiers
.SH DESCRIPTION
diff --git a/man7/mq_overview.7 b/man7/mq_overview.7
index eaae5ecc9e..dda649819a 100644
--- a/man7/mq_overview.7
+++ b/man7/mq_overview.7
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH MQ_OVERVIEW 7 2009-09-27 "Linux" "Linux Programmer's Manual"
+.TH MQ_OVERVIEW 7 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
mq_overview \- overview of POSIX message queues
.SH DESCRIPTION
diff --git a/man7/namespaces.7 b/man7/namespaces.7
index 5f6d05b040..c10547d847 100644
--- a/man7/namespaces.7
+++ b/man7/namespaces.7
@@ -24,7 +24,7 @@
.\" %%%LICENSE_END
.\"
.\"
-.TH NAMESPACES 7 2013-01-14 "Linux" "Linux Programmer's Manual"
+.TH NAMESPACES 7 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
namespaces \- overview of Linux namespaces
.SH DESCRIPTION
diff --git a/man7/pid_namespaces.7 b/man7/pid_namespaces.7
index ce6cffa85f..db6618a865 100644
--- a/man7/pid_namespaces.7
+++ b/man7/pid_namespaces.7
@@ -24,7 +24,7 @@
.\" %%%LICENSE_END
.\"
.\"
-.TH PID_NAMESPACES 7 2013-01-14 "Linux" "Linux Programmer's Manual"
+.TH PID_NAMESPACES 7 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
pid_namespaces \- overview of Linux PID namespaces
.SH DESCRIPTION
diff --git a/man7/svipc.7 b/man7/svipc.7
index 183e690665..94b5e82508 100644
--- a/man7/svipc.7
+++ b/man7/svipc.7
@@ -37,7 +37,7 @@
.\" * The only part that uniquely belongs in svipc(7) is perphaps
.\" the discussion of ipc_perm.
.\"
-.TH SVIPC 7 2013-02-12 "Linux" "Linux Programmer's Manual"
+.TH SVIPC 7 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
svipc \- System V interprocess communication mechanisms
.SH SYNOPSIS
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7
index dd4b3b143d..233b7c1bdf 100644
--- a/man7/user_namespaces.7
+++ b/man7/user_namespaces.7
@@ -24,7 +24,7 @@
.\" %%%LICENSE_END
.\"
.\"
-.TH USER_NAMESPACES 7 2013-01-14 "Linux" "Linux Programmer's Manual"
+.TH USER_NAMESPACES 7 2014-09-21 "Linux" "Linux Programmer's Manual"
.SH NAME
user_namespaces \- overview of Linux user_namespaces
.SH DESCRIPTION