Skip to content
Snippets Groups Projects
Commit 2bf794b6 authored by Marcus Stollsteimer's avatar Marcus Stollsteimer Committed by Diego Biurrun
Browse files

doc: avtools-common-opts: Fix terminology concerning metric prefixes


'k', 'M', and 'G' are SI (unit) prefixes or metric prefixes,
not 'number postfixes'. Also, the statement regarding binary
prefixes ("powers of 2 are used instead of powers of 10")
might be misinterpreted (1 kB = 10^3 B, but 1 KiB != 2^3 B).

Signed-off-by: default avatarDiego Biurrun <diego@biurrun.de>
parent f2ce813e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment