summaryrefslogtreecommitdiff
path: root/old/textutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-05-11 14:06:53 +0000
committerJim Meyering <jim@meyering.net>1995-05-11 14:06:53 +0000
commit01eb16e3390c87169fe6f6a1a521cf08f2d977b6 (patch)
tree5072669441e220d8639074c591f4c5e0c9e6c9c3 /old/textutils/NEWS
parent821c7fe59eb9d12aa3195a42253086fea23afaa9 (diff)
downloadcoreutils-01eb16e3390c87169fe6f6a1a521cf08f2d977b6.tar.xz
merge with 1.11.1
Diffstat (limited to 'old/textutils/NEWS')
-rw-r--r--old/textutils/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index 729f53208..92bd5c61b 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -5,7 +5,7 @@ User-visible changes in release 1.12
lines sooner
* sort properly orders fields where one field is a proper prefix of the other
* sort properly interprets field offsets specified via the -k option
-* dd, od, and tail work on systems for which off_t is long long (e.g. BD4.4)
+* dd, od, and tail work on systems for which off_t is long long (e.g. BSD4.4)
* wc is faster when not counting words
* wc now works even when file pointer isn't at beginning of file
* expand no longer seg faults with very long tab lists