doc: clarify stat the meaning of --format="%t %T"
commit33242826650b8ed4ea5cfca646cb63bd0ff96d3e
authorPádraig Brady <P@draigBrady.com>
Tue, 12 Mar 2013 13:43:08 +0000 (12 13:43 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 22 Mar 2013 08:58:30 +0000 (22 08:58 +0000)
treed2c409648a4c87933b7687adbaa6ca3cff260f38
parent2c2d0b3644c2ce2fb723b7f888e3da3a1e4e3bca
doc: clarify stat the meaning of --format="%t %T"

* src/stat.c (usage): Mention that the values are only
defined for character and block special files.
* doc/coreutils.texi (stat invocation): Likewise.
Also mention st_rdev.
Reported in http://bugs.gnu.org/13927
doc/coreutils.texi
src/stat.c