cvs commit: doc/en_US.ISO8859-1/articles/new-users article.sgml doc/en_US.ISO8859-1/books/faq book.sgml

Giorgos Keramidas keramida at FreeBSD.org
Wed Jan 28 00:48:23 PST 2009


keramida    2009-01-28 08:48:22 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/articles/new-users article.sgml 
    en_US.ISO8859-1/books/faq book.sgml 
  Log:
  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
  
  Revision  Changes    Path
  1.51      +1 -1      doc/en_US.ISO8859-1/articles/new-users/article.sgml
  1.1108    +4 -4      doc/en_US.ISO8859-1/books/faq/book.sgml


More information about the cvs-all mailing list