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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to