diff options
author | Jim Meyering <jim@meyering.net> | 2000-08-24 08:37:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-08-24 08:37:06 +0000 |
commit | fc5b8b497f65c332fd17bbad5a2798d32998af2a (patch) | |
tree | 4aa2b2855bdd33d6f898ae98f8005c219db7a3f8 /old/fileutils/NEWS | |
parent | 399ca3007b3efa78225387fd703fd189aa58246f (diff) | |
download | coreutils-fc5b8b497f65c332fd17bbad5a2798d32998af2a.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 2 |
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] |