stat.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-04-22 21:28:02 +02:00
parent 97ee9f3732
commit b3deaf0f74
1 changed files with 2 additions and 2 deletions

View File

@ -165,7 +165,7 @@ struct stat {
.fi .fi
.in .in
.I Note: .IR Note :
the order of fields in the the order of fields in the
.I stat .I stat
structure varies somewhat structure varies somewhat
@ -178,7 +178,7 @@ if you need to know the details.
.\" Background: inode attributes are modified with i_mutex held, but .\" Background: inode attributes are modified with i_mutex held, but
.\" read by stat() without taking the mutex. .\" read by stat() without taking the mutex.
.I Note: .IR Note :
For performance and simplicity reasons, different fields in the For performance and simplicity reasons, different fields in the
.I stat .I stat
structure may contain state information from different moments structure may contain state information from different moments