closedir.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Mark Hills 2009-04-28 16:14:10 +12:00 committed by Michael Kerrisk
parent 6ebde978ef
commit 08eaa638df
1 changed files with 1 additions and 1 deletions

View File

@ -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.