Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sbin/mount




To: Greg Oster <oster%netbsd.org@localhost>

Subject: Re: CVS commit: src/sbin/mount

From: David Holland <dholland-sourcechanges%netbsd.org@localhost>

Date: Fri, 14 Oct 2016 15:30:43 +0000


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
dholland%netbsd.org@localhost


References:

Re: CVS commit: src/sbin/mount
From: Greg Oster




Prev by Date: Re: CVS commit: src/sys/dev

Next by Date: Re: CVS commit: src/external/gpl3/binutils/usr.bin/ld

Previous by Thread: Re: CVS commit: src/sbin/mount

Next by Thread: Re: CVS commit: src/sys/kern

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index