diff options
Diffstat (limited to 'man7/inode.7')
| -rw-r--r-- | man7/inode.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/inode.7 b/man7/inode.7 index 5140fb0690..7b7e4dcd92 100644 --- a/man7/inode.7 +++ b/man7/inode.7 @@ -98,7 +98,7 @@ This field gives the "preferred" blocksize for efficient filesystem I/O. an inefficient read-modify-rewrite.) .TP Number of blocks allocated to the file -\fIstat.st_blocks\fP; \fIstatx.stx_size\fP +\fIstat.st_blocks\fP; \fIstatx.stx_blocks\fP .IP This field indicates the number of blocks allocated to the file, 512-byte units, |
