getdents.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-06-10 11:49:18 +02:00
parent 9562b9aee5
commit 3701115420
1 changed files with 1 additions and 1 deletions

View File

@ -167,8 +167,8 @@ system call is like
except that its second argument is a pointer to a buffer containing
structures of the following type:
.PP
.EX
.in +4n
.EX
struct linux_dirent64 {
ino64_t d_ino; /* 64-bit inode number */
off64_t d_off; /* 64-bit offset to next structure */