diff options
author | Jim Meyering <jim@meyering.net> | 2006-05-06 16:01:39 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-05-06 16:01:39 +0000 |
commit | 23e6a454b40faccb59101a0b7326da4b458b4b4f (patch) | |
tree | 89b055460da266114f5c03f7cbf1141ed73f5c90 /NEWS | |
parent | 9980147451dde051f49bbb4377b2ebdba1ecfd34 (diff) | |
download | coreutils-23e6a454b40faccb59101a0b7326da4b458b4b4f.tar.xz |
remove stray stat-related line
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -65,7 +65,6 @@ GNU coreutils NEWS -*- outline -*- stat accepts the new option --printf=FMT, where FMT is *not* automatically newline terminated. - works, backslash escapes in FMT *are* interpreted. stat: backslash escapes are interpreted in a format string specified via --printf=FMT, but not one specified via --format=FMT. That includes |