diff options
Diffstat (limited to 'man7/sched.7')
| -rw-r--r-- | man7/sched.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/sched.7 b/man7/sched.7 index ba9196ac8d..4da3ea3314 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -318,7 +318,7 @@ sched_runtime <= sched_deadline <= sched_period In addition, under the current implementation, all of the parameter values must be at least 1024 (i.e., just over one microsecond, -which is the resolution of the implementation), and less than 2^63. +which is the resolution of the implementation), and less than 2\[ha]63. If any of these checks fails, .BR sched_setattr (2) fails with the error |
