Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2006 00:47:53 +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.8
Message-ID:  <200602250047.k1P0lr1m050337@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rodrigc     2006-02-25 00:47:53 UTC

  FreeBSD src repository

  Modified files:
    sbin/mount           mount.8 
  Log:
  Update text to reflect that:
  - mount(8) now calls the nmount(2) system call directly, not mount(2)
  - specifying a filesystem type with -t will not automatically
    invoke an external /sbin/mount_XXXX program....this only happens for
    certain file system types.  For all other file system types, nmount(2)
    is called directly.
  
  Revision  Changes    Path
  1.75      +31 -9     src/sbin/mount/mount.8



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