summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-12-10 20:59:35 +0000
committerJim Meyering <jim@meyering.net>1996-12-10 20:59:35 +0000
commit5ea5ea9d2c80579f556964abf19b105f54fced76 (patch)
tree0dd2f77f10dabb5b3cfbb5d779ce2cd8b9ff066e /old
parent7d21f2f4d0ce95cc0930c5ccf909b5d6d5dd35ea (diff)
downloadcoreutils-5ea5ea9d2c80579f556964abf19b105f54fced76.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index 217e6b496..a44518cde 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -22,7 +22,7 @@ Changes in release 1.20
with -COLUMN (a requirement of unrestricted use of form feeds)
* pr accepts new option: --test, to run the pr tests with a constant
header string
-* join passes all of its test on Alpha OSF 4.0.
+* join passes all of its tests on Alpha OSF 4.0.
* sort no longer improperly ignores blanks in determining starting and ending
positions for keys with explicit character offsets
* fix bug in csplit with regexp and negative offset that led to infinite loop