Subject: Re: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chuq@chuq.com>
List: source-changes
Date: 06/06/2000 00:46:48
oops, got the log message backwards.
in reality, "-a" now does what "-A" did before.
and "-A" is unchanged.

ie. use the kernel's mount list for both, never /etc/fstab.

-Chuck


On Tue, Jun 06, 2000 at 12:09:16AM -0700, Chuck Silvers wrote:
> 
> Module Name:	basesrc
> Committed By:	chs
> Date:		Tue Jun  6 07:09:16 UTC 2000
> 
> Modified Files:
> 	basesrc/sbin/umount: umount.8 umount.c
> 
> Log Message:
> change ``-A'' to be a synonym for ``-a''.
> addresses PR 7629.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.7 -r1.8 basesrc/sbin/umount/umount.8
> cvs rdiff -r1.26 -r1.27 basesrc/sbin/umount/umount.c
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.