]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man/man2/futex.2
futex.2: Correct an ENOSYS error description
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 23 Jun 2016 08:29:41 +0000 (10:29 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 23 Jun 2016 10:47:41 +0000 (12:47 +0200)
commit017d194b0b95dd54bfbd1d13cb9a513e5581e95f
tree4d1cf58f56d2b6f02f23bf2e178e3f7ce0a4a4f1
parent0b97369dd8d57cbe02638c006aa4c147319559fa
futex.2: Correct an ENOSYS error description

Since Linux 4.5, FUTEX_CLOCK_REALTIME is allowed with with FUTEX_WAIT.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/futex.2