aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-06-27 12:07:36 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-06-27 12:07:36 +0000
commitbb5c8705d2f5776b13ced44d27f8fc861f353b2c (patch)
treef808f89b0487c7d5020a0a26ca68810e95f68734
parentabb02d5e20d676226b46ad70d63462b1f0a6a458 (diff)
downloadman-pages-bb5c8705d2f5776b13ced44d27f8fc861f353b2c.tar.gz
wfix
-rw-r--r--man2/getdents.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/getdents.2 b/man2/getdents.2
index 3076db21df..9b983537e6 100644
--- a/man2/getdents.2
+++ b/man2/getdents.2
@@ -91,7 +91,7 @@ is a null-terminated filename.
.I d_type
is a byte at the end of the structure that indicates the file type.
-It returns one of the following values:
+It contains one of the following values:
.TP 12
.B DT_BLK
This is a block device.