futex.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-13 15:14:12 +01:00
parent 180f97b797
commit 52dee70ef0
1 changed files with 1 additions and 1 deletions

View File

@ -752,7 +752,7 @@ with Linux 2.6.0.
Initial futex support was merged in Linux 2.5.7 but with different semantics
from what was described above.
A 4-argument system call with the semantics
A four-argument system call with the semantics
described in this page was introduced in Linux 2.5.40.
In Linux 2.5.70, one argument
was added.