From 5b4b27342b889908366eee9e3ff2cb49c78f4a49 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 31 Jan 2008 11:01:28 +0000 Subject: Update date in .TH --- man2/futex.2 | 2 +- man2/splice.2 | 2 +- 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 -- cgit v1.2.3