K 10 svn:author V 3 jkh K 8 svn:date V 27 1996-12-11T10:01:56.000000Z K 7 svn:log V 512 The manual page of df called cd9660 file systems by the name isofs while the df command itself used the name iso9660fs or cdfs. Both of these were inconsistent with the name cd9660 which is used by the mount command. I modified df to recognize all of the names cd9660, cdfs, isofs, and iso9660fs, and take them all to refer to the same thing. Naturally I added a note of this behaviour in the manual page too. Submitted-By: Jukka Ukkonen END