Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2007 05:57:40 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/mount mount.c
Message-ID:  <200702060557.l165vfZ8064855@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rodrigc     2007-02-06 05:57:40 UTC

  FreeBSD src repository

  Modified files:
    sbin/mount           mount.c 
  Log:
  Print warning that "-t msdos" is deprecated and being converted to
  "-t msdosfs".  The conversion has been happening since 1.43, but
  no equivalent conversion happens in "umount -t", which led to some
  confusion with some users.
  
  PR:             79296
  Submitted by:   Nobuhiro Yasutomi <nobuhiro yasutomi nifty ne jp>
  
  Revision  Changes    Path
  1.94      +4 -1      src/sbin/mount/mount.c



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