Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2009 08:48:22 +0000 (UTC)
From:      Giorgos Keramidas <keramida@FreeBSD.org>
To:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: doc/en_US.ISO8859-1/articles/new-users article.sgml doc/en_US.ISO8859-1/books/faq book.sgml
Message-ID:  <200901280848.n0S8mMPe003898@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901280848.n0S8mMPe003898>