Add pread/pwrite support to sync engine
[fio.git] / fio.1
diff --git a/fio.1 b/fio.1
index aacee101d0efa247eea771a19902496ab7284ff8..35056a8de58a35c15bbfc299d28f7d7b302ceb9c 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -209,6 +209,9 @@ Defines how the job issues I/O.  The following types are defined:
 Basic \fIread\fR\|(2) or \fIwrite\fR\|(2) I/O.  \fIfseek\fR\|(2) is used to
 position the I/O location.
 .TP
+.B psync
+Basic \fIpread\fR\|(2) or \fIpwrite\fR\|(2) I/O.
+.TP
 .B libaio
 Linux native asynchronous I/O.
 .TP