K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2006-02-25T00:47:53.000000Z K 7 svn:log V 327 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. END