From 92a5f98331fb835bf227ec12df35b4d65e670cd2 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 17 Dec 2007 17:06:05 +0000 Subject: [PATCH] ffix --- man2/syscalls.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/syscalls.2 b/man2/syscalls.2 index 7f2a4f8e8..777f2096b 100644 --- a/man2/syscalls.2 +++ b/man2/syscalls.2 @@ -625,7 +625,7 @@ By now there are three different versions of (slot .IR __NR_stat ), and -.I sys_stat64() +.IR sys_stat64 () (slot .IR __NR_stat64 ), with the last being the most current.