]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 24 Oct 1997 13:06:56 +0000 (13:06 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 24 Oct 1997 13:06:56 +0000 (13:06 +0000)
old/fileutils/ChangeLog

index 39a8303ab2a5d86f2aeb21de2274602daf41de3e..24ef16a6d92d9c7494ec0342e72c6449d549ef4e 100644 (file)
@@ -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>