diff options
author | Jim Meyering <jim@meyering.net> | 2002-09-18 08:31:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-09-18 08:31:16 +0000 |
commit | f02d6eea149169c6467da54b4e79dbc4b9f1f024 (patch) | |
tree | e6653b38863f77ebaf0a818823738816a9f0a801 | |
parent | 62718bc18d55647e17d1ae8937abf977066c003f (diff) | |
download | coreutils-f02d6eea149169c6467da54b4e79dbc4b9f1f024.tar.xz |
*** empty log message ***
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [4.5.2] * printf now honors the `--' command line delimiter -* od's 8-bytes formats x8, o8, and u8 now work +* od's 8-byte formats x8, o8, and u8 now work * tail now accepts fractional seconds for its --sleep-interval=S (-s) option [4.5.1] * du and ls now report sizes of symbolic links (before they'd always report 0) |