This commit is contained in:
Michael Kerrisk 2007-12-17 17:06:05 +00:00
parent d2296c225b
commit 92a5f98331
1 changed files with 1 additions and 1 deletions

View File

@ -625,7 +625,7 @@ By now there are three different versions of
(slot (slot
.IR __NR_stat ), .IR __NR_stat ),
and and
.I sys_stat64() .IR sys_stat64 ()
(slot (slot
.IR __NR_stat64 ), .IR __NR_stat64 ),
with the last being the most current. with the last being the most current.