Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Erik E. Fair <fair@netbsd.org>
List: source-changes
Date: 12/20/1999 10:19:21
Module Name: basesrc
Committed By: fair
Date: Mon Dec 20 18:19:20 UTC 1999
Modified Files:
basesrc/sbin/disklabel: disklabel.c
Log Message:
change "millisecond" to "microsecond" for headswitch and track seek
comments, to resolve PR 8189. This makes the documentation for these
fields consistent. Not that it matters - a grep of syssrc shows that
these fields aren't actually used for anything and should probably be
GC'd.
To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 basesrc/sbin/disklabel/disklabel.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.