diff options
-rw-r--r-- | doc/coreutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index b4cc85b13..ead568b1d 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -8821,7 +8821,7 @@ Interpreted sequences for file stat are: @item %i - Inode number @item %n - File name @item %N - Quoted File name with dereference if symbolic link -@item %o - IO block size +@item %o - I/O block size @item %s - Total size, in bytes @item %t - Major device type in hex @item %T - Minor device type in hex |