diff options
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index bb79fa586..646f86d51 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,7 +2,7 @@ * src/df.c (show_dev): Treat `fsu.fsu_bavail == (unsigned long) -1' just like `fsu.fsu_blocks == 0' as an indicator that usage information - is invalid. This happens with Solaris-5.5.1 CD-ROM partitions. + is invalid. This happens with Solaris-5.5.1 CD-ROM mount points. * lib/save-cwd.h: Guard PARAMS-enabling definition with `defined PROTOTYPES || (defined __STDC__ && __STDC__)' to avoid |