gettime: use proper uint64_t types where needed
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index 014b7f3d4ca763135f131c163a054709e6b637e0..d5be376d3e5c4696bf9a381ff1944ba59dfbc6ac 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -704,7 +704,7 @@ overwrite=bool      If true, writes to a file will always overwrite existing
                and is large enough for the specified write phase, nothing
                will be done.
 
-end_fsync=bool If true, fsync file contents when the job exits.
+end_fsync=bool If true, fsync file contents when a write stage has completed.
 
 fsync_on_close=bool    If true, fio will fsync() a dirty file on close.
                This differs from end_fsync in that it will happen on every