From 48235a56f3202ca5ff03fb9d6a205d1cbfe181cc Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Thu, 30 Jun 2016 13:25:16 +0200 Subject: [PATCH] syscalls.2: tfix Signed-off-by: Jakub Wilk --- man2/syscalls.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/syscalls.2 b/man2/syscalls.2 index 3ebb9162d..6610631ad 100644 --- a/man2/syscalls.2 +++ b/man2/syscalls.2 @@ -818,7 +818,7 @@ on i386 one finds .IR old_select () and .IR old_mmap () -(routines that use a pointer to a +(routines that use a pointer to an argument block) instead. These days passing five arguments is not a problem any more, and there is a