fio: make gauss a duplicate of normal for file_service_type
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index d2acd8fbd38ef4648f97ff5c743381de60b87b86..6e53cff81fec4cf4f4b5533a2c9cd6ccdb2793c7 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -853,10 +853,13 @@ Target file/device
                **pareto**
                        Use a *Pareto* distribution to decide what file to access.
 
-               **gauss**
+               **normal**
                        Use a *Gaussian* (normal) distribution to decide what file to
                        access.
 
+               **gauss**
+                       Alias for normal.
+
        For *random*, *roundrobin*, and *sequential*, a postfix can be appended to
        tell fio how many I/Os to issue before switching to a new file. For example,
        specifying ``file_service_type=random:8`` would cause fio to issue