Update date in .TH

This commit is contained in:
Michael Kerrisk 2008-01-31 11:01:28 +00:00
parent edd69fa879
commit 5b4b27342b
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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