syscalls.2: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-10-18 04:56:09 +02:00
parent 5a967b5861
commit 5024580d6b
1 changed files with 1 additions and 1 deletions

View File

@ -712,7 +712,7 @@ and
.IR __NR_ugetrlimit ).
.IP *
Linux 2.4 increased the size of user and group IDs from 16 to 32 bits.
.\" 64 bit off_t changes: ftruncate64, *stat64,
.\" 64-bit off_t changes: ftruncate64, *stat64,
.\" fcntl64 (because of the flock structure), getdents64, *statfs64
To support this change, a range of system calls were added
(e.g.,