]> git.ipfire.org Git - thirdparty/man-pages.git/commit
man/man2/futex.2: Prepare for sashimi
authorAlejandro Colomar <alx@kernel.org>
Tue, 27 May 2025 13:09:44 +0000 (15:09 +0200)
committerAlejandro Colomar <alx@kernel.org>
Fri, 30 May 2025 11:13:49 +0000 (13:13 +0200)
commit325e7851b827450a89452a58bce78afb5c9fabe2
treee25ada9a0bfdf322434cc3038f0c241a798ea623
parentbc19e4afae1b13bb5840e8d9dfec0f0fe67d38ce
man/man2/futex.2: Prepare for sashimi

-  Remove dead code (redundant .P).
-  Adjust white space.
-  Remove redundant note.
-  Use the same language as always about returning -1 and setting errno.
-  Split errors.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2/futex.2