summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/futex.22
-rw-r--r--man2/splice.22
2 files changed, 2 insertions, 2 deletions
diff --git a/man2/futex.2 b/man2/futex.2
index 14a34eeec..4d8c0f4c8 100644
--- a/man2/futex.2
+++ b/man2/futex.2
@@ -12,7 +12,7 @@
.\" to be documented in the manual page. Probably there is sufficient
.\" material in the kernel source file Documentation/pi-futex.txt.
.\"
-.TH FUTEX 2 2007-01-31 "Linux" "Linux Programmer's Manual"
+.TH FUTEX 2 2008-01-31 "Linux" "Linux Programmer's Manual"
.SH NAME
futex \- Fast Userspace Locking system call
.SH SYNOPSIS
diff --git a/man2/splice.2 b/man2/splice.2
index a85470dc0..d92dbe792 100644
--- a/man2/splice.2
+++ b/man2/splice.2
@@ -23,7 +23,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\"
-.TH SPLICE 2 2007-01-31 "Linux" "Linux Programmer's Manual"
+.TH SPLICE 2 2008-01-31 "Linux" "Linux Programmer's Manual"
.SH NAME
splice \- splice data to/from a pipe
.SH SYNOPSIS