futex.2: wfix

Reported-by: Jonathan Wakely <jwakely@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-12-19 06:22:47 +01:00
parent bc54ed38c5
commit 2af84f99ad
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ Besides the basic wait and wake-up futex functionality, there are further
futex operations aimed at supporting more complex use cases.
Note that
no explicit initialization or destruction are necessary to use futexes;
no explicit initialization or destruction is necessary to use futexes;
the kernel maintains a futex
(i.e., the kernel-internal implementation artifact)
only while operations such as