#85: fix milli/mega and 1000/1024 ambiguities ---------------------------------+------------------------------------------ Reporter: stuge | Owner: somebody Type: defect | Status: new Priority: minor | Milestone: Going mainstream Component: code | Version: Keywords: usability | Dependencies: Patchstatus: there is no patch | ---------------------------------+------------------------------------------ Do not confuse milli (m) with mega (M) in any output or input. Similarly try to clarify whether k means 1000 or 1024 and M means 1000000 or 1024*1024 whenever it is not perfectly clear from context.