Ulf Lilleengen schrieb:
Author: lulf
Date: Fri Apr 10 09:13:58 2009
New Revision: 190882
URL: http://svn.freebsd.org/changeset/base/190882
Log:
- Move logic for finding a unique drive name into its own routine for future
code reuse.
Modified:
head/sbin/gvinum/gvinum.c
[...]
+ /* Strip away eventual /dev/ in front. */
"eventual" does not mean what the author of this comment thought it
means. "possible" would be more fitting here. Also "away" is a bit
redundant. "/* Strip possible /dev/ in front. */" sounds better imo.
Christoph
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"