]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 22 Oct 2000 13:02:00 +0000 (13:02 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Oct 2000 13:02:00 +0000 (13:02 +0000)
old/textutils/NEWS

index 22fe63a5033dbb8c5bf9b6be03a4d4be31c4f976..fe8bdfefc2759342dd082c25ac20d5ca7b1e9b29 100644 (file)
@@ -3,7 +3,7 @@ Changes in release 2.1
 * new program: shasum
 * wc accepts new -m option (count characters, not necessarily bytes)
 * wc's `--chars' option is now equivalent to -m, not --bytes as it used to be
-* `cat -n' works better when processing 2^31 or more lines
+* `cat -n' works properly when processing 2^31 or more lines
 [2.0g]
 * sort's --help output now warns that it is locale-aware
 * tail: fix a buffer underrun error that occurred on an empty pipe,