On Tue, Apr 28, 2009 at 5:45 AM, Mark Hills <mark@xxxxxxxxxxx> wrote: > > Signed-off-by: Mark Hills <mark@xxxxxxxxxxx> Thanks! Applied for 3.22. Cheers, Michael > --- > man3/closedir.3 | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/man3/closedir.3 b/man3/closedir.3 > index 264a3e9..170d49d 100644 > --- a/man3/closedir.3 > +++ b/man3/closedir.3 > @@ -44,7 +44,7 @@ function closes the directory stream associated with > \fIdirp\fP. > A successful call to > .BR closedir () > -also closes the underlying file descripotr associated with > +also closes the underlying file descriptor associated with > .IR dirp . > The directory stream descriptor \fIdirp\fP is not available > after this call. > -- > 1.6.2.4 > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git man-pages online: http://www.kernel.org/doc/man-pages/online_pages.html Found a bug? http://www.kernel.org/doc/man-pages/reporting_bugs.html -- 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