From 4965810a6b8e8fefd09d19fde1d43cb19bfd9616 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 11 May 2015 09:26:41 +0200 Subject: [PATCH] ioprio_set.2: wfix Signed-off-by: Michael Kerrisk --- man2/ioprio_set.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/ioprio_set.2 b/man2/ioprio_set.2 index 4734896f4..5382e3560 100644 --- a/man2/ioprio_set.2 +++ b/man2/ioprio_set.2 @@ -303,7 +303,7 @@ Attention is required when assigning this priority class to a process, since it may become starved if higher priority processes are constantly accessing the disk. .PP -Refer to +Refer to the kernel source file .I Documentation/block/ioprio.txt for more information on the CFQ I/O Scheduler and an example program. .SS Required permissions to set I/O priorities