[PATCH] fio.1: minor fixes

From: Aaron Carroll <aaronc_at_gelato.unsw.edu.au>
Date: Fri, 16 Nov 2007 21:36:41 +1100

 - Document reading job files from stdin with `-';
 - Fix a typo and remove a spurious line.

Signed-off-by: Aaron Carroll <aaronc_at_gelato.unsw.edu.au>

---
 fio.1 |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/fio.1 b/fio.1
index 35056a8..adab043 100644
--- a/fio.1
+++ b/fio.1
@@ -53,7 +53,9 @@ except `global', which has a special meaning.  Following the job name is
 a sequence of zero or more parameters, one per line, that define the
 behavior of the job.  Any line starting with a `;' or `#' character is
 considered a comment and ignored.
-job files.
+.P
+If \fIjobfile\fR is specified as `-', the job file will be read from
+standard input.
 .SS "Global Section"
 The global section contains default parameters for jobs specified in the
 job file.  A job is only affected by global sections residing above it,
@@ -87,7 +89,7 @@ sets of ranges, they are separated with a `,' or `/' character. For example:
 .SS "Parameter List"
 .TP
 .BI name \fR=\fPstr
-May be used to override the job name.  On the command line, this paramter
+May be used to override the job name.  On the command line, this parameter
 has the special purpose of signalling the start of a new job.
 .TP
 .BI description \fR=\fPstr
Received on Fri Nov 16 2007 - 11:36:41 CET

This archive was generated by hypermail 2.2.0 : Fri Nov 16 2007 - 12:00:03 CET