stat.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
David Prévot 2014-04-02 15:03:10 -04:00 committed by Michael Kerrisk
parent cc82e457b2
commit 5201bb40a7
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ not the file that it refers to.
.BR fstat ()
is identical to
.BR stat (),
except that the file about which informat is to be retrieved
except that the file about which information is to be retrieved
is specified by the file descriptor
.IR fd .
.PP