diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-01-10 16:05:01 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-01-10 16:05:01 +0100 |
| commit | 1ac80024c98715cf6ba9d70552dfa0eae163f002 (patch) | |
| tree | dd7c88a4fd713df231de59fb4fee3a2433db6764 | |
| parent | c5257d7893a70fc238800746c25a1bb009087f85 (diff) | |
| download | man-pages-1ac80024c98715cf6ba9d70552dfa0eae163f002.tar.gz | |
perf_event_open.2, seccomp.2, setns.2, shmget.2, memchr.3, pthread_tryjoin_np.3, strstr.3, random.4, epoll.7, netlink.7, pid_namespaces.7, tcp.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man2/perf_event_open.2 | 2 | ||||
| -rw-r--r-- | man2/seccomp.2 | 2 | ||||
| -rw-r--r-- | man2/setns.2 | 2 | ||||
| -rw-r--r-- | man2/shmget.2 | 2 | ||||
| -rw-r--r-- | man3/memchr.3 | 2 | ||||
| -rw-r--r-- | man3/pthread_tryjoin_np.3 | 2 | ||||
| -rw-r--r-- | man3/strstr.3 | 2 | ||||
| -rw-r--r-- | man4/random.4 | 2 | ||||
| -rw-r--r-- | man7/epoll.7 | 2 | ||||
| -rw-r--r-- | man7/netlink.7 | 2 | ||||
| -rw-r--r-- | man7/pid_namespaces.7 | 2 | ||||
| -rw-r--r-- | man7/tcp.7 | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2 index b76d11d70b..1aef264ae7 100644 --- a/man2/perf_event_open.2 +++ b/man2/perf_event_open.2 @@ -24,7 +24,7 @@ .\" This document is based on the perf_event.h header file, the .\" tools/perf/design.txt file, and a lot of bitter experience. .\" -.TH PERF_EVENT_OPEN 2 2014-08-19 "Linux" "Linux Programmer's Manual" +.TH PERF_EVENT_OPEN 2 2015-01-10 "Linux" "Linux Programmer's Manual" .SH NAME perf_event_open \- set up performance monitoring .SH SYNOPSIS diff --git a/man2/seccomp.2 b/man2/seccomp.2 index 5cf92e9777..dc92bb7780 100644 --- a/man2/seccomp.2 +++ b/man2/seccomp.2 @@ -24,7 +24,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SECCOMP 2 2014-06-23 "Linux" "Linux Programmer's Manual" +.TH SECCOMP 2 2015-01-10 "Linux" "Linux Programmer's Manual" .SH NAME seccomp \- operate on Secure Computing state of the process .SH SYNOPSIS diff --git a/man2/setns.2 b/man2/setns.2 index 3e6c4a5cb0..c862843c1c 100644 --- a/man2/setns.2 +++ b/man2/setns.2 @@ -5,7 +5,7 @@ .\" Licensed under the GPLv2 .\" %%%LICENSE_END .\" -.TH SETNS 2 2014-09-21 "Linux" "Linux Programmer's Manual" +.TH SETNS 2 2015-01-10 "Linux" "Linux Programmer's Manual" .SH NAME setns \- reassociate thread with a namespace .SH SYNOPSIS diff --git a/man2/shmget.2 b/man2/shmget.2 index 458463497f..6ea49039a2 100644 --- a/man2/shmget.2 +++ b/man2/shmget.2 @@ -35,7 +35,7 @@ .\" Language and formatting clean-ups .\" Added notes on /proc files .\" -.TH SHMGET 2 2014-10-02 "Linux" "Linux Programmer's Manual" +.TH SHMGET 2 2015-01-10 "Linux" "Linux Programmer's Manual" .SH NAME shmget \- allocates a System V shared memory segment .SH SYNOPSIS diff --git a/man3/memchr.3 b/man3/memchr.3 index c065dd3df6..6f5d064e50 100644 --- a/man3/memchr.3 +++ b/man3/memchr.3 @@ -29,7 +29,7 @@ .\" Modified Wed Feb 20 21:09:36 2002, Ian Redfern (redferni@logica.com) .\" 2008-07-09, mtk, add rawmemchr() .\" -.TH MEMCHR 3 2014-03-10 "" "Linux Programmer's Manual" +.TH MEMCHR 3 2015-01-10 "" "Linux Programmer's Manual" .SH NAME memchr, memrchr, rawmemchr \- scan memory for a character .SH SYNOPSIS diff --git a/man3/pthread_tryjoin_np.3 b/man3/pthread_tryjoin_np.3 index 920705f9f2..4fef86c659 100644 --- a/man3/pthread_tryjoin_np.3 +++ b/man3/pthread_tryjoin_np.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH PTHREAD_TRYJOIN_NP 3 2010-09-10 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_TRYJOIN_NP 3 2015-01-10 "Linux" "Linux Programmer's Manual" .SH NAME pthread_tryjoin_np, pthread_timedjoin_np \- try to join with a terminated thread diff --git a/man3/strstr.3 b/man3/strstr.3 index 57b66bdd63..de47a69b5f 100644 --- a/man3/strstr.3 +++ b/man3/strstr.3 @@ -30,7 +30,7 @@ .\" Added history, aeb, 980113. .\" 2005-05-05 mtk: added strcasestr() .\" -.TH STRSTR 3 2014-08-19 "GNU" "Linux Programmer's Manual" +.TH STRSTR 3 2015-01-10 "GNU" "Linux Programmer's Manual" .SH NAME strstr, strcasestr \- locate a substring .SH SYNOPSIS diff --git a/man4/random.4 b/man4/random.4 index 8fb96c89f5..4280bd58aa 100644 --- a/man4/random.4 +++ b/man4/random.4 @@ -16,7 +16,7 @@ .\" Add a Usage subsection that recommends most users to use .\" /dev/urandom, and emphasizes parsimonious usage of /dev/random. .\" -.TH RANDOM 4 2013-03-15 "Linux" "Linux Programmer's Manual" +.TH RANDOM 4 2015-01-10 "Linux" "Linux Programmer's Manual" .SH NAME random, urandom \- kernel random number source devices .SH SYNOPSIS diff --git a/man7/epoll.7 b/man7/epoll.7 index 943a30aeb6..c4f0f482c4 100644 --- a/man7/epoll.7 +++ b/man7/epoll.7 @@ -18,7 +18,7 @@ .\" .\" Davide Libenzi <davidel@xmailserver.org> .\" -.TH EPOLL 7 2014-07-08 "Linux" "Linux Programmer's Manual" +.TH EPOLL 7 2015-01-10 "Linux" "Linux Programmer's Manual" .SH NAME epoll \- I/O event notification facility .SH SYNOPSIS diff --git a/man7/netlink.7 b/man7/netlink.7 index 2e416f6a4c..179f4eb42f 100644 --- a/man7/netlink.7 +++ b/man7/netlink.7 @@ -8,7 +8,7 @@ .\" Based on the original comments from Alexey Kuznetsov .\" Modified 2005-12-27 by Hasso Tepper <hasso@estpak.ee> .\" $Id: netlink.7,v 1.8 2000/06/22 13:23:00 ak Exp $ -.TH NETLINK 7 2013-03-15 "Linux" "Linux Programmer's Manual" +.TH NETLINK 7 2015-01-10 "Linux" "Linux Programmer's Manual" .SH NAME netlink \- communication between kernel and user space (AF_NETLINK) .SH SYNOPSIS diff --git a/man7/pid_namespaces.7 b/man7/pid_namespaces.7 index 87add95576..2e0620dd38 100644 --- a/man7/pid_namespaces.7 +++ b/man7/pid_namespaces.7 @@ -24,7 +24,7 @@ .\" %%%LICENSE_END .\" .\" -.TH PID_NAMESPACES 7 2014-09-21 "Linux" "Linux Programmer's Manual" +.TH PID_NAMESPACES 7 2015-01-10 "Linux" "Linux Programmer's Manual" .SH NAME pid_namespaces \- overview of Linux PID namespaces .SH DESCRIPTION diff --git a/man7/tcp.7 b/man7/tcp.7 index 83755b7ef8..ad1c715b29 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -73,7 +73,7 @@ .\" commit c9bee3b7fdecb0c1d070c7b54113b3bdfb9a3d36 .\" Author: Eric Dumazet <edumazet@google.com> .\" -.TH TCP 7 2014-03-31 "Linux" "Linux Programmer's Manual" +.TH TCP 7 2015-01-10 "Linux" "Linux Programmer's Manual" .SH NAME tcp \- TCP protocol .SH SYNOPSIS |
