From 1b05b97a3eb370dd2ec08c8a65e0877213c85cc4 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 16 Jan 2015 07:55:31 +0100 Subject: [PATCH] sched_setattr.2: ffix Signed-off-by: Michael Kerrisk --- man2/sched_setattr.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/sched_setattr.2 b/man2/sched_setattr.2 index c8de5bbbe..48866c1a8 100644 --- a/man2/sched_setattr.2 +++ b/man2/sched_setattr.2 @@ -360,7 +360,7 @@ and (other than the ability to set the priority of all processes belonging to a specified user or all processes in a specified group) .BR setpriority (2). Analogously, -.BR sched_getattr() +.BR sched_getattr () provides a superset of the functionality of .BR sched_getscheduler (2), .BR sched_getparam (2),