Thanks David. Applied. On Fri, Mar 29, 2013 at 3:21 AM, David Prévot <taffit@xxxxxxxxxx> wrote: > --- > man2/getdents.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/getdents.2 b/man2/getdents.2 > index b0fc971..91d0a31 100644 > --- a/man2/getdents.2 > +++ b/man2/getdents.2 > @@ -73,7 +73,7 @@ struct linux_dirent { > offsetof(struct linux_dirent, d_name)) */ > /* > char pad; // Zero padding byte > - char d_type; // File type (only since Linux 2.6.4; > + char d_type; // File type (only since Linux 2.6.4); > // offset is (d_reclen \- 1) > */ > > -- > 1.7.10.4 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html