Ensure that random_seed is also added to dummy io_buf for dumping
[fio.git] / fio.1
diff --git a/fio.1 b/fio.1
index 1f1116c9ce59c0e49a52411b08dfb99214bdd7a7..4445c71ff975f7bba1d58854f28f047803ae3680 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -331,7 +331,13 @@ coalescing adjacents IOs into a single submission.
 Linux native asynchronous I/O.
 .TP
 .B posixaio
-glibc POSIX asynchronous I/O using \fIaio_read\fR\|(3) and \fIaio_write\fR\|(3).
+POSIX asynchronous I/O using \fIaio_read\fR\|(3) and \fIaio_write\fR\|(3).
+.TP
+.B solarisaio
+Solaris native asynchronous I/O.
+.TP
+.B windowsaio
+Windows native asynchronous I/O.
 .TP
 .B mmap
 File is memory mapped with \fImmap\fR\|(2) and data copied using