diff --git a/man2/syscalls.2 b/man2/syscalls.2 index 8e3b219dd..5dc211b83 100644 --- a/man2/syscalls.2 +++ b/man2/syscalls.2 @@ -770,10 +770,10 @@ To support this change, replacements were required for system calls that deal with file offsets and sizes. Thus the following system calls were added: .BR fcntl64 (2), -.BR ftruncate64 (2), .BR getdents64 (2), .BR stat64 (2), .BR statfs64 (2), +.BR truncate64 (2), and their analogs that work with file descriptors or symbolic links. These system calls supersede the older system calls