From de5a3bb47d2e7d285e9d990410b1d9f903cac021 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 15 Jan 2015 13:43:19 +0100 Subject: [PATCH] futex.2: wfix Signed-off-by: Michael Kerrisk --- man2/futex.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/futex.2 b/man2/futex.2 index 8a9d4a8ae..051268b24 100644 --- a/man2/futex.2 +++ b/man2/futex.2 @@ -108,9 +108,9 @@ and in the remainder of this page, this argument is referred to as .I val2 when interpreted in this fashion. -Where it is required, +Where it is required, the .IR uaddr2 -is a pointer to a second futex that is employed by the operation. +argument is a pointer to a second futex that is employed by the operation. The interpretation of the final integer argument, .IR val3 , depends on the operation.