Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/27/2000 06:22:12
Module Name:	basesrc
Committed By:	lukem
Date:		Wed Dec 27 04:22:12 UTC 2000

Modified Files:
	basesrc/sbin/mbrlabel: mbrlabel.8 mbrlabel.c

Log Message:
change behaviour of flags slightly:
-w	write in-core label if changed
-r	update on-disk as well as in-core label (with -w)
-f	force update (-w), even if there's been no change

-r behaviour suggested by matt green. what used to be `-f' is now `-wrf'


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/sbin/mbrlabel/mbrlabel.8
cvs rdiff -r1.11 -r1.12 basesrc/sbin/mbrlabel/mbrlabel.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.