aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man1/iconv.12
-rw-r--r--man1/ldd.12
-rw-r--r--man2/connect.22
-rw-r--r--man2/dup.22
-rw-r--r--man2/epoll_ctl.22
-rw-r--r--man2/eventfd.22
-rw-r--r--man2/fallocate.22
-rw-r--r--man2/fcntl.22
-rw-r--r--man2/getitimer.22
-rw-r--r--man2/inotify_add_watch.22
-rw-r--r--man2/open.22
-rw-r--r--man2/pipe.22
-rw-r--r--man2/poll.22
-rw-r--r--man2/sendmmsg.22
-rw-r--r--man2/set_tid_address.22
-rw-r--r--man2/shmop.22
-rw-r--r--man2/signalfd.22
-rw-r--r--man2/splice.22
-rw-r--r--man2/syscalls.22
-rw-r--r--man2/syslog.22
-rw-r--r--man2/tee.22
-rw-r--r--man2/vmsplice.22
-rw-r--r--man3/ether_aton.32
-rw-r--r--man3/mallopt.32
-rw-r--r--man3/printf.32
-rw-r--r--man3/profil.32
-rw-r--r--man5/charmap.52
-rw-r--r--man5/proc.52
-rw-r--r--man7/epoll.72
-rw-r--r--man7/inotify.72
-rw-r--r--man7/libc.72
-rw-r--r--man7/pipe.72
-rw-r--r--man7/sched.72
-rw-r--r--man7/socket.72
-rw-r--r--man7/udplite.72
-rw-r--r--man8/iconvconfig.82
-rw-r--r--man8/ld.so.82
37 files changed, 37 insertions, 37 deletions
diff --git a/man1/iconv.1 b/man1/iconv.1
index 48fc5895f9..54e2655d52 100644
--- a/man1/iconv.1
+++ b/man1/iconv.1
@@ -23,7 +23,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH ICONV 1 2014-06-06 "GNU" "Linux User Manual"
+.TH ICONV 1 2014-07-08 "GNU" "Linux User Manual"
.SH NAME
iconv \- convert text from one character encoding to another
.SH SYNOPSIS
diff --git a/man1/ldd.1 b/man1/ldd.1
index 9792bad2cc..24ee20baa9 100644
--- a/man1/ldd.1
+++ b/man1/ldd.1
@@ -11,7 +11,7 @@
.\" May be distributed under the GNU General Public License
.\" %%%LICENSE_END
.\"
-.TH LDD 1 2012-07-16 "" "Linux Programmer's Manual"
+.TH LDD 1 2014-07-08 "" "Linux Programmer's Manual"
.SH NAME
ldd \- print shared library dependencies
.SH SYNOPSIS
diff --git a/man2/connect.2 b/man2/connect.2
index a3152e2df9..04b15f3ba9 100644
--- a/man2/connect.2
+++ b/man2/connect.2
@@ -64,7 +64,7 @@
.\" Modified 1998, 1999 by Andi Kleen
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH CONNECT 2 2014-05-10 "Linux" "Linux Programmer's Manual"
+.TH CONNECT 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
connect \- initiate a connection on a socket
.SH SYNOPSIS
diff --git a/man2/dup.2 b/man2/dup.2
index 70b6f4ea97..89e6ccde70 100644
--- a/man2/dup.2
+++ b/man2/dup.2
@@ -34,7 +34,7 @@
.\" details for dup2().
.\" 2008-10-09, mtk: add description of dup3()
.\"
-.TH DUP 2 2012-02-14 "Linux" "Linux Programmer's Manual"
+.TH DUP 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
dup, dup2, dup3 \- duplicate a file descriptor
.SH SYNOPSIS
diff --git a/man2/epoll_ctl.2 b/man2/epoll_ctl.2
index 84ad8436ae..2936bc7e97 100644
--- a/man2/epoll_ctl.2
+++ b/man2/epoll_ctl.2
@@ -17,7 +17,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH EPOLL_CTL 2 2012-04-15 "Linux" "Linux Programmer's Manual"
+.TH EPOLL_CTL 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
epoll_ctl \- control interface for an epoll descriptor
.SH SYNOPSIS
diff --git a/man2/eventfd.2 b/man2/eventfd.2
index 6a251faec1..2962c6c608 100644
--- a/man2/eventfd.2
+++ b/man2/eventfd.2
@@ -19,7 +19,7 @@
.\"
.\" 2008-10-10, mtk: describe eventfd2(), and EFD_NONBLOCK and EFD_CLOEXEC
.\"
-.TH EVENTFD 2 2010-08-30 Linux "Linux Programmer's Manual"
+.TH EVENTFD 2 2014-07-08 Linux "Linux Programmer's Manual"
.SH NAME
eventfd \- create a file descriptor for event notification
.SH SYNOPSIS
diff --git a/man2/fallocate.2 b/man2/fallocate.2
index d716db9176..a2b869a258 100644
--- a/man2/fallocate.2
+++ b/man2/fallocate.2
@@ -8,7 +8,7 @@
.\" 2011-09-19: Added FALLOC_FL_PUNCH_HOLE
.\" 2011-09-19: Substantial restructuring of the page
.\"
-.TH FALLOCATE 2 2014-05-08 "Linux" "Linux Programmer's Manual"
+.TH FALLOCATE 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
fallocate \- manipulate file space
.SH SYNOPSIS
diff --git a/man2/fcntl.2 b/man2/fcntl.2
index d74e8a67e2..806cec9866 100644
--- a/man2/fcntl.2
+++ b/man2/fcntl.2
@@ -59,7 +59,7 @@
.\" 2010-06-17, Michael Kerrisk
.\" Document F_SETPIPE_SZ and F_GETPIPE_SZ.
.\"
-.TH FCNTL 2 2014-06-13 "Linux" "Linux Programmer's Manual"
+.TH FCNTL 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
fcntl \- manipulate file descriptor
.SH SYNOPSIS
diff --git a/man2/getitimer.2 b/man2/getitimer.2
index 97be3aff2e..e941d6d9fc 100644
--- a/man2/getitimer.2
+++ b/man2/getitimer.2
@@ -9,7 +9,7 @@
.\" 2005-04-06 mtk, Matthias Lang <matthias@corelatus.se>
.\" Noted MAX_SEC_IN_JIFFIES ceiling
.\"
-.TH GETITIMER 2 2012-10-01 "Linux" "Linux Programmer's Manual"
+.TH GETITIMER 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
getitimer, setitimer \- get or set value of an interval timer
.SH SYNOPSIS
diff --git a/man2/inotify_add_watch.2 b/man2/inotify_add_watch.2
index d35df05bb3..62ad4a9915 100644
--- a/man2/inotify_add_watch.2
+++ b/man2/inotify_add_watch.2
@@ -25,7 +25,7 @@
.\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version
.\" 2006-02-07 mtk, various changes
.\"
-.TH INOTIFY_ADD_WATCH 2 2014-03-28 "Linux" "Linux Programmer's Manual"
+.TH INOTIFY_ADD_WATCH 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
inotify_add_watch \- add a watch to an initialized inotify instance
.SH SYNOPSIS
diff --git a/man2/open.2 b/man2/open.2
index df10a22bdb..c413d96628 100644
--- a/man2/open.2
+++ b/man2/open.2
@@ -48,7 +48,7 @@
.\" FIXME . Apr 08: The next POSIX revision has O_EXEC, O_SEARCH, and
.\" O_TTYINIT. Eventually these may need to be documented. --mtk
.\"
-.TH OPEN 2 2014-06-13 "Linux" "Linux Programmer's Manual"
+.TH OPEN 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
open, openat, creat \- open and possibly create a file
.SH SYNOPSIS
diff --git a/man2/pipe.2 b/man2/pipe.2
index 7f1a1d074a..7c4a1bf7f3 100644
--- a/man2/pipe.2
+++ b/man2/pipe.2
@@ -33,7 +33,7 @@
.\" to EXAMPLE text.
.\" 2008-10-10, mtk: add description of pipe2()
.\"
-.TH PIPE 2 2014-02-11 "Linux" "Linux Programmer's Manual"
+.TH PIPE 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pipe, pipe2 \- create pipe
.SH SYNOPSIS
diff --git a/man2/poll.2 b/man2/poll.2
index 390e7a9b7b..53aec824aa 100644
--- a/man2/poll.2
+++ b/man2/poll.2
@@ -28,7 +28,7 @@
.\" 2006-07-01, mtk, Added POLLRDHUP + various other wording and
.\" formatting changes.
.\"
-.TH POLL 2 2014-05-10 "Linux" "Linux Programmer's Manual"
+.TH POLL 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
poll, ppoll \- wait for some event on a file descriptor
.SH SYNOPSIS
diff --git a/man2/sendmmsg.2 b/man2/sendmmsg.2
index e3a6214c26..7ae1c3e9c5 100644
--- a/man2/sendmmsg.2
+++ b/man2/sendmmsg.2
@@ -25,7 +25,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SENDMMSG 2 2014-06-13 "Linux" "Linux Programmer's Manual"
+.TH SENDMMSG 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
sendmmsg \- send multiple messages on a socket
.SH SYNOPSIS
diff --git a/man2/set_tid_address.2 b/man2/set_tid_address.2
index 8ac65f2530..446b9009a1 100644
--- a/man2/set_tid_address.2
+++ b/man2/set_tid_address.2
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SET_TID_ADDRESS 2 2012-07-19 "Linux" "Linux Programmer's Manual"
+.TH SET_TID_ADDRESS 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
set_tid_address \- set pointer to thread ID
.SH SYNOPSIS
diff --git a/man2/shmop.2 b/man2/shmop.2
index 22d516a678..1cf1ff974f 100644
--- a/man2/shmop.2
+++ b/man2/shmop.2
@@ -38,7 +38,7 @@
.\"
.\" FIXME . Add an example program to this page.
.\"
-.TH SHMOP 2 2014-04-28 "Linux" "Linux Programmer's Manual"
+.TH SHMOP 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
shmat, shmdt \- System V shared memory operations
.SH SYNOPSIS
diff --git a/man2/signalfd.2 b/man2/signalfd.2
index b48a7ee6f5..b9a76b1ed6 100644
--- a/man2/signalfd.2
+++ b/man2/signalfd.2
@@ -17,7 +17,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH SIGNALFD 2 2009-01-13 Linux "Linux Programmer's Manual"
+.TH SIGNALFD 2 2014-07-08 Linux "Linux Programmer's Manual"
.SH NAME
signalfd \- create a file descriptor for accepting signals
.SH SYNOPSIS
diff --git a/man2/splice.2 b/man2/splice.2
index 6fc7a91b13..d3f0f6d029 100644
--- a/man2/splice.2
+++ b/man2/splice.2
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SPLICE 2 2012-05-04 "Linux" "Linux Programmer's Manual"
+.TH SPLICE 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
splice \- splice data to/from a pipe
.SH SYNOPSIS
diff --git a/man2/syscalls.2 b/man2/syscalls.2
index 7581e16191..7e6c9c8dca 100644
--- a/man2/syscalls.2
+++ b/man2/syscalls.2
@@ -28,7 +28,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SYSCALLS 2 2014-06-13 "Linux" "Linux Programmer's Manual"
+.TH SYSCALLS 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
syscalls \- Linux system calls
.SH SYNOPSIS
diff --git a/man2/syslog.2 b/man2/syslog.2
index 08830613ae..fe4d3dc827 100644
--- a/man2/syslog.2
+++ b/man2/syslog.2
@@ -30,7 +30,7 @@
.\" 2008-02-15, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Update LOG_BUF_LEN details; update RETURN VALUE section.
.\"
-.TH SYSLOG 2 2012-11-29 "Linux" "Linux Programmer's Manual"
+.TH SYSLOG 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
syslog, klogctl \- read and/or clear kernel message ring buffer;
set console_loglevel
diff --git a/man2/tee.2 b/man2/tee.2
index 24b11b59d7..aaeb6d76be 100644
--- a/man2/tee.2
+++ b/man2/tee.2
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH TEE 2 2012-05-04 "Linux" "Linux Programmer's Manual"
+.TH TEE 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
tee \- duplicating pipe content
.SH SYNOPSIS
diff --git a/man2/vmsplice.2 b/man2/vmsplice.2
index 35ab07fa09..0823d33565 100644
--- a/man2/vmsplice.2
+++ b/man2/vmsplice.2
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH VMSPLICE 2 2012-05-04 "Linux" "Linux Programmer's Manual"
+.TH VMSPLICE 2 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
vmsplice \- splice user pages into a pipe
.SH SYNOPSIS
diff --git a/man3/ether_aton.3 b/man3/ether_aton.3
index 1dc6953a55..15fd9f6b29 100644
--- a/man3/ether_aton.3
+++ b/man3/ether_aton.3
@@ -28,7 +28,7 @@
.\"
.\" Minor additions, aeb, 2013-06-21
.\"
-.TH ETHER_ATON 3 2013-07-04 "GNU" "Linux Programmer's Manual"
+.TH ETHER_ATON 3 2014-07-08 "GNU" "Linux Programmer's Manual"
.SH NAME
ether_aton, ether_ntoa, ether_ntohost, ether_hostton, ether_line,
ether_ntoa_r, ether_aton_r \- Ethernet address manipulation routines
diff --git a/man3/mallopt.3 b/man3/mallopt.3
index d1cf8137a9..f8782ef50c 100644
--- a/man3/mallopt.3
+++ b/man3/mallopt.3
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH MALLOPT 3 2012-04-30 "Linux" "Linux Programmer's Manual"
+.TH MALLOPT 3 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
mallopt \- set memory allocation parameters
.SH SYNOPSIS
diff --git a/man3/printf.3 b/man3/printf.3
index 7cee507893..dcb7f09877 100644
--- a/man3/printf.3
+++ b/man3/printf.3
@@ -31,7 +31,7 @@
.\" 2000-07-26 jsm28@hermes.cam.ac.uk - three small fixes
.\" 2000-10-16 jsm28@hermes.cam.ac.uk - more fixes
.\"
-.TH PRINTF 3 2013-12-30 "GNU" "Linux Programmer's Manual"
+.TH PRINTF 3 2014-07-08 "GNU" "Linux Programmer's Manual"
.SH NAME
printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf,
vsnprintf \- formatted output conversion
diff --git a/man3/profil.3 b/man3/profil.3
index 08cbda24bb..437ee28b28 100644
--- a/man3/profil.3
+++ b/man3/profil.3
@@ -25,7 +25,7 @@
.\" Modified Fri Jun 23 01:35:19 1995 Andries Brouwer <aeb@cwi.nl>
.\" (prompted by Bas V. de Bakker <bas@phys.uva.nl>)
.\" Corrected (and moved to man3), 980612, aeb
-.TH PROFIL 3 2007-07-26 "Linux" "Linux Programmer's Manual"
+.TH PROFIL 3 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
profil \- execution time profile
.SH SYNOPSIS
diff --git a/man5/charmap.5 b/man5/charmap.5
index de6e4a3531..177c9c7be1 100644
--- a/man5/charmap.5
+++ b/man5/charmap.5
@@ -16,7 +16,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH CHARMAP 5 2014-06-02 "GNU" "Linux Programmer's Manual"
+.TH CHARMAP 5 2014-07-08 "GNU" "Linux Programmer's Manual"
.SH NAME
charmap \- character set description file
.SH DESCRIPTION
diff --git a/man5/proc.5 b/man5/proc.5
index bf68cdbd9e..239d8ac4f0 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -59,7 +59,7 @@
.\" to see what information could be imported from that file
.\" into this file.
.\"
-.TH PROC 5 2014-05-28 "Linux" "Linux Programmer's Manual"
+.TH PROC 5 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
proc \- process information pseudo-filesystem
.SH DESCRIPTION
diff --git a/man7/epoll.7 b/man7/epoll.7
index 2768d49123..807deea79b 100644
--- a/man7/epoll.7
+++ b/man7/epoll.7
@@ -18,7 +18,7 @@
.\"
.\" Davide Libenzi <davidel@xmailserver.org>
.\"
-.TH EPOLL 7 2012-04-17 "Linux" "Linux Programmer's Manual"
+.TH EPOLL 7 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
epoll \- I/O event notification facility
.SH SYNOPSIS
diff --git a/man7/inotify.7 b/man7/inotify.7
index 93dacc6a96..f38d66a94a 100644
--- a/man7/inotify.7
+++ b/man7/inotify.7
@@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH INOTIFY 7 2014-05-23 "Linux" "Linux Programmer's Manual"
+.TH INOTIFY 7 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
inotify \- monitoring filesystem events
.SH DESCRIPTION
diff --git a/man7/libc.7 b/man7/libc.7
index 89ae5dd7c1..bc11d1c27c 100644
--- a/man7/libc.7
+++ b/man7/libc.7
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH LIBC 7 2014-04-20 "Linux" "Linux Programmer's Manual"
+.TH LIBC 7 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
libc \- overview of standard C libraries on Linux
.SH DESCRIPTION
diff --git a/man7/pipe.7 b/man7/pipe.7
index dc3484d8cf..1d7af0cf4a 100644
--- a/man7/pipe.7
+++ b/man7/pipe.7
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PIPE 7 2005-12-08 "Linux" "Linux Programmer's Manual"
+.TH PIPE 7 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pipe \- overview of pipes and FIFOs
.SH DESCRIPTION
diff --git a/man7/sched.7 b/man7/sched.7
index bb9382d3d2..c90e8d0359 100644
--- a/man7/sched.7
+++ b/man7/sched.7
@@ -29,7 +29,7 @@
.\"
.\" Worth looking at: http://rt.wiki.kernel.org/index.php
.\"
-.TH SCHED 7 2014-05-13 "Linux" "Linux Programmer's Manual"
+.TH SCHED 7 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
sched \- overview of scheduling APIs
.SH DESCRIPTION
diff --git a/man7/socket.7 b/man7/socket.7
index c21d3319ed..a445d82019 100644
--- a/man7/socket.7
+++ b/man7/socket.7
@@ -53,7 +53,7 @@
.\" SO_MAX_PACING_RATE (3.13)
.\" commit 62748f32d501f5d3712a7c372bbb92abc7c62bc7
.\"
-.TH SOCKET 7 2014-02-21 Linux "Linux Programmer's Manual"
+.TH SOCKET 7 2014-07-08 Linux "Linux Programmer's Manual"
.SH NAME
socket \- Linux socket interface
.SH SYNOPSIS
diff --git a/man7/udplite.7 b/man7/udplite.7
index 1e279e2aa5..50c12197ba 100644
--- a/man7/udplite.7
+++ b/man7/udplite.7
@@ -24,7 +24,7 @@
.\"
.\" $Id: udplite.7,v 1.12 2008/07/23 15:22:22 gerrit Exp gerrit $
.\"
-.TH UDPLITE 7 2008-12-03 "Linux" "Linux Programmer's Manual"
+.TH UDPLITE 7 2014-07-08 "Linux" "Linux Programmer's Manual"
.SH NAME
udplite \- Lightweight User Datagram Protocol
.SH SYNOPSIS
diff --git a/man8/iconvconfig.8 b/man8/iconvconfig.8
index 6cf3bcc66d..84c350af15 100644
--- a/man8/iconvconfig.8
+++ b/man8/iconvconfig.8
@@ -23,7 +23,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH ICONVCONFIG 8 2014-06-09 "GNU" "Linux System Administration"
+.TH ICONVCONFIG 8 2014-07-08 "GNU" "Linux System Administration"
.SH NAME
iconvconfig \- create iconv module configuration cache
.SH SYNOPSIS
diff --git a/man8/ld.so.8 b/man8/ld.so.8
index 6a6ecb2d08..a616aa875a 100644
--- a/man8/ld.so.8
+++ b/man8/ld.so.8
@@ -2,7 +2,7 @@
.\" This is in the public domain
.\" %%%LICENSE_END
.\"
-.TH LD.SO 8 2014-01-08 "GNU" "Linux Programmer's Manual"
+.TH LD.SO 8 2014-07-08 "GNU" "Linux Programmer's Manual"
.SH NAME
ld.so, ld-linux.so* \- dynamic linker/loader
.SH SYNOPSIS