]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 10 Jul 2006 11:05:36 +0000 (11:05 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 10 Jul 2006 11:05:36 +0000 (11:05 +0000)
man7/futex.7

index 595f89f8864d42e98aa5422713de543e336e7630..b1ddc3ebfeeda2f27ed9598328e2ecddb777f729 100644 (file)
@@ -71,7 +71,7 @@ and request that the kernel wait for another process to up the futex.
 This is done using the FUTEX_WAIT operation.
 .PP
 The 
-.BR futex() 
+.BR futex () 
 system call can optionally be passed a timeout specifying how long 
 the kernel should
 wait for the futex to be upped.