Unify options with gfio
[fio.git] / fio.1
diff --git a/fio.1 b/fio.1
index be0cf91ec4e47901cb1e0bde257ef949604394fe..d197f7aeb2322800d8ed1bae6d41e4545ffd696b 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -1034,7 +1034,7 @@ Disable measurements of throughput/bandwidth numbers. See \fBdisable_lat\fR.
 .TP
 .BI lockmem \fR=\fPint
 Pin the specified amount of memory with \fBmlock\fR\|(2).  Can be used to
-simulate a smaller amount of memory.
+simulate a smaller amount of memory. The amount specified is per worker.
 .TP
 .BI exec_prerun \fR=\fPstr
 Before running the job, execute the specified command with \fBsystem\fR\|(3).