summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-01-31 11:01:28 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-01-31 11:01:28 +0000
commit5b4b27342b889908366eee9e3ff2cb49c78f4a49 (patch)
tree9429bc3e7a7920e041504dedd0e2e379bd79bdbd
parentedd69fa879f80d9ebe55960683b943f7b5ac592a (diff)
Update date in .THman-pages-2.77
-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