summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-11-30 04:34:22 +0000
committerJim Meyering <jim@meyering.net>1995-11-30 04:34:22 +0000
commitefac765819c9511e8c838aa50cfa18240bc5c315 (patch)
tree62226159322acedede0763ee2e2a2292403bb65f
parent1c7a2ac60f4ca3542b197d9cfb6523c7add99349 (diff)
downloadcoreutils-efac765819c9511e8c838aa50cfa18240bc5c315.tar.gz
-rw-r--r--old/textutils/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index 7b335603d..c18a5bece 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -2,7 +2,7 @@ User-visible changes in release 1.14
* sorting works with character offsets larger than corresponding field width
* sort's -b option and `b' modifier work
* sort -k2,2 works.
-* csplit detects integer overflow of command line arguments
+* csplit detects integer overflow when converting command line arguments
* sort accepts new option/flag, -g, for sorting numbers in scientific notation
* join accepts POSIX `-o 0' field specifier.
* tr 'a[b*512]' '[a*]' < /dev/null terminates