summaryrefslogtreecommitdiff
path: root/man2/readdir.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-04-05 12:36:57 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-04-05 12:36:57 +0000
commitcf0a9ace579bbce17142667d4712e0b5bdc0da20 (patch)
treebf9bf7f5ad4527480910aad037df405683942f98 /man2/readdir.2
parentb9208776db4eaf4d8e08a55dc66f49217d20804f (diff)
ffix
Diffstat (limited to 'man2/readdir.2')
-rw-r--r--man2/readdir.21
1 files changed, 0 insertions, 1 deletions
diff --git a/man2/readdir.2 b/man2/readdir.2
index 6a0fae563..8756d9c89 100644
--- a/man2/readdir.2
+++ b/man2/readdir.2
@@ -90,7 +90,6 @@ is the size of
not counting the null terminator.
.I d_name
is a null-terminated filename.
-.PP
.SH "RETURN VALUE"
On success, 1 is returned.
On end of directory, 0 is returned.