Makefile: Fix android compilation
[fio.git] / fio.1
diff --git a/fio.1 b/fio.1
index 78988c9e829ee7ecd37e44cbe043250cbfcdd02d..e3c3feaebc42a4b06e3a5f823ad5d8a04873f924 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -1965,8 +1965,7 @@ with the caveat that when used on the command line, they must come after the
 .BI (io_uring,libaio)cmdprio_percentage \fR=\fPint[,int]
 Set the percentage of I/O that will be issued with the highest priority.
 Default: 0. A single value applies to reads and writes. Comma-separated
-values may be specified for reads and writes. This option cannot be used
-with the `prio` or `prioclass` options. For this option to be effective,
+values may be specified for reads and writes. For this option to be effective,
 NCQ priority must be supported and enabled, and `direct=1' option must be
 used. fio must also be run as the root user.
 .TP