diff options
author | Jim Meyering <jim@meyering.net> | 1997-10-24 13:06:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-10-24 13:06:56 +0000 |
commit | 4c29214245104808da2aeba4439bbca2ac9e12b4 (patch) | |
tree | 0238fef2c3d55dd51a2ea5bd9280aaa5c9c85506 | |
parent | d6b68f0fff346a543fec35950a593f129329f0ee (diff) | |
download | coreutils-4c29214245104808da2aeba4439bbca2ac9e12b4.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 39a8303ab..24ef16a6d 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -71,8 +71,8 @@ * src/chown.c: Likewise. * src/copy.c: Likewise. * src/du.c: Likewise. - Achim Blumensath reported that ``on systems where off_t is 64 bits - [not having a prototype] results in passing 0 as name_size...'' + Achim Blumensath reported that ``on systems like BeOS, where off_t is + 64 bits [not having a prototype] results in passing 0 as name_size...'' 1997-09-27 Jim Meyering <meyering@na-net.ornl.gov> |