aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man7')
-rw-r--r--man7/pthreads.72
-rw-r--r--man7/socket.72
-rw-r--r--man7/unix.72
3 files changed, 3 insertions, 3 deletions
diff --git a/man7/pthreads.7 b/man7/pthreads.7
index 6f391e9e34..52d4b41fa0 100644
--- a/man7/pthreads.7
+++ b/man7/pthreads.7
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREADS 7 2014-05-21 "Linux" "Linux Programmer's Manual"
+.TH PTHREADS 7 2015-02-21 "Linux" "Linux Programmer's Manual"
.SH NAME
pthreads \- POSIX threads
.SH DESCRIPTION
diff --git a/man7/socket.7 b/man7/socket.7
index 0571edbdd7..13cc413f59 100644
--- a/man7/socket.7
+++ b/man7/socket.7
@@ -52,7 +52,7 @@
.\" SO_BPF_EXTENSIONS (3.14)
.\" commit ea02f9411d9faa3553ed09ce0ec9f00ceae9885e
.\"
-.TH SOCKET 7 2014-07-08 Linux "Linux Programmer's Manual"
+.TH SOCKET 7 2015-02-21 Linux "Linux Programmer's Manual"
.SH NAME
socket \- Linux socket interface
.SH SYNOPSIS
diff --git a/man7/unix.7 b/man7/unix.7
index 2c6a0961a2..c3c6bdfed8 100644
--- a/man7/unix.7
+++ b/man7/unix.7
@@ -17,7 +17,7 @@
.\" address that can appear in the sockaddr_un structure: pathname,
.\" unnamed, and abstract.
.\"
-.TH UNIX 7 2014-12-31 "Linux" "Linux Programmer's Manual"
+.TH UNIX 7 2015-02-21 "Linux" "Linux Programmer's Manual"
.SH NAME
unix \- sockets for local interprocess communication
.SH SYNOPSIS