nrfiles vs nr_files mixups
[fio.git] / fio.1
diff --git a/fio.1 b/fio.1
index f01bf3a4faa9ef4a50aeb80dac3658c545eb356c..b0276c4cfb17f7b5cc33daa30e23a324d9a1b5c8 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -226,7 +226,7 @@ are likely to be issued. Default: true.
 .BI size \fR=\fPint
 Total size of I/O for this job.  \fBfio\fR will run until this many bytes have
 been transfered, unless limited by other options (\fBruntime\fR, for instance).
-Unless \fBnr_files\fR and \fBfilesize\fR options are given, this amount will be
+Unless \fBnrfiles\fR and \fBfilesize\fR options are given, this amount will be
 divided between the available files for the job. If not set, fio will use the
 full size of the given files or devices. If the the files do not exist, size
 must be given.