diff options
| -rw-r--r-- | man2/getdents.2 | 2 |
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. |
