From 132d0055158a8c1973897ef99c2c6459fc8e1e4f Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Fri, 20 Jan 2012 14:22:56 +0000 Subject: stat: clarify the description of the %o stat format * src/stat.c (usage): Indicate this is a transfer size suggestion, rather than some persistent block size. * doc/coreutils.texi (stat invocation): Likewise. --- doc/coreutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 685de20bd..2ada96247 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -11031,7 +11031,7 @@ The valid @var{format} directives for files with @option{--format} and @item %m - Mount point (See note below) @item %n - File name @item %N - Quoted file name with dereference if symbolic link -@item %o - I/O block size +@item %o - Optimal I/O transfer size hint @item %s - Total size, in bytes @item %t - Major device type in hex @item %T - Minor device type in hex -- cgit v1.2.3-54-g00ecf