diff options
Diffstat (limited to 'man3/readdir.3')
| -rw-r--r-- | man3/readdir.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/readdir.3 b/man3/readdir.3 index 68a5ac0dae..2f8a7dcfcb 100644 --- a/man3/readdir.3 +++ b/man3/readdir.3 @@ -276,7 +276,7 @@ The standard also notes that the use of is incorrect; use .IR strlen(d_name) instead. -(On some systems, this field is defined as +(On some systems, this field is defined as .IR char\ d_name[1] !) By implication, the use .IR "sizeof(struct dirent)" |
