Subject: CVS commit: src/sbin/disklabel
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 03/19/2004 18:22:31
Module Name:	src
Committed By:	dyoung
Date:		Fri Mar 19 18:22:31 UTC 2004

Modified Files:
	src/sbin/disklabel: disklabel.8 disklabel.c

Log Message:
Add flag -F to disklabel. Flag -F indicates that the target of the
disklabel operation is a file, not a disk. With -t disktab and -T
disktype, the user may tell disklabel the "geometry" for the file.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sbin/disklabel/disklabel.8
cvs rdiff -r1.129 -r1.130 src/sbin/disklabel/disklabel.c

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