futex.2: Various fixes in SEE ALSO

Reported-by: Rob Landley <rob@landley.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-05-22 05:23:14 +02:00
parent 028cb0809b
commit 9b936e9eec
1 changed files with 8 additions and 4 deletions

View File

@ -14,7 +14,7 @@
.\" material in the kernel source file Documentation/pi-futex.txt.
.\" 2.6.25 adds FUTEX_WAKE_BITSET, FUTEX_WAIT_BITSET
.\"
.TH FUTEX 2 2008-11-27 "Linux" "Linux Programmer's Manual"
.TH FUTEX 2 2010-05-22 "Linux" "Linux Programmer's Manual"
.SH NAME
futex \- Fast Userspace Locking system call
.SH SYNOPSIS
@ -264,6 +264,10 @@ read the sources of the futex userspace library referenced below.
.BR futex (7)
.PP
\fIFuss, Futexes and Furwocks: Fast Userlevel Locking in Linux\fP
(proceedings of the Ottawa Linux Symposium 2002),
futex example library, futex-*.tar.bz2
<URL:ftp://ftp.nl.kernel.org/pub/linux/kernel/people/rusty/>.
(proceedings of the Ottawa Linux Symposium 2002), online at
.br
http://kernel.org/doc/ols/2002/ols2002-pages-479-495.pdf
.PP
Futex example library, futex-*.tar.bz2 at
.br
ftp://ftp.nl.kernel.org/pub/linux/kernel/people/rusty/.