Module Name: src Committed By: dholland Date: Fri Feb 5 03:32:49 UTC 2016
Modified Files: src/usr.bin/units: units.c Log Message: Improve previous slightly; while we accept e.g. "meter2" to mean "meter^2", don't allow "meter-2" to be interpreted as "meter^-2" as that's very confusing. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/usr.bin/units/units.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.