Merge branch 'asmfix' of https://github.com/oohal/fio
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index f36d4a77908502497697f8fa47b732ebc2b2c158..3a720c35b68e59d948921689ac56b6c2bfc7e95d 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -947,7 +947,7 @@ I/O type
 .. option:: direct=bool
 
        If value is true, use non-buffered I/O. This is usually O_DIRECT. Note that
-       ZFS on Solaris doesn't support direct I/O.  On Windows the synchronous
+       OpenBSD and ZFS on Solaris don't support direct I/O.  On Windows the synchronous
        ioengines don't support direct I/O.  Default: false.
 
 .. option:: atomic=bool