]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getdents.2: ffix
authorAlejandro Colomar <alx@kernel.org>
Sun, 17 Nov 2024 15:24:05 +0000 (16:24 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sun, 17 Nov 2024 17:27:16 +0000 (18:27 +0100)
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2/getdents.2

index 690ee6d72d978f8659625000f9ecf1b4f016957f..2950a154575d384234910f18db831ba760b883f1 100644 (file)
@@ -89,7 +89,7 @@ though on older filesystems it used to be
 the distance from the start of the directory to the start of the next
 .IR linux_dirent ;
 see
-.BR readdir (3) .
+.BR readdir (3).
 .I d_reclen
 is the size of this entire
 .IR linux_dirent .