close.2: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-26 14:00:23 +01:00
parent f5e1d420c7
commit bfc0e342a0
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ open file description (see
the resources associated with the open file description are freed;
if the descriptor was the last reference to a file which has been
removed using
.BR unlink (2)
.BR unlink (2),
the file is deleted.
.SH RETURN VALUE
.BR close ()