On Sun, Oct 09, 2016 at 12:57:50PM -0600, Greg Oster wrote:
 > > Modified Files:
 > >    src/sbin/mount: mount.c
 > > 
 > > Log Message:
 > > change warning message
 > > 
 > > previously attempting to use mount -t ext2 like myself would result in
 > > the warning "mount: mount_ext2 not found for /mnt", which (if you're
 > > me) can be misunderstood as "/mnt is not an ext2 filesystem"...
 > > 
 > > change it to "mount: mount_ext2 not found"
 > 
 > Consider running the following:
 > [snip]

That's why the conventional error message format goes like

   mount: /mnt4: mount_ext2 not found

-- 
David A. Holland
dholl...@netbsd.org

Reply via email to