Documentation: fix psyncv2 typo
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index 1d4e46c7ec95ed4990b591a2d4dc7f9c968e72b0..67fd83376fd3beffe1bf62e0e204981f2815eff9 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -708,7 +708,7 @@ ioengine=str        Defines how the job issues io to the file. The following
 
                        pvsync  Basic preadv(2) or pwritev(2) IO.
 
-                       psync2  Basic preadv2(2) or pwritev2(2) IO.
+                       pvsync2 Basic preadv2(2) or pwritev2(2) IO.
 
                        libaio  Linux native asynchronous io. Note that Linux
                                may only support queued behaviour with