From a68beb356cbd6e048353d271585891b614d4259f Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 27 Jun 2015 11:04:28 +0200 Subject: [PATCH] sched.7: tfix Signed-off-by: Michael Kerrisk --- man7/sched.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/sched.7 b/man7/sched.7 index e63c74efc..914654d01 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -278,7 +278,7 @@ fields of the .I sched_attr structure; see .BR sched_setattr (2). -These fields express value in nanoseconds. +These fields express values in nanoseconds. .\" FIXME It looks as though specifying sched_period as 0 means .\" "make sched_period the same as sched_deadline". .\" This needs to be documented.