aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <colomar.6.4.3@gmail.com>2020-10-28 20:34:12 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-10-28 22:14:02 +0100
commitd70361dab7f575b0962dbd61aa323704841406cf (patch)
treebc0da14225b0b9feafbc96f36ec18f2ca454fb29
parent276dc9a3cc8972d010a545ab2f8dabb606a8163d (diff)
downloadman-pages-d70361dab7f575b0962dbd61aa323704841406cf.tar.gz
getdents.2: wfix
Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/getdents.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/getdents.2 b/man2/getdents.2
index c08019fac3..02790b8f75 100644
--- a/man2/getdents.2
+++ b/man2/getdents.2
@@ -222,7 +222,7 @@ or
.I linux_dirent64
structure yourself.
.PP
-Probably, you probably want to use
+Probably, you want to use
.BR readdir (3)
instead of these system calls.
.PP