aboutsummaryrefslogtreecommitdiffstats
path: root/man2/readdir.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/readdir.2')
-rw-r--r--man2/readdir.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/readdir.2 b/man2/readdir.2
index 82d7781893..4665f3d75d 100644
--- a/man2/readdir.2
+++ b/man2/readdir.2
@@ -36,7 +36,7 @@ readdir \- read directory entry
.BI "int readdir(unsigned int " fd ", struct old_linux_dirent *" dirp ","
.BI " unsigned int " count );
.fi
-
+.PP
.IR Note :
There is no glibc wrapper for this system call; see NOTES.
.SH DESCRIPTION