X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.1;h=01c7cec03b5b345b3ac135608c5846844d145980;hp=66c9cb03b42a3a9d712e9f5e58054a30627edb56;hb=c879ba6731d0ed153b0a76b793bce0922b683a32;hpb=ae46966a4a0f0db7eb34a7b82d39a86735a8a293 diff --git a/fio.1 b/fio.1 index 66c9cb03..01c7cec0 100644 --- a/fio.1 +++ b/fio.1 @@ -119,7 +119,7 @@ Some parameters may take arguments of a specific type. Anywhere a numeric value is required, an arithmetic expression may be used, provided it is surrounded by parentheses. Supported operators are -addition, subtraction, multiplication, division and exponentiation. +addition, subtraction, multiplication, division, modulus, and exponentiation. For time values in expressions units are microseconds by default. This is different than for time values not in expressions (not enclosed in parentheses).