futex.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-11 09:37:53 +01:00
parent a72a3aeb43
commit 409f08b018
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ futex \- fast user-space locking
.BI " int *" uaddr2 ", int " val3 );
.\" int *? void *? u32 *?
.fi
.IR Note :
There is no glibc wrapper for this system call; see NOTES.
.SH DESCRIPTION