From c4949ba48860fc1a5f7fda9bdec52c18f7905083 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 29 Jul 2012 07:13:48 +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 25206482d..c1dd64c00 100644 --- a/man2/ioprio_set.2 +++ b/man2/ioprio_set.2 @@ -189,7 +189,7 @@ kernel 2.6.13. .SH "CONFORMING TO" These system calls are Linux-specific. .SH NOTES -Glibc does not provide wrapper for these system calls; call them using +Glibc does not provide a wrapper for these system calls; call them using .BR syscall (2). Two or more processes or threads can share an I/O context.