From e04e8187d2000562aad5caa88a03dd99662e8e7c Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 11 Jun 2008 06:57:00 +0000 Subject: [PATCH] tfix --- man2/syscalls.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/syscalls.2 b/man2/syscalls.2 index 398dcf815..1d689c832 100644 --- a/man2/syscalls.2 +++ b/man2/syscalls.2 @@ -606,7 +606,7 @@ of related system calls (e.g., .BR truncate (2) and -.BR ftruncate64 (2)) +.BR truncate64 (2)) which perform similar tasks, but which vary in details such as the size of their arguments. (As noted earlier, applications are generally unaware of this: