readdir.2: Minor wording fix

Signed-off-by: Michael Kerrisk <mtk@konstanz.(none)>
This commit is contained in:
Michael Kerrisk 2010-08-29 09:06:37 +02:00
parent d185a51006
commit cb8c0c9b69
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ is the distance from the start of the directory to this
.I d_reclen
is the size of
.IR d_name ,
not counting the null terminator.
not counting the terminating null byte.
.I d_name
is a null-terminated filename.
.SH "RETURN VALUE"