]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getdents.2: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 10 Jun 2020 09:49:18 +0000 (11:49 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 10 Jun 2020 09:49:18 +0000 (11:49 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/getdents.2

index d53286ad9f39b4da421165867a75dcd4a48e06ca..42d62fea81fd839591622dc0d57ebb54dda40e31 100644 (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 */