Subject: CVS commit: src/sbin/disklabel
To: None <source-changes@NetBSD.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 11/12/2004 01:00:40
Module Name:	src
Committed By:	hubertf
Date:		Fri Nov 12 01:00:40 UTC 2004

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

Log Message:
Translate an error message from C to english.

Before:	disklabel: warning, partition g: offset % cylinder-size != 0
After:	disklabel: warning, partition g: not starting on cylinder boundary


To generate a diff of this commit:
cvs rdiff -r1.134 -r1.135 src/sbin/disklabel/disklabel.c

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