summaryrefslogtreecommitdiff
path: root/man/2/sys-dirread
diff options
context:
space:
mode:
Diffstat (limited to 'man/2/sys-dirread')
-rw-r--r--man/2/sys-dirread2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/2/sys-dirread b/man/2/sys-dirread
index 1599d58b..d39c9b93 100644
--- a/man/2/sys-dirread
+++ b/man/2/sys-dirread
@@ -42,7 +42,7 @@ are allowed on directories only to seek to the start.
In general, several calls to
.B dirread
will be needed to read the whole directory.
-.I Readdir (2)
+.IR Readdir (2)
provides functions that return all the directory entries at once,
optionally sorted.
.SH SEE ALSO