From 496df3049b2749efcb91165d04b983c487216bd0 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 4 Jun 2014 09:39:08 +0200 Subject: [PATCH] futex.2: tfix 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 7897a27e0..a9f054cdf 100644 --- a/man2/futex.2 +++ b/man2/futex.2 @@ -260,7 +260,7 @@ A required pointer argument (i.e., .IR uaddr2 , or .IR timeout ) -di not point to a valid user-space address. +did not point to a valid user-space address. .TP .B EINTR A @@ -289,7 +289,7 @@ the address is not 4-byte-aligned. .TP .B EINVAL .RB ( FUTEX_WAKE ) -The kernel detected ian inconsistency between the user-space state at +The kernel detected an inconsistency between the user-space state at .I uaddr and the kernel state\(emthat is, it detected a waiter which waits in .BR FUTEX_LOCK_PI .