statx.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-04-22 20:55:57 +02:00
parent 46711e96c6
commit 108cd6a3d0
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ struct statx {
struct statx_timestamp stx_ctime; /* Last status change */
struct statx_timestamp stx_mtime; /* Last modification */
/* If this file represents device, then the next two feilds
/* If this file represents device, then the next two fields
contain the ID of the device */
__u32 stx_rdev_major; /* Major ID */
__u32 stx_rdev_minor; /* Minor ID */