summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-24 08:37:06 +0000
committerJim Meyering <jim@meyering.net>2000-08-24 08:37:06 +0000
commitfc5b8b497f65c332fd17bbad5a2798d32998af2a (patch)
tree4aa2b2855bdd33d6f898ae98f8005c219db7a3f8 /old/fileutils/NEWS
parent399ca3007b3efa78225387fd703fd189aa58246f (diff)
downloadcoreutils-fc5b8b497f65c332fd17bbad5a2798d32998af2a.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index a04bf207f..990b5c022 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,6 +1,6 @@
Changes in release 4.01:
[4.0z]
-* dd's `skip' operator once again works on systems with a buggy lseek
+* dd's `skip=BLOCKS' operator once again works on systems with a buggy lseek
function (Linux, at least on SCSI tape devices)
* fix a typo in install-sh
[4.0y]