Fixes: b48c75727c64 ("inode.7: New page with information about inodes") Signed-off-by: Avinesh Kumar <akumar@xxxxxxx> --- man7/inode.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/inode.7 b/man7/inode.7 index 5140fb069..7b7e4dcd9 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, -- 2.41.0