From 56d2079da7f166cf2db13e60b125488657cbd62b Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 20 Jan 2009 15:14:57 +1300 Subject: [PATCH] ioprio_set.2: srcfix --- man2/ioprio_set.2 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man2/ioprio_set.2 b/man2/ioprio_set.2 index 30f4dfa01..8cb0133ce 100644 --- a/man2/ioprio_set.2 +++ b/man2/ioprio_set.2 @@ -315,6 +315,8 @@ the function prototypes and macros described on this page. Suitable definitions can be found in .IR linux/ioprio.h . .SH "SEE ALSO" -.BR getpriority "(2), " open "(2), " capabilities (7) +.BR getpriority (2), +.BR open (2), +.BR capabilities (7) .sp Documentation/block/ioprio.txt in the kernel source tree.