. TEXTUTILS-1_13F
authorJim Meyering <jim@meyering.net>
Thu, 30 Nov 1995 04:34:22 +0000 (04:34 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 30 Nov 1995 04:34:22 +0000 (04:34 +0000)
old/textutils/NEWS

index 7b33560..c18a5be 100644 (file)
@@ -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