Add ioprio_set() support for DragonFlyBSD
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index 2a4f4d02398b434f43859e879c1e978fef9291be..ab25cb2796ddafeec8b375fe832c61825238fe81 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -1064,7 +1064,8 @@ nice=int  Run the job with the given nice value. See man nice(2).
 
 prio=int       Set the io priority value of this job. Linux limits us to
                a positive value between 0 and 7, with 0 being the highest.
 
 prio=int       Set the io priority value of this job. Linux limits us to
                a positive value between 0 and 7, with 0 being the highest.
-               See man ionice(1).
+               See man ionice(1). Refer to an appropriate manpage for
+               other operating systems since meaning of priority may differ.
 
 prioclass=int  Set the io priority class. See man ionice(1).
 
 
 prioclass=int  Set the io priority class. See man ionice(1).