diff options
author | Jim Meyering <jim@meyering.net> | 1996-05-31 03:44:15 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-05-31 03:44:15 +0000 |
commit | 090cd9f443f158f552e278908e2ac1a1cd2679a2 (patch) | |
tree | d9020fe00621467606e9577a951ee9d52884e91d /old/textutils | |
parent | b6c83bbaa049d7af60c8970a73ce8a8b47c3d0b4 (diff) | |
download | coreutils-090cd9f443f158f552e278908e2ac1a1cd2679a2.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 7d8f47611..51724c4bb 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -2,7 +2,7 @@ Changes in release 1.16 * sort is compatible with Unix sort when a key-end spec refers to the N'th character in a field that has fewer than N characters * tail with old-style options like -20k and +31m operates on units of bytes, - as --help documentation says. Before, it used units of lines. + as the --help usage message says. Before, it used units of lines. Changes in release 1.15 * od gives better diagnostics for invalid format specs * uses automake-generated Makefile templates |