*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 17 Oct 2002 15:08:19 +0000 (15:08 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 17 Oct 2002 15:08:19 +0000 (15:08 +0000)
ChangeLog

index f7fd06a..286add0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
 
        * Version 4.5.4.
 
-       Fix a problem that could make cat misbehave on systems which
+       Fix a problem that could make e.g., `cat' misbehave on systems which
        give invalid (unreasonably large) values for stat.st_blksize.
        * src/system.h (ST_BLKSIZE): Ensure that the result is in [1..4MB].
        Reported by Petter Reinholdtsen.