K 10 svn:author V 8 keramida K 8 svn:date V 27 2009-01-28T08:48:21.000000Z K 7 svn:log V 373 Using "mount -t msdos" is deprecated; the canonical name of the filesystem type is "msdosfs". There has been some compatibility glue in mount(8) to silently convert "mount -t msdos" to "mount -t msdosfs" for a while now, but using the deprecated name may cause errors when someone tries to "umount -t msdos". The later doesn't work at all. Noticed by: rodrigc, long ago END