stat.2: tfix

Signed-off-by: Andrew Clayton <andrew@digital-domain.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Andrew Clayton 2017-04-25 13:18:14 +01:00 committed by Michael Kerrisk
parent 20c8cd9a65
commit 7ad5fb5de5
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ if you need to know the details.
.\" Background: inode attributes are modified with i_mutex held, but
.\" read by stat() without taking the mutex.
.IR Note :
f performance and simplicity reasons, different fields in the
for performance and simplicity reasons, different fields in the
.I stat
structure may contain state information from different moments
during the execution of the system call.