OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man2 / ioprio_set.2
index ff8879b..b8c2d94 100644 (file)
@@ -296,8 +296,8 @@ Priority levels range from 0 (highest) to 7 (lowest).
 .TP
 .BR IOPRIO_CLASS_IDLE " (3)"
 This is the idle scheduling class.
-Processes running at this level only get I/O
-time when no-one else needs the disk.
+Processes running at this level get I/O
+time only when no-one else needs the disk.
 The idle class has no class data.
 Attention is required when assigning this priority class to a process,
 since it may become starved if higher priority processes are
@@ -352,7 +352,7 @@ Suitable definitions can be found in
 .I Documentation/block/ioprio.txt
 in the Linux kernel source tree
 .SH COLOPHON
-This page is part of release 3.78 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,