From dcdfde2633442ed55f99e39cd277b80684445605 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 14 Jan 2015 06:49:44 +0100 Subject: [PATCH] futex.2: srcfix Signed-off-by: Michael Kerrisk --- man2/futex.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/futex.2 b/man2/futex.2 index 6c2154be5..bdb28e767 100644 --- a/man2/futex.2 +++ b/man2/futex.2 @@ -144,7 +144,7 @@ As a convenience, defines a set of constants with the suffix .BR _PRIVATE that are equivalents of all of the operations listed below, -.\" except the obsolete FUTEX_FD for which the "private" flag was +.\" except the obsolete FUTEX_FD, for which the "private" flag was .\" meaningless but with the .BR FUTEX_PRIVATE_FLAG